Week 5 - LAB 5 - Startup Modes for Debugging and Maintenance
Week 5 - LAB 5 - Startup Modes for Debugging and Maintenance
Choose Safe Mode option in order to start the computer with safe status. You
will notice after running the PC in the safe mode state the Windows GUI
changed to hold minimum graphical information. To return the computer to
its normal state, restart Windows.
processed when you start your computer in safe mode and also in normal
mode. By comparing the differences between the two logs, you can
determine which features are not required to start.
Windows records the name and path of each file that runs during startup in a
log, %WinDir%\Ntbtlog.txt (located in the Windows folder). The log marks
each file as successful ("Loaded Driver...") or unsuccessful ("Did Not Load
Driver..."). Boot logging appends entries to Ntbtlog.txt when you start
Windows in safe mode. Comparing normal mode and safe mode entries
enables you to determine which services run in normal mode only-one of
which must be the cause of the startup problem if Windows is able to start in
safe mode successfully. The following lines are sample Ntbtlog.txt entries.
Note that not every "Did Not Load Driver" message necessarily indicates an
error that would prevent Windows from booting, because many drivers are
not required for Windows to start. To repair problems caused by problematic
drivers when you can start safe mode, follow these steps: