diff --git a/Windows/Native Messaging.md b/Windows/Native Messaging.md new file mode 100644 index 0000000..2bf07a2 --- /dev/null +++ b/Windows/Native Messaging.md @@ -0,0 +1,7 @@ +# Native Messaging + +`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Native Messaging` + +| Group Policy | Policy equivalent | +|-------------------------------------------------------|-------------------------------------| +| Configure Native Messaging block list -> Enabled -> * | NativeMessagingBlocklist: [ "*" ], | \ No newline at end of file diff --git a/Windows/Other Policies.md b/Windows/Other Policies.md new file mode 100644 index 0000000..eddad1b --- /dev/null +++ b/Windows/Other Policies.md @@ -0,0 +1,6 @@ +# Other Policies + +`Computer Configuration\Policies\Administrative Templates\Microsoft Edge` + +| Group Policy | Policy equivalent | +|---------------------------------------------------|--------------------------------------------| \ No newline at end of file diff --git a/Windows/Password manager and protection.md b/Windows/Password manager and protection.md new file mode 100644 index 0000000..4360e13 --- /dev/null +++ b/Windows/Password manager and protection.md @@ -0,0 +1,7 @@ +# 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 | \ No newline at end of file diff --git a/Windows/Performance.md b/Windows/Performance.md new file mode 100644 index 0000000..d559568 --- /dev/null +++ b/Windows/Performance.md @@ -0,0 +1,7 @@ +# Performance + +`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Performance` + +| Group Policy | Policy equivalent | +|---------------------------------------------------|--------------------------------------------| +| Pin browser essentials toolbar button -> Disabled | PinBrowserEssentialsToolbarButton : false | \ No newline at end of file diff --git a/Windows/Private Network Request Settings.md b/Windows/Private Network Request Settings.md new file mode 100644 index 0000000..32f71e3 --- /dev/null +++ b/Windows/Private Network Request Settings.md @@ -0,0 +1,7 @@ +# 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 | \ No newline at end of file