optimizer.exe /unsafe
https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware "DisableAntiSpyware" is discontinued and will be ignored on client devices, as of version 1903.
- Restart in SAFE MODE
- Execute:
optimizer.exe /disabledefender
-OR-
- Execute:
optimizer.exe /restart=disabledefenderand let Optimizer do the rest automatically
- Restart in SAFE MODE
- Execute:
optimizer.exe /enabledefender
-OR-
- Execute:
optimizer.exe /restart=enabledefenderand let Optimizer do the rest automatically
optimizer.exe /restart=safemodeoptimizer.exe /restart=normal
optimizer.exe /version
- Hardware inspection utility (
indicium) - Common Apps downloader tool (
apps) - HOSTS Editor tool (
hosts) - UWP Apps Uninstaller (
uwp) - Startup items tool (
startup) - Cleaner utility (
cleaner) - Integrator tool (
integrator) - Pinger tool (
pinger)
optimizer.exe /disable=indicium,uwpoptimizer.exe /disable=indicium,uwp,hosts
optimizer.exe /repair
How to disable/enable HPET (High Precision Event Timer) in order to gain a boost when gaming [use at your own risk!]
optimizer.exe /disablehpetoptimizer.exe /enablehpet
Download the configuration file based on your Windows version and edit it accordingly.
true: applies the specific optionfalse: resets the specific optionnull: ignores the specific option
Then, execute it like this: optimizer.exe /win10.conf
https://github.com/hellzerg/optimizer/blob/master/confs/win7.conf
https://github.com/hellzerg/optimizer/blob/master/confs/win8.conf
https://github.com/hellzerg/optimizer/blob/master/confs/win10.conf
https://github.com/hellzerg/optimizer/blob/master/confs/win11.conf