It is possible to put your
Windows operating system in safe mode, without pressing the F8 key. You have to make advanced selections in the computer's start and recovery settings, then click "Edit" to release the boot file. In the boot text file you need to add text, which is basically a command to initialise your operating system in safe mode. Click on the file to save this command and carry on the configuration. This enables your PC to start in safe mode. You can then easily isolate system problems and issues due to reduced functionality in the safe mode.
Accessing safe mode without the F8 key
Introduction
This article informs the user how to access Windows XP safe mode without the F8 key.
It is common knowledge that safe mode is the maintenance mode of a computer operating system which helps us find out if the system is facing a problem. More often than not, it is done by using the F8 key. However, this article elaborates how safe mode can be accessed without the help of this key.
Getting started
- First, right-click on "My computer" and select "Properties".
- In system properties, click on "Advanced".
- Select "Settings" in "Start and Recovery".
- Click on "Edit" to open the boot.ini file.
- In the open text document ("boot.ini"), locate the following line: "/NoExecute=Optin" and position your cursor at the end of this line. Then press "Enter", and paste in the below text:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Kioskea safe mode"/fastdetect/safeboot:minimal/sos/bootlog
- It should look like this:
[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 ...edition" /noexecute=optin
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Kioskea Safe Mode"/fastdetect/safeboot:minimal/sos/bootlog /fastdetect
- Click on "File" and "Save" to save this configuration.
- From now on, every time you start your PC the option to boot in safe mode will be available.
The safe mode is called safe mode because the non-core functionalities are disabled, meaning the operating system has a reduced functionality. This makes it easier to isolate the issues on the system.
Published by
deri58 -
Last update on March 3, 2012 11:46 AM by EloiseHorsfield