mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-07-20 21:10:20 +08:00
11 lines
288 B
JSON
11 lines
288 B
JSON
{
|
|
"Version": "1.0",
|
|
"Settings": [
|
|
{ "Name": "Supported", "Value": "configured" },
|
|
{ "Name": "Supported", "Value": false },
|
|
{ "Name": "Unknown", "Value": true },
|
|
{ "Name": "TooNew", "Value": true },
|
|
{ "Name": "DisableModernStandbyNetworking", "Value": true }
|
|
]
|
|
}
|