Unsolved

This post is more than 5 years old

1 Message

8978

August 26th, 2006 13:00

opening XP in safe mode

in order to solve a C++Runtime error in my HP program I am told to open XP in safe mode.  after restart I get my user window, how do I open XP in safe mode without having to enter thru my user signin?  I do not get the message "Please select the operating system to start".

11 Legend

 • 

33.4K Posts

 • 

112.8K Points

August 26th, 2006 14:00

When the computer first boots up, and before Windows starts you press the F8 key (press it several times) and you will get the DOS selection menu.

2 Intern

 • 

4K Posts

August 26th, 2006 15:00

If you have trouble accessing safe mode, but can boot to normal mode, try this:
 
Start, run, Msconfig
 
Click the boot.ini tab
 
Click the radio button next to /SAFEBOOT
 
Click OK, Yes to restart
 
The system will start in safe mode. 
 
Remember to uncheck the option in Boot.ini tab after you get into safe mode, to enable normal boot the next try.
No Events found!

Top