Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.69k stars 1.08k forks source link

BUG: Defender staying running #273

Closed LukasKysela closed 4 years ago

LukasKysela commented 4 years ago

Defender staying running. After use "DisableDefender" then running Defender in Task Manager (and using CPU).

SmartScreen runing too.

Tested on Windows 10 1909

Disassembler0 commented 4 years ago

DisableDefender, DisableSmartScreen and bunch of other tweaks need reboot to be fully taken into effect. Generally, it's a good idea to reboot after any reconfiguration in services or HKLM hive. Would it be helpful to add this into FAQ?

LukasKysela commented 4 years ago

Yes, I did. I tried O and O ShutUp software and it Defender and Smartscreen completely disabled after restart.

Disassembler0 commented 4 years ago

I've tried it yesterday based on your report and had no problems disabling both. Paste or attach your preset, might be related to #272