Menu
Find entries by Category
Find blog entries by date
  May 2025  
Sun Mon Tue Wed Thu Fri Sat
     1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Previous    Next    Latest  

How to Fix Windows 2008 Server only boots into safe mode after applying a Windows update    
Fri, 21 Feb 2014 10:01

After applying windows updates to a server we found that the server continually rebooted into safe mode.

Different methods were tried to force the server back to normal mode, including using the F8 prompt and using a Windows Repair from the original install CD but nothing worked.

Finally after a lot of searching we tried bcdedit /deletevalue safeboot typed into a command prompt on the server, and when we rebooted it came back up in normal mode.

We had to wait while the server reverted some of the changes to the windows updates but eventually we were able to log back in. We suspect that the server was reading the bcd and booting into safe mode instead of coming up normally.

After this we installed the windows updates 5 at a time until we were up-to-date and this time they all worked fine.

The Technet article “Restart the domain controller in Directory Services Restore Mode Remotely” has more information and is the source for the command above that disabled the bcd from forcing a safemode boot up.

Comments  
Your comments