simeononsecurity / Windows-Optimize-Harden-Debloat

Enhance the security and privacy of your Windows 10 and Windows 11 deployments with our fully optimized, hardened, and debloated script. Adhere to industry best practices and Department of Defense STIG/SRG requirements for optimal performance and security.
https://simeononsecurity.com/github/optimizing-and-hardening-windows10-deployments/
MIT License
1.18k stars 83 forks source link

Downloads on Chrome are Failing #24

Closed AadilGillani closed 2 years ago

AadilGillani commented 2 years ago

Downloads on Chrome are Failing and showing a message of Failed - Blocked. At first I thought this was due to the the file that I am downloading being malacious but after some time I noticed it is happening on every File.

downloads_failing .

I tried to see some articles on the web to fix this issue but inside the security tab of inetcpl.cpl i am not being able change any settings as it is showing me a warning that some settings are being manged by your administrator error_internetsettings

Please help me.

github-actions[bot] commented 2 years ago

Message that will be displayed on users' first issue

simeononsecurity commented 2 years ago

Downloads on Chrome are Failing and showing a message of Failed - Blocked. At first I thought this was due to the the file that I am downloading being malacious but after some time I noticed it is happening on every File.

downloads_failing .

I tried to see some articles on the web to fix this issue but inside the security tab of inetcpl.cpl i am not being able change any settings as it is showing me a warning that some settings are being manged by your administrator error_internetsettings

Please help me.

So, the answer to this may be a bit technical...

Download this repo here The files you want are in .\Files\PolicyDefinitions\ inside that repo. You'll want to download the entire repo and extract the zip file. Copy the contents of that folder to C:\Windows\PolicyDefinitions\ Those are the template files you need to see the group policies that are applied.

On your system, type gpedit.msc in the search bar, run it as an administrator, and navigate to Computer Settings > Administrative Templates > Google > Google Chrome > Safe Browsing Settings

Make the safe browsing protection level match the following image

If you want to change the extensions or remove them there are policies under Computer Settings > Administrative Templates > Google > Google Chrome > Extensions and Computer Settings > Administrative Templates > Mozilla > FireFox > Extensions

simeononsecurity commented 2 years ago

Additionally, please read https://github.com/simeononsecurity/Windows-Optimize-Harden-Debloat#additions