diff --git a/Group Policies/Cloud Content.md b/Group Policies/Cloud Content.md deleted file mode 100644 index dcf4073..0000000 --- a/Group Policies/Cloud Content.md +++ /dev/null @@ -1,5 +0,0 @@ -# Cloud Content - -`Computer Configuration\Administrative Templates\Windows Component\Cloud Content` - -Turn off Microsoft consumer experiences -> Enable (only affects Enterprise & Education) \ No newline at end of file diff --git a/Group Policies/Microsoft Edge.md b/Group Policies/Microsoft Edge.md new file mode 100644 index 0000000..e58292f --- /dev/null +++ b/Group Policies/Microsoft Edge.md @@ -0,0 +1,10 @@ +# Microsoft Edge Group Policy + +`Computer Configuration\Administrative Templates\Windows Components\Microsoft Edge` + +Configure Autofill -> Disable (Password Manager is off so no reason for autofill to be on) +Configure Do Not Track -> Enable +Allow Extensions -> Disable (I do not use extensions, and they reduce security in a lot of cases) +Allow Adobe Flash -> Disable (Dead technology, dangerous) +Configure Password Manager -> Disable (**The password manager does NOT have E2EE**) +Prevent using Localhost IP address for WebRTC -> Enable \ No newline at end of file diff --git a/Group Policies/Windows Error Reporting.md b/Group Policies/Windows Error Reporting.md new file mode 100644 index 0000000..a00c367 --- /dev/null +++ b/Group Policies/Windows Error Reporting.md @@ -0,0 +1,5 @@ +# Windows Error Reporting + +`Computer Configuration\Administrative Templates\Windows Components\Windows Error Reporting` + +Disable Windows Error Reporting -> Enable \ No newline at end of file