diff --git a/change/react-native-windows-c6a14e9f-726b-48c7-b6a0-9962e8f8a8fa.json b/change/react-native-windows-c6a14e9f-726b-48c7-b6a0-9962e8f8a8fa.json
new file mode 100644
index 00000000000..43378fa93fd
--- /dev/null
+++ b/change/react-native-windows-c6a14e9f-726b-48c7-b6a0-9962e8f8a8fa.json
@@ -0,0 +1,7 @@
+{
+ "type": "patch",
+ "comment": "Allow disabling static graph restore under VS (#11186)",
+ "packageName": "react-native-windows",
+ "email": "julio.rocha@microsoft.com",
+ "dependentChangeType": "patch"
+}
diff --git a/vnext/Directory.Build.props b/vnext/Directory.Build.props
index 6b2b51ae54d..c744ce09f42 100644
--- a/vnext/Directory.Build.props
+++ b/vnext/Directory.Build.props
@@ -67,7 +67,7 @@
- true
+ true
\ No newline at end of file
diff --git a/vnext/PropertySheets/NuGet.Cpp.props b/vnext/PropertySheets/NuGet.Cpp.props
index 4196bec6ecc..871af9d08c9 100644
--- a/vnext/PropertySheets/NuGet.Cpp.props
+++ b/vnext/PropertySheets/NuGet.Cpp.props
@@ -1,5 +1,5 @@
-
- true
+ true
false