- Upgrade to Enterprise edition of Windows 10/11 if you are running Home or Pro.
- You can do this through the Change Edition option in the Extras menu in MAS.
- Open the Group Policy Editor. Search for "Edit Group Policy" in search or run
gpedit.msc.
gpedit.msc.| { | |
| "$schema": "https://json-schema.org/draft/2020-12/schema", | |
| "title": "sing-box config schema", | |
| "type": "object", | |
| "properties": { | |
| "log": { | |
| "$ref": "#/$defs/log.schema.json" | |
| }, | |
| "dns": { | |
| "$ref": "#/$defs/dns.schema.json" |