A
A
Andrey Rybalko2018-05-08 22:47:18
Windows
Andrey Rybalko, 2018-05-08 22:47:18

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

1 answer(s)
D
Dymok, 2018-05-08
@UnluckySerivelha

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

https://habr.com/post/357452/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question