Skip to content
Home » How to Use Windows Recovery Environment (WinRE) to Fix Startup Problems in Windows 11/10

How to Use Windows Recovery Environment (WinRE) to Fix Startup Problems in Windows 11/10

How to Use Windows Recovery Environment

Windows 11 and Windows 10 include a powerful recovery feature called the Windows Recovery Environment (WinRE). When you boot into WinRE, you see the Advanced options / Advanced Boot Options screens, where you can open Safe Mode, run Startup Repair, use System Restore, uninstall updates, and more.

These tools are essential when your PC has startup problems, such as:

  • Windows won’t boot or is stuck on the logo/black screen
  • Your PC is in a boot loop or keeps crashing with a blue screen (BSOD)
  • A recent driver update or app made the system unstable
  • Malware or corruption prevents normal startup

In this article, you’ll learn what Windows Recovery Environment (WinRE) is, which tools it provides to fix startup problems, and how to access Windows Recovery Environment (WinRE) in Windows 11 and Windows 10.

What Is Windows Recovery Environment (WinRE)?

As Microsoft describes, Windows Recovery Environment (WinRE) is a lightweight recovery mode built into Windows 11 and Windows 10. When your PC can’t start normally, WinRE loads instead of the full desktop and shows the Choose an option → Troubleshoot → Advanced options screens. These are often referred to as the Advanced Boot Options.

From here, you can access various diagnostic and repair tools that help fix startup problems, repair corrupted system files, remove bad updates, and restore Windows to a working state.

Some key functions available in the Windows Recovery Environment (WinRE) / Advanced Boot Options menu:

  • Safe Mode – Starts Windows with only essential drivers and services, useful for troubleshooting software conflicts.
  • Startup Repair – Scans and fixes boot-related issues that prevent Windows from loading.
  • System Restore – Restores Windows to a previous working state using restore points.
  • Command Prompt – Provides a text-based interface for executing advanced troubleshooting commands.
  • Uninstall Updates – Removes problematic Windows updates that may be causing system instability.
  • UEFI Firmware Settings – Opens BIOS/UEFI settings for configuring hardware options.
  • System Image Recovery – Restores the system using a previously created system image.
Advanced Boot Options

When Should You Use Windows Recovery Environment (WinRE)?

You don’t need WinRE for everyday tasks. It’s designed for situations where Windows can’t start or work properly. Common cases include:

  • Windows doesn’t boot or is stuck on the logo, spinning dots, or a black screen.
  • You see a blue screen (BSOD) every time you start the PC.
  • The system is stuck in an Automatic Repair or boot loop.
  • A driver, update, or software installation has made Windows unstable.
  • Malware or corrupted system files prevent you from logging in or using the desktop.
  • You need to reset Windows or restore from a system image.

In these scenarios, starting your PC into Windows Recovery Environment (WinRE) gives you access to tools that can diagnose and repair the problem.

How to Use WinRE Tools to Fix Startup Problems

Once you enter Windows Recovery Environment (WinRE), click Troubleshoot → Advanced options. Here are the most useful tools for fixing startup and boot issues:

1. Startup Repair

Use this first if Windows won’t boot, is stuck in a loop, or shows “Preparing Automatic Repair” repeatedly.

  • In WinRE, go to Troubleshoot → Advanced options → Startup Repair.
  • Choose your Windows installation and follow the on‑screen instructions.
  • Windows will scan for and fix common boot problems automatically.

2. System Restore

If startup problems occur after installing a driver, app, or update, System Restore can restore system files and settings to an earlier point.

  • Go to Troubleshoot → Advanced options → System Restore.
  • Select a restore point created before the issue started.
  • Follow the wizard to restore your system.

3. Startup Settings (Safe Mode)

Safe Mode starts Windows with a minimal set of drivers and services, which is helpful when software or drivers cause crashes.

  • Go to Troubleshoot → Advanced options → Startup Settings → Restart.
  • After restart, press 4 for Safe Mode or 5 for Safe Mode with Networking.
  • In Safe Mode, you can uninstall problematic apps or drivers, run antivirus scans, or perform other repairs.

4. Uninstall Updates

If a recent Windows update broke your system, you can roll it back from WinRE.

  • Go to Troubleshoot → Advanced options → Uninstall Updates.
  • Choose to uninstall the latest quality update or feature update.

5. Command Prompt (advanced repairs)

Experienced users can use Command Prompt to run tools like SFC, DISM, CHKDSK, and BOOTREC:

  • sfc /scannow – Repairs corrupted system files.
  • DISM /Online /Cleanup-Image /RestoreHealth – Fixes component store corruption.
  • chkdsk C: /f /r – Checks the disk for errors and bad sectors.
  • bootrec /fixmbr, bootrec /fixboot, bootrec /scanos, bootrec /rebuildbcd – Repairs boot records.

For a step‑by‑step guide to these commands, see our dedicated article: How to Fix Windows PC Startup Problems.

How to Access Windows Recovery Environment (WinRE)

Usually, you need to access Windows Recovery Environment (WinRE) when your PC fails to boot properly, gets stuck in a boot loop, crashes frequently, or shows blue screen (BSOD) errors. You might also use it to remove a driver or update causing instability, or to reset Windows or restore a previous backup.

There are several ways to enter WinRE / Advanced Boot Options, depending on whether Windows still starts or not.

Using the Settings Menu (If Windows Boots Normally)

If you can access Windows, you can restart Advanced Boot Options through the Settings app.

  • Press Win + I to open Settings.
  • Go to System > Recovery.
  • Under Advanced Startup, click Restart now.
Advanced startup restart now
  • Click Troubleshoot then Advanced Options
  • Windows will display the Advanced Boot Options menu.
Advanced options

Using Shift + Restart

This is a quick method to enter the Advanced Boot Options menu from the sign-in or Start menu.

  • Click the Start menu and select Power.
  • Hold down the Shift key and click Restart.
  • Your computer will reboot into the Advanced Boot Options menu.

Using a Bootable USB Drive

If Windows fails to start, you can use a Windows installation USB to access the recovery options.

  • Create a bootable Windows USB using the Media Creation Tool.
  • Insert the USB into your PC and restart.
  • Press the appropriate key (e.g., F2, F12, Esc, Del) to open the Boot Menu.
  • Select the USB drive and press Enter.
  • Click Repair your computer and select Troubleshoot then Advanced options.
repair your computer

Using Automatic Repair Mode

If Windows fails to boot multiple times, it may enter Automatic Repair mode, which allows access to Advanced Boot Options.

  • Turn on your computer and let it attempt to boot.
  • If it fails, force shutdown by holding the power button until the PC turns off.
  • Repeat this process 2-3 times until Windows enters Automatic Repair.
  • Click Advanced Options to access the boot options menu.
Windows Automatic Repair Loop

Using Command Prompt

If you have access to Windows, you can use Command Prompt to force a restart into Advanced Boot Options.

  • Press Win + R, type cmd , and press Enter.
  • Type the command, shutdown /r /o /f /t 0 and press enter key
  • Your PC will restart in the Advanced Boot Options menu.
Access Advanced startup options using Command Prompt

Using BIOS/UEFI Settings

Some PCs allow you to access Advanced Boot Options directly from the BIOS/UEFI firmware settings.

  • Restart your computer, then press the designated key (F2, F12, Del, or Esc) to enter BIOS/UEFI.
  • Look for an option like Advanced Startup or Recovery Mode.
  • Select it and restart your PC into Advanced Boot Options.

Final Thoughts

When Windows 11 or Windows 10 won’t boot, the Windows Recovery Environment (WinRE) is often the only way to bring your PC back to life without a full reinstall. By knowing how to access WinRE and use tools like Startup Repair, System Restore, Safe Mode, Uninstall Updates, and Command Prompt, you can fix most common startup and boot issues yourself.

Frequently Asked Questions

What is Windows Recovery Environment (WinRE) in Windows 11/10?

Windows Recovery Environment (WinRE) is a built‑in recovery mode that loads when Windows cannot start normally. It provides the Advanced options / Advanced Boot Options menu, where you can run tools like Startup Repair, System Restore, Safe Mode, Uninstall Updates, and Command Prompt to fix startup and system problems.

How do I open WinRE if Windows won’t boot at all?

If Windows will not boot, you can still access WinRE by forcing Automatic Repair (power on, then force‑shutdown with the power button 2–3 times) or by booting from a Windows installation USB. From the USB, click Repair your computer → Troubleshoot → Advanced options to enter WinRE.

Can I fix a boot loop using Windows Recovery Environment?

Yes. If your PC is stuck in a boot loop, use WinRE to run Startup Repair, System Restore, or Uninstall Updates. If that doesn’t work, open Command Prompt in WinRE and run tools like sfc, dism, chkdsk, and bootrec to repair system files and boot records.

Is WinRE the same as Safe Mode?

No. WinRE is a separate recovery environment that appears before Windows fully loads. Safe Mode is a minimal version of Windows that runs with only essential drivers and services. You can use WinRE to start Safe Mode through Troubleshoot → Advanced options → Startup Settings.

What if Windows Recovery Environment is missing or won’t load?

If WinRE is missing, disabled, or corrupted, you may not see the Advanced options screen. In that case, try booting from a Windows 11/10 installation USB and use Repair your computer to access recovery tools. If even that fails, you may need to reinstall Windows or seek professional help, especially if there are hardware issues.

Robeg

I am Robeg founder of this blog. My qualification. completed Bachelor of Arts (BA) and Microsoft Certified Professional (MCP). With a strong background in computer applications love write articles on Microsoft Windows (11, 10, etc.) Cybersecurity, WordPress and more.