After resizing a virtual disk that Windows Server 2008 was based on I got the following error:

"Windows failed to start. A recent hardware or software change might be the cause."

File: \Windows\system32\winload.exe

Status: 0xc0000225

Info: The selected entry could not be loaded because the  application is missing or corrupt.

 

 

To fix this boot from the Windows 2008 DVD (The correct architecture based on the installed version 32/64-Bit)

Set the correct Language. Click Next.

 

Click "Repair your computer".

Then click "Command Prompt".

 

Run "bcdedit /enum" to list all the Windows Boot Manager entries. Take note the device and osdevice is set to unknown!

 

Run the following (modifying where needed) to set the correct device partitions.

bcdedit /set {bootmgr} device partition=C:
bcdedit /set {default} device partition=C:
bcdedit /set {default} osdevice partition=C:

Finally relist the entries to check they are correct.
bcdedit /enum

 

Type "exit" and reboot the server. If you set the correct partition it should now boot correctly.

 

 

 

 

 

Share this blog post on social media:

Social Links

Disclaimer

All advice, installation/configuration how to guides, troubleshooting and other information on this website are provided as-is with no warranty or guarantee. Whilst the information provided is correct to the best of my knowledge, I am not reponsible for any issues that may arise using this information, and you do so at your own risk. As always before performing anything; check, double check, test and always ensure you have a backup.

Copyright ©2008-2021 Andy Barnes - Please do not copy any content including images without prior consent!

Designed and Hosted by Andy Barnes

We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.