Retpoline Direct Activation in Windows 10

Microsoft is testing Retpoline, a new Specter 2 patching method from the , στα Windows 10 Insider Builds εδώ και αρκετό καιρό. Όπως φαίνεται η εταιρεία πρόσθεσε το Retpoline στα Windows 10 της s 1809 with the March 4482887 cumulative update KB1.

retpoline

Retpoline promises improved performance compared to the previous fix method used by Microsoft in its operating systems.
According to the company that tested the performance of Windows 10 systems, Retpoline improved the time fromof Office applications by approximately 25%.

Retpоline technology is not enabled by default even though it is included in the 1 March update. Microsoft plans to implement it in the coming months.

However, if you do not want to wait, we'll see below how you can immediately activate Retpoline, provided you run Windows 10 in the 1809 version and have installed the latest cumulative update.

Of course, before making any changes to your system, it is recommended that you back up.

For Windows 10 users

Open a command line with administrator permissions (search for cmd.exe, right-click the result and select run as administrator).
Run the following commands, and then restart your computer.

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session \Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 0x400
reg add "HKLM \ SYSTEM \ CurrentControlSet \ Control \ Session Manager \ Memory Management" / v FeatureSettingsOverrideMask / t REG_DWORD / d 0x400

For Windows 10 Server

Open a command line with administrator permissions (search for cmd.exe, right-click the result and select run as administrator).
Run the following commands, and then restart your computer.

reg add "HKLM \ SYSTEM \ CurrentControlSet \ Control \ Session Manager \ Memory Management" / v FeatureSettingsOverride / t REG_DWORD / d 0x400
reg add "HKLM \ SYSTEM \ CurrentControlSet \ Control \ Session Manager \ Memory Management" / v FeatureSettingsOverrideMask / t REG_DWORD / d 0x401

Retpoline Verification

You can use it Get-SpeculationControlSettings PowerShell cmdlet to verify the status of Retpolline. BTIKernelRetpolineEnabled and BTIKernelImportOptimizationEnabled must return True to output.

Microsoft states that the and newer generations of Intel processors are not compatible with Retpoline and will only return BTIKernelImportOptimizationEnabled as enabled when you run the command.

________________

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).