For users with issues after updating the BIOS to mitigate Spectre v2. Code: ::To enable Variant 2: CVE 2017-5715 "Branch Target Injection": reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 0 /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 1 /f ::To disable Variant 2: CVE 2017-5715"Branch Target Injection": reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 1 /f reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 1 /f Note disabling and enabling the Variant 2 via registry setting changes will require a reboot and administrative rights.
It doesn't install anything, it should show up in the installed software list for uninstalling, but nothing gets installed, no messages, nothing.
Yep. If you didn't install a BIOS update i'd recommend to set them to original values (FeatureSettingsOverride to 0 and FeatureSettingsOverrideMask to 3). Since it seems to only set the entries, just change them manually to the defaults.
the value in FeatureSettingsOverrideMask set the mask and tell windows which bits is written in FeatureSettingsOverride so you can request to set bit 1 or 2 or both which is 3 and more
I don't have these registry entries at all, is that OK? Windows 1709 with KB4056892 & KB4058702 installed (and flash, of course).
Didn't we discuss this here before? From here down: https://forums.mydigitallife.net/th...o-for-workstations.74909/page-51#post-1404803 & https://forums.mydigitallife.net/th...o-for-workstations.74909/page-51#post-1404848
@abbodi1406 Thanks your w10ui script very useful. Could you enhance detact alrady patched flash and the patch folder have new flash monthly to remove old one first? now using the 4.1 to make own latest wim file have 2 different flash patch in remove list
the rollup cu could replace the old one. Ex 16299.192 replace 16299.125. But the flash will list after that. Now show 17 Dec and 18 Jan next monthly will have 3...
I always start from a blanc "first release" of a build, every month. I.e: "16299.15, 15063.0, 14393.0 etcetc", no previous updates present.