Answer the question
In order to leave comments, you need to log in
How to disable meltdown and specter protection in the latest build of Windows 10?
In Linux, this is very easy. Added pti=off spectre_v2=off to GRUB and that's it. Is there a way to disable protection in the latest build of Windows? I somehow don’t turn thousands of bucks and don’t connect to servers, I feel sorry for the performance of the computer
Answer the question
In order to leave comments, you need to log in
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 3 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question