Networking

[Networking][bleft]

System Tweaks

[System Tweaks][threecolumns]

Add Safe Mode to Windows Boot Menu


When in trouble on Windows you need to boot into the "Safe Mode", where you have to boot the machine, then pounce on the F8 key to get to the hidden menu etc etc. Here’s how to simply add the Safe Mode to the Windows boot menu so you can easily select it while starting your machine.

Some simple steps:
  1. Right-click My Computer, and choose Properties (or press Windows Key+Break together).
  2. On the Advanced tab, click the Settings button, which brings up the Startup and Recovery window.
  3. Click the Edit button, which will open the boot.ini file in Notepad.
  4. Look under the [Operating Systems] for your default OS. Copy the entire line, and paste it on the line below.
  5. Change the description in the quotations to say "Safe Mode" or whatever description you want. Then add the following to the end of the line you just copied: /safeboot:minimal /sos /bootlog
  6. If you want networking support, then change "minimal" to "network" without the quotes.
That’s it. When you reboot you’ll see the Safe Mode listed under your boot menu. Just FYI, here is what my boot.ini file looks like:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW  S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS= "Microsoft Windows XP Professional" /fastdetect
  ** Add this line show in blow after all code if ***
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS= "Safe Mode" /safeboot:minimal /sos /bootlog 
Be careful while editing your boot.ini, so create a backup of the boot.ini file before editing it.
Post A Comment
  • Blogger Comment using Blogger
  • Facebook Comment using Facebook
  • Disqus Comment using Disqus

No comments :


Sponsored Here ...

Registry Tweaks

[Registry Tweaks][grids]

Social Tweaks

[Facebook][twocolumns]

Browsers

[Browsers][list]

Downloads

[Downloads][twocolumns]