cancel
Showing results for 
Search instead for 
Did you mean: 

" DOWNFALL MITIGATION " DISABLE SOLUTION FROM MICROSOFT USEFUL FOR GAMING

restsugavan
Level 15

Mitigations that patch the new Downfall vulnerability in Intel's previous Best CPUs have finally been released. Now, Microsoft has provided a method for turning off the Downfall mitigation for users that require speed over security.

To disable the Downfall mitigation, open an elevated Administrator command prompt and type the following: 

REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 33554432 /f. 

ADMINCOMMAND.jpg

Alternatively, you can execute the same command in the Windows Registry by heading to this location

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management, finding the value name FeatureSettingsOverride, finding the value type REG_DWORD, and inputting the hexadecimal code 0x2000000.

HEXCODE.jpg

 

W11 25H2 27891.1000 Core i9 7980XE 02007206 MCE ME 11.12.97.2614 R6E Modified BIOS 4201 SAMSUNG OG9 FW 1020.0 SSD 970 EVO PLUS 1 TB x 3 NVIDIA RTX 4090 GAME READY 576.88 64GB GSKILL DDR4 3200MHz JBL 9.1 Sound Bar DTS-X
362 Views
6 REPLIES 6

tistou77
Level 15

Hi

Thanks for sharing, do you have the article for this "modification"?

Sorry for my english 😄


Case: Lian Li A77F
MB: Rampage VI Extreme Encore
CPU: i9 10980XE
RAM: G.Skill Trident Z RGB Royal 4x8Gb @4000 C16
GPU: EVGA RTX 2080ti XC Ultra
PSU: Seasonic Prime Ultra Titanium 1000W
OS: Intel Optane 905P PCIe
DATA: Samsung 980 Pro
SOUND: Asus Xonar Phoebus

PanosXidis24
Level 12

The right value on disable Downfall is this REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 33554435 /f

tistou77
Level 15

Where did you find this information ?
I was stuck with Spectre and Meltdown and this value "FeatureSettingsOverride"=dword:00000003

Sorry for my english 😄


Case: Lian Li A77F
MB: Rampage VI Extreme Encore
CPU: i9 10980XE
RAM: G.Skill Trident Z RGB Royal 4x8Gb @4000 C16
GPU: EVGA RTX 2080ti XC Ultra
PSU: Seasonic Prime Ultra Titanium 1000W
OS: Intel Optane 905P PCIe
DATA: Samsung 980 Pro
SOUND: Asus Xonar Phoebus

PanosXidis24
Level 12

33554435 this is for both downfall-meltdown

the 33554432 is only for Downfall

 

According to latest information from Windows teams from Microsoft.

The Downfall mitigation on new recently Insider Build had been protecting by new OS kernel design feature already.

Thus there are no different in performance all solution above or do nothing with new OS build.

CPUFLAG33554435A1.jpg

  CPUFLAG 33554435 on memory session performance

CPUFLAG33554432A2.jpg

 CPUFLAG 33554432 from Microsoft advise solution

CPUFLAG0A3.jpg

CPUFLAG 0 from Windows OS Kernel Default

Update from Windows teams 12 June 2025 . If there are new vulnerable issue Windows team will testing and considering the key factor that impact system performace before bring us solution that need to do. Threat that performance hit below 10% overall Windows team will handle it and coming with solution fixing aka Windows Update (KBXXXXXXX) for end users. Threat that performance hit above 10% but below 30% overall Windows team will sending data to vendors ( Intel , AMD , Qualcomm , Mediatek , Apple , Chinese X86 clone CPU etc. ) the vendors will handle it and coming with solution fixing aka Microcode or Firmware Update ( ME or AGESA or ARM64 Firmware patched etc. ) Finally if there are above 30% penalty hit overall Windows teams and vendors teams will negotiating then joint to solving that threat for us all. There are new OS kernel update and Microcode or Firmware Update coming together.

 Regards

W11 25H2 27891.1000 Core i9 7980XE 02007206 MCE ME 11.12.97.2614 R6E Modified BIOS 4201 SAMSUNG OG9 FW 1020.0 SSD 970 EVO PLUS 1 TB x 3 NVIDIA RTX 4090 GAME READY 576.88 64GB GSKILL DDR4 3200MHz JBL 9.1 Sound Bar DTS-X

tistou77
Level 15

And for "FeatureSettingsOverrideMask", it's always 00000003 ?

Sorry for my english 😄


Case: Lian Li A77F
MB: Rampage VI Extreme Encore
CPU: i9 10980XE
RAM: G.Skill Trident Z RGB Royal 4x8Gb @4000 C16
GPU: EVGA RTX 2080ti XC Ultra
PSU: Seasonic Prime Ultra Titanium 1000W
OS: Intel Optane 905P PCIe
DATA: Samsung 980 Pro
SOUND: Asus Xonar Phoebus