If you see this message when you boot your Windows 10, there is something you can do to fix. Read below.
Then navigate to Troubleshoot, and then choose Advanced, and then Command Prompt.
At prompt, change current directory to:
Remove your recovery media, and reboot your computer. It should boot fine.
"Recovery Your PC/Device needs to be repaired Error code: 0xc0000225"All it is saying is that system startup boot information is somehow messed up. But it is an easy fix. You need a Windows 10 installation media or Recovery media. Boot from the media you have.
Then navigate to Troubleshoot, and then choose Advanced, and then Command Prompt.
At prompt, change current directory to:
cd c:\Then run these commands one by one to repair your boot sequence:
bootrec /fixboot
bootrec /fixmbr
bootrec /rebuildbcdDuring these steps it may ask you if a particular Windows partition is the right one to boot into, choose yes if it is.
Remove your recovery media, and reboot your computer. It should boot fine.
Disclaimer: If you follow the information here, there is no warranty, I am not liable if it deletes your data, gets you hacked, burns your house down or anything else. If you follow the information contained here you do so entirely at your own risk. My views and opinions are my own and not necessarily represent the views of my current or former employers. © Raheel Hameed and www.raheelhameed.com, 2017. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to author and this website with appropriate and specific direction to the original content.
Comments
Post a Comment