You can use the System Configuration Utility (msconfig.exe) to get Safe
Mode
w/Command Prompt.
[[Safe Mode with Command Prompt
(SAFEBOOT_OPTION=Minimal(AlternateShell)): This option is the same as
Safe mode, except that Cmd.exe starts instead of
Windows Explorer.]]
Start | Run | Type: msconfig | Click OK |
Boot.ini tab | Select the following:
/SAFEBOOT
MINIMAL (ALTERNATESHELL)
Those two settings get you this switch >>>
/safeboot:minimal(alternateshell)
/safeboot: = This switch causes Windows to start in Safe Mode.
minimal(alternateshell) = Command Prompt (cmd.exe), if...
This switch starts Windows in Safe Mode with a command prompt...
If these keys have the AlternateShell Value Data listed as cmd.exe
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\SafeBoot
and/or
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\SafeBoot
and/or
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot
Value Name: AlternateShell
Value Type: REG_SZ
Value Data: cmd.exe
[[Note: The /sos, /bootlog, and /noguiboot switches are not required with
any one of these settings, but the switches can help with
troubleshooting. These switches are included if you press F8 and then
select one of the modes. ]]
++++++++++++
After making those boot.ini changes using msconfig, you need to click
Apply
and Close.
Then click on: Restart.
===
After booting into the Safe Mode with the Command Prompt.
And when you're done using the command prompt...
Close the command prompt by typing:
exit
Hit the Enter key.
Or...
Click on the Close [X].
Or...
Start the Windows shell.
Type:
explorer
Hit the Enter key.
Or...
Open Task Manager...
Ctrl + Shift + Esc | File | New Task (Run...) | Type: explorer |
Click OK |
Either way, this warning will come up.
--------
Desktop Warning
Windows is running in safe mode.
This special diagnostic mode of windows enables you to fix a
problem which may be caused by your network or hardware
settings. Make sure these settings are correct in Control Panel, and
then try starting Windows again. While in safe mode, some of your
devices may not be available.
To proceed to work in safe mode, click Yes. If you prefer to use
System Restore to restore your computer to a previous state, click
No.
--------
Also, when done doing whatever, you need to open msconfig again...
Open Task Manager...
Ctrl + Shift + Esc | File | New Task (Run...) | Type: msconfig |
Click OK |
UNSelect: /SAFEBOOT under the boot.ini tab | Click Apply |
Under the General tab Select: Normal Startup - load all device drivers
and services | Click Apply and Close
Or...
Open Task Manager...
Ctrl + Shift + Esc | File | New Task (Run...) | Type: explorer |
OK
And open msconfig from Start | Run
Or Windows key + R to open the run box.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In
RD said:
On boot, if i tap f8 to access the advanced options menu (to get "safe
mode with command prompt" the screen just remains black and i have to
power off and reboot.
I can change the startup from "msconfig" but this just gives me safe
mode
without command prompt.
I am running xp home. Any ideas as to why i can't access the advanced
options?
This may help......
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn