Windows 11 includes a powerful recovery environment called Advanced Startup Options. It provides access to several tools that can help you troubleshoot startup failures, repair system problems, uninstall problematic updates, restore Windows to an earlier state, and change startup behavior.
Advanced Startup is especially useful when Windows is not working correctly or cannot boot normally. Instead of immediately reinstalling Windows, you can use its recovery tools to diagnose and repair the problem.
There are several ways to open Advanced Startup in Windows 11. If you can still access the desktop, Settings provides the simplest method. You can also use the Start menu, Command Prompt, Windows Terminal, or Windows installation media when normal Windows startup is not possible.
This guide explains the most useful ways to access Advanced Startup Options and what you can do once you reach the recovery environment.
Method 1: Open Advanced Startup From Settings
The Settings app provides the most straightforward way to enter the Windows Recovery Environment.
- Press Windows + I to open Settings.
- Click System.
- Scroll down and select Recovery.
- Find the Recovery options section.
- Locate Advanced startup.
- Click Restart now.
- Windows will display a warning asking you to save your work.
- Click Restart now again.
Your computer will restart and display the Windows Recovery Environment.
You will see a blue screen containing several options. From here, you can select:
- Continue to return to Windows.
- Use a device to boot from a USB drive or another available device.
- Troubleshoot to access Windows recovery tools.
- Turn off your PC to shut down the computer.
For most repair tasks, select Troubleshoot.
You can then open Advanced options to access additional recovery tools.
Method 2: Use Shift + Restart
Another quick way to enter Advanced Startup is to hold the Shift key while restarting Windows.
- Open the Start menu.
- Click the Power button.
- Press and hold Shift.
- While holding Shift, click Restart.
- Continue holding Shift until Windows begins entering the recovery environment.
- Wait for the Choose an option screen to appear.
You are now in Advanced Startup.
Select Troubleshoot if you need to repair or diagnose Windows.
This method is convenient because you do not have to navigate through Settings.
It can also be useful when you want to quickly access Safe Mode, Startup Repair, System Restore, or other recovery tools.
Method 3: Open Advanced Startup Using the Run Command
You can also use a Windows command to restart directly into the recovery environment.
- Press Windows + R.
- Type:
shutdown /r /o /f /t 0
- Press Enter.
Windows will close your running applications and restart into Advanced Startup.
The command uses the following options:
/rrestarts the computer./ostarts the Advanced Boot Options menu./fforces running applications to close./t 0sets the restart delay to zero seconds.
Because the /f option can force applications to close, save your work before running the command.
After the restart, Windows will display the recovery environment.
Method 4: Open Advanced Startup Using Command Prompt
Command Prompt provides another way to access the recovery environment.
- Press Windows + S.
- Search for Command Prompt.
- Right-click Command Prompt.
- Select Run as administrator.
- Approve the User Account Control prompt if displayed.
- Enter:
shutdown /r /o /f /t 0
- Press Enter.
Windows will restart and open Advanced Startup.
You can also use this method when working on a computer through a command-based troubleshooting session.
Remember that the command forces applications to close. Save important work before executing it.
Method 5: Use Windows Terminal or PowerShell
Windows Terminal can also execute the shutdown command needed to open Advanced Startup.
- Right-click the Start button.
- Select Terminal (Admin) if available.
- Approve the User Account Control prompt.
- Enter:
shutdown /r /o /f /t 0
- Press Enter.
The computer will restart and enter the Windows Recovery Environment.
This method is functionally similar to using Command Prompt because the same Windows shutdown command is being used.
If Windows Terminal opens PowerShell by default, you can still run the command there.
Method 6: Open Advanced Startup From the Sign-In Screen
You do not necessarily need to sign into Windows to access Advanced Startup.
If you are at the Windows 11 sign-in screen:
- Turn on the computer and wait for the sign-in screen.
- Click the Power button in the lower-right corner.
- Press and hold Shift.
- While holding Shift, click Restart.
- Keep holding Shift while Windows restarts.
- Wait for the recovery screen.
You can then select:
Troubleshoot > Advanced options
This method is useful when Windows itself is working but you cannot or do not want to sign into a user account.
Method 7: Access Advanced Startup When Windows Cannot Boot
If Windows cannot reach the desktop, you can still access its recovery tools in many situations.
Windows may automatically enter the recovery environment after detecting repeated startup failures.
When you see the automatic recovery screen:
- Select Advanced options.
- Click Troubleshoot.
- Select Advanced options.
You will then see the available recovery tools.
If Windows does not automatically enter recovery mode, you can use a Windows 11 installation USB drive.
- Connect the bootable Windows 11 USB drive.
- Start or restart the computer.
- Open the computer’s boot menu.
- Select the USB drive.
- Wait for Windows Setup to appear.
- Select Repair your computer instead of Install now.
- Click Troubleshoot.
- Select Advanced options.
This provides access to the Windows recovery tools even when the installed copy of Windows cannot start normally.
Method 8: Use the Advanced Startup Recovery Tools
Once you have opened Advanced Startup, selecting Troubleshoot > Advanced options gives you access to several useful tools.
Startup Repair
Startup Repair automatically checks for certain problems preventing Windows from starting.
Use it when Windows repeatedly fails to boot or enters an automatic repair loop.
Startup Settings
Startup Settings allows you to change how Windows starts.
One of its most useful options is Safe Mode.
After selecting Startup Settings and restarting the computer, you can choose options such as:
- Enable Safe Mode.
- Enable Safe Mode with Networking.
- Enable Safe Mode with Command Prompt.
System Restore
System Restore allows you to return certain Windows system settings and configurations to an earlier restore point.
It can be useful when a problem begins after installing software, drivers, or making a significant system change.
Uninstall Updates
If Windows starts experiencing problems immediately after an update, Uninstall Updates can allow you to remove certain recent updates from the recovery environment.
This can be particularly useful when you cannot reach the desktop.
Command Prompt
The recovery environment also includes Command Prompt for advanced troubleshooting.
Experienced users can use it to inspect disks, repair system files, troubleshoot boot configuration, and perform other recovery operations.
System Image Recovery
If you previously created a system image, System Image Recovery can be used to restore Windows from that image.
This option is intended for users who have an appropriate system image backup available.
Method 9: Return to Windows From Advanced Startup
After opening Advanced Startup, you may decide that you do not need to use any recovery tools.
You can return to normal Windows without making changes.
- From the Choose an option screen, select Continue.
- Windows will restart.
- Allow the computer to boot normally.
If Windows starts successfully, no recovery changes are made simply by entering Advanced Startup.
However, if you have already selected a recovery operation, allow that operation to finish before restarting the computer manually.
What Should You Use in Advanced Startup?
The correct recovery tool depends on the problem you are experiencing.
If Windows cannot start, try Startup Repair first.
If you suspect a recently installed driver or application, use Startup Settings to enter Safe Mode and investigate the problem.
If the issue began after a recent system change and restore points are available, System Restore may be useful.
If the problem started immediately after a Windows update, consider Uninstall Updates.
For advanced disk, system-file, or boot troubleshooting, Command Prompt provides additional options.
Avoid selecting Reset this PC unless you have decided that other recovery methods are not sufficient. Resetting Windows is significantly more disruptive than simply opening Advanced Startup.
Conclusion
Advanced Startup Options in Windows 11 provides access to some of the operating system’s most useful recovery and troubleshooting tools. You can open it from Settings, use Shift + Restart, execute a shutdown command, or access the recovery environment through Windows installation media.
Once inside, the Troubleshoot > Advanced options menu gives you access to tools such as Startup Repair, Safe Mode, System Restore, Uninstall Updates, Command Prompt, and System Image Recovery.
If Windows is still working, the Settings method is usually the easiest. If you cannot sign in, Shift + Restart from the sign-in screen can help. When Windows cannot boot at all, automatic recovery or Windows installation media can provide another route into the recovery environment.
Entering Advanced Startup itself does not reinstall Windows or delete your personal files. The important thing is to choose recovery options carefully and back up important data whenever possible before performing major repairs.
FAQs
1. How do I open Advanced Startup in Windows 11?
Open Settings > System > Recovery, find Advanced startup, and click Restart now. Windows will restart and display the recovery environment.
2. Can I open Advanced Startup without logging into Windows?
Yes. At the Windows sign-in screen, hold Shift while selecting Power > Restart. You can also use Windows installation media when Windows cannot start normally.
3. What is the difference between Advanced Startup and Safe Mode?
Advanced Startup is the recovery environment containing multiple troubleshooting tools. Safe Mode is one of the startup options available through Advanced Startup that loads Windows with a limited set of drivers and services.
4. Does Advanced Startup delete my files?
Simply opening Advanced Startup does not delete your files. However, certain recovery operations can make significant changes to Windows, so always understand the selected option before proceeding and back up important data when possible.
Quick Summary
- Open Settings > System > Recovery > Advanced startup and click Restart now.
- You can also use Shift + Restart or the
shutdown /r /o /f /t 0command. - Use Troubleshoot > Advanced options to access Startup Repair, Safe Mode, System Restore, and other recovery tools.
- If Windows cannot boot, use automatic recovery or Windows 11 installation media to access Advanced Startup.





