bootrec /rebuildbcd

Sometimes a server gets stuck in a "Pending Updates" loop. You can often break this by renaming the pending XML file:

. Select "Last Known Good Configuration" to revert the registry to its last successful boot state. : If the server can reach the F8 menu, attempt to boot into to uninstall recent drivers or software. Experts Exchange 2. Booting into Recovery Environment

bcdedit /export C:\BCD_Backup attrib c:\boot\bcd -h -r -s ren c:\boot\bcd bcd.old bootrec /rebuildbcd Use code with caution. Copied to clipboard 4. Fixing Boot Issues Caused by Updates If the server is stuck in a boot loop after an update, use in the Command Prompt to revert pending actions:

Select it with sel vol and assign a letter: assign letter=Z: . Exit Diskpart: exit .

Realizing the or Master Boot Record (MBR) was likely corrupted, Alex opened the Command Prompt from the Advanced options menu. It was time for the heavy hitters:

Top