Add safe mode to xp boot menu

  
In windows xp, if we want to enter safe mode, we must press f8 at startup and then select safe mode in the open boot mode menu. In fact, we can add the security mode directly to the multi-boot menu just like installing multiple operating systems. When you enter the security mode, you can choose to enter a multi-operating system.
Open the boot.ini file in the root directory of the c drive, and "multi(0)disk(0)rdisk(0)partition(1)windows="microsoft windows xp professional" under “operating systems" /fastdetect”Copy and paste a copy below the line.
Then change the "microsoft windows xp professional" into " microsoft windows xp safemode", save the changes and close the boot.ini.
Click the “Start” menu, open the Run dialog, run “msconfig”Open the System Configuration Utility window and switch to the “boot.ini” tab.
Select the <;multi(0)disk(0)rdisk(0)partition(1)windows="microsoft windows xp safemode"/fastdetect” line, then select “/safeboot(f)&rdquo in the boot options ;Options.
This adds a safe mode feature to the item. If you need additional support, you can also choose after “/safeboot(f)” for example, select “network(w)” to implement the network-supported security mode (Figure 1).

After making the settings, click the "OK" button, so that when you turn it on, you will have a boot menu. Select microsoft windows xp safemode to enter the secure mode with network support.

Copyright © Windows knowledge All Rights Reserved