Win10 professional version of the registry recovery detailed tutorial

  

Recently, a friend asked me win10 professional version of the registry recovery tutorial, the registry recovery method is very simple, the following small series on hand to teach you win10 professional version of the registry recovery tutorial method The following is the win10 professional version of the registry recovery graphic tutorial, a friend in need can refer to the small compiled win10 professional version of the registry recovery tutorial, I hope can help you.

win10 Professional Registry Recovery Tutorial:

If you have modified your registry, you can restore it by running a command prompt as an administrator and paste the following code into the command prompt. In the middle.

reg add "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\WindowsSelfHost\\Applicability" /v "BranchName" /d "fbl_release" /t REG_SZ /f

reg add "HKEY_LOCAL_MACHINE\\SOFTWARE \\Microsoft\\WindowsSelfHost\\Applicability" /v "ThresholdRiskLevel" /d "low" /t REG_SZ /f

reg delete "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\WindowsSelfHost\\Applicability" /v "ThresholdInternal" /f

reg delete "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\WindowsSelfHost\\Applicability" /v "ThresholdOptedIn" /f

And your registry should end up like this:

The above is a detailed tutorial of Win10 Professional Edition Registry Recovery introduced by Xiaobian. I hope to help you. If you have any questions, please leave a message, Xiaobian will reply to you in time. Thank you very much for your support of this website!

Copyright © Windows knowledge All Rights Reserved