What should I do if Windows 10 cannot boot due to modifications to the registry? First, users can go to the repair page and then go to the startup settings of the troubleshooting advanced options, restart and then choose to enter safe mode, and you can do it here. For further command prompt operations, the following solution to the problem of Windows 10 being unable to boot due to modification of the registry can solve this problem. It is very easy.
What to do if Windows 10 has been unable to boot due to modification of the registry
1 . When you cannot enter the win10 system, long press the power button to force shutdown, then start and repeat 2 times to pop up the repair page, select "Advanced Repair Options";
##2 , click "Troubleshoot" → "Advanced Options" → "Startup Settings", and finally click "Restart"; 3. After restarting, select "Safe Mode" to enter; 4. After entering safe mode, click the "Search" logo, enter cmd, and click "Run as administrator"; 5. Paste the following code into the command prompt (enter and press Enter): 01regadd"HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsSelfHostApplicability"/v"BranchName"/d"fbl_release"/tREG_SZ/f02regadd"HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsSelfHostApplicability"/v"ThresholdRiskLevel"/d"low"/tREG_SZ/f03regdelete"HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsSelfHostApplicability"/v"ThresholdInternal"/f04regdelete"HKEY_LOCAL_ MACHINESOFTWAREMicrosoftWindowsSelfHostApplicability"/v "ThresholdOptedIn"/f6. Use the "Win R" shortcut key combination to open the run window, enter the command "regedit" and press Enter to confirm opening the registry; 7. Check whether it has been repaired. The above is the detailed solution to what to do if Windows 10 cannot boot due to modification of the registry. Come and try it.The above is the detailed content of How to solve the problem of Windows 10 being unable to boot due to modifying the registry. For more information, please follow other related articles on the PHP Chinese website!