-
Notifications
You must be signed in to change notification settings - Fork 468
Description
After running the Defender Remover script , my RAM usage increased significantly, reaching ~60% while the system is at idle. Instead of the expected performance boost, the system feels sluggish and unresponsive.
To Reproduce:
Ran the script to remove Windows Defender and Security Components.
Rebooted the system.
Observed RAM usage in Task Manager staying above 9GB/16GB without any apps running.
Expected behavior:
I expected lower resource usage and a snappier system. I am now looking for a way to undo all changes made by the script to restore system stability.
MSI GF63 Thin (i7-11800H, 16GB RAM)
Additional context:
I have already tried sfc /scannow and DISM /RestoreHealth, but they were unable to fix the issue or restore the deleted security binaries. Please provide a manual revert procedure or an "Undo" script if available.