In case your Windows computer has a problem, you may have to boot the system in Safe Mode to fix the problem. However, not all users know how to boot in Safe Mode. So putting Safe Mode in the Start Menu makes it easier and faster to access and troubleshoot.
In the following article, Network Administrator will guide you how to put Safe Mode in the Boot Menu on Windows 8 and 10.
Press Windows + X key combination to open the Administrative menu. At this menu, click Command Prompt (Admin) .
At this time, the Command Prompt window appears and enter the following command line into the window:
bcdedit / copy {current} / d "Windows 10 Safe Mode"
If you wish, you can create a Safe Mode launch item using Network (network) using the command:
bcdedit / copy {current} / d "Safe Mode with Networking"
Create an entry that starts Safe Mode with Command Prompt using the command:
bcdedit / copy {current} / d "Safe Mode with Command Prompt"
On the Start search box, enter the keyword msconfig and then click Systemm Configuration.
On the System Configuration window, you switch to the Boot tab. Here you will see the default operating system, including new options that you have just created.
Click on the new Windows 10 Safe Mode option you created (or the option name you have set). Activate the Safe boot option by checking the checkbox, then select Minimal.
Next, check the option Make all boot settings permanent.
Alternatively, if you want, you can edit the Timeout value (the default time interval option for the operating system to boot). By default, Timeout is set to 30 seconds, but you can change any other value from 0 to 9999 seconds.
You can also set the value to -1 if you want to display the Boot Options screen until you access the operating system.
After setting the options, click OK .
At this time on the screen you will receive a notification confirming the change. Click Yes to confirm.
When you are asked to restart the computer, select Exit without restart . This way you can configure any other startup entry.
If you create Safe Mode with Networking, just follow those instructions to edit, but after activating "Safe boot", select Network option instead of selecting Minimal .
If you create Safe Mode with Command Prompt, activate the Alternate Shell option instead of the Minimal option .
After the configuration is complete, you can proceed to restart the computer and check. During the boot process you will see the Choose an operating system interface.
If you want, you can remove the Safe Mode option on the Start Menu.
On the Start Menu, enter the msconfig keyword in the Search box to run the System Configuration tool. Then select the boot options you created and click Delete.
Good luck!