1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-11-21 18:01:34 -05:00

Remove Windows (unmaintained anyways)

This commit is contained in:
Tommy 2024-10-08 09:36:41 -07:00 committed by GitHub
parent 9686fa03b3
commit 59914cb396
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 0 additions and 95 deletions

View File

@ -1,7 +0,0 @@
# Cast
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Cast`
| Group Policy | Policy equivalent |
|---------------------------------|---------------------------|
| Enabled Google Cast -> Disabled | EnableMediaRouter: false |

View File

@ -1,17 +0,0 @@
# Content Settings
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Content Settings`
| Group Policy | Policy equivalent |
|------------------------------------------------|-------------------------------------------|
| Block cookies on specific sites -> ntp.msn.com | CookiesBlockedForUrls": [ "ntp.msn.com" ] |
| Default geolocation setting -> Enabled -> Don't allow any site to track users' physical location | DefaultGeolocationSetting: 2 |
| Control use of insecure content Exceptions -> Enabled -> Do not allow any sites to load mixed content | DefaultInsecureContentSetting: 2 |
| Configure cookies -> Enabled -> Keep cookies for the duration of the session, except ones listed in "SaveCookiesOnExit" | DefaultCookiesSetting: 4 |
| Default setting for third-party storage partitioning -> Let third-party storage partitioning to be enabled. |DefaultThirdPartyStoragePartitioningSetting: 1 |
| Control the use of File System API for reading -> Don't allow any site to request and read access to files and directories via the File System API | DefaultFileSystemReadGuardSetting: 2 |
| Control the use of File System API for writing -> Don't allow any site to request and write access to files and directories via the File System API | DefaultFileSystemWriteGuardSetting: 2 |
| Control use of the Web Bluetooth API -> Don't allow any site to request access to Bluetooth devices via the Web Bluetooth API |DefaultWebBluetoothGuardSetting: 2 |
| Control use of WebHID API -> Enabled -> Don't allow any site to request access to HID devices via the WebHID API | DefaultWebHidGuardSetting: 2 |
| Allow notifications to set Microsoft Edge as default PDF reader -> Disabled | ShowPDFDefaultRecommendationsEnabled: false |
| Choose whether users can recieve customized background images and text, suggestions, notifications, and tips for Microsoft services -> Disabled | SpotlightExperiencesAndRecommendationsEnabled |

View File

@ -1,7 +0,0 @@
# Experimentation
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Experimentation`
| Group Policy | Policy equivalent |
|------------------------------------------------|-------------------------------------------|
| Configure users ability to override feature flags -> Enabled -> Allow users to override feature flags | FeatureFlagOverridesControl 1 |

View File

@ -1,8 +0,0 @@
# Extensions
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Extensions`
| Group Policy | Policy equivalent |
|----------------------------------------------------------------------|-------------------------------------|
| Control which extensions cannot be installed -> Enabled -> Show -> * | ExtensionInstallBlocklist": [ "*" ] |
| Configure extension management settings -> Enabled -> {"ddkjiahejlhfcafbddmgiahcphecmpfh": {"installation_mode": "allowed", "update_url": "https://clients2.google.com/service/update2/crx", "override_update_url": true, "sidebar_auto_open_blocked": true}} | ExtensionSettings: {"ddkjiahejlhfcafbddmgiahcphecmpfh": {"installation_mode": "allowed", "update_url": "https://clients2.google.com/service/update2/crx", "override_update_url": true, "sidebar_auto_open_blocked": true}}

View File

@ -1,7 +0,0 @@
# Game settings
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Game settings`
| Group Policy | Policy equivalent |
|--------------------------------|--------------------------|
| Enabled Gamer Mode -> Disabled | GamerModeEnabled: false |

View File

@ -1,7 +0,0 @@
# HTTP authentication
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\HTTP authentication`
| Group Policy | Policy equivalent |
|-------------------------------------------------|----------------------------------------|
| Windows Hello for HTTP Auth Enabled -> Disabled | WindowsHelloForHTTPAuthEnabled: false |

View File

@ -1,8 +0,0 @@
# Manageability
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Manageability`
| Group Policy | Policy equivalent |
|-----------------------------------------------|------------------------------|
| Microsoft Edge management enabled -> Disabled | EdgeManagementEnabled: false |
| Mobile App Management Enabled -> Disabled | MAMEnabled: false |

View File

@ -1,7 +0,0 @@
# Native Messaging
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Native Messaging`
| Group Policy | Policy equivalent |
|-------------------------------------------------------|-------------------------------------|
| Configure Native Messaging block list -> Enabled -> * | NativeMessagingBlocklist: [ "*" ], |

View File

@ -1,6 +0,0 @@
# Other Policies
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge`
| Group Policy | Policy equivalent |
|---------------------------------------------------|--------------------------------------------|

View File

@ -1,7 +0,0 @@
# Password manager and protection
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Password manager and protection`
| Group Policy | Policy equivalent |
|--------------------------------------------------------------|-------------------------------------|
| Enable saving passwords to the password manager -> Disabbled | PasswordManagerEnabled": false |

View File

@ -1,7 +0,0 @@
# Performance
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Performance`
| Group Policy | Policy equivalent |
|---------------------------------------------------|--------------------------------------------|
| Pin browser essentials toolbar button -> Disabled | PinBrowserEssentialsToolbarButton : false |

View File

@ -1,7 +0,0 @@
# Private Network Request Settings
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Private Network Request Settings`
| Group Policy | Policy equivalent |
|---------------------------------|------------------------------------------------------------------|
| Specifies whether to allow websites to make requests to more private-network endpoints -> Disabled | InsecurePrivateNetworkRequestsAllowed": false |