Key Points
- A Windows 11 repair install (in-place upgrade) reinstalls Windows system files without removing personal files or installed applications when “Keep personal files and apps” is selected.
- The quickest method is Settings > System > Recovery > Reinstall now under “Fix problems using Windows Update.”
- If Windows Update is failing, mount a Windows 11 ISO and launch run setup.exe from within the existing Windows 11 environment, then select “Keep personal files and apps” when prompted.
- For best results, use installation media that matches your Windows edition and language, ensure at least 20 GB of available free disk space, and temporarily disable or uninstall third-party antivirus software.
- After the repair install, run Windows Update, re-enable or reinstall any previously disabled antivirus software, and validate system stability to confirm that the original issues have been resolved.
Over time, Windows 11 systems may develop issues such as corrupted system files, malfunctioning features, or failed updates. When standard troubleshooting steps aren’t enough, a repair install, also known as an in-place upgrade, can help. This method reinstalls the operating system over your existing installation without deleting personal files or installed apps.
In this guide, you’ll learn how to perform a repair install of Windows 11 with an in-place upgrade using both Windows Update and installation media.
How to repair install Windows 11 with an in-place upgrade
Before starting a Windows 11 in-place upgrade, ensure the following:
- You’re signed in with an administrator account.
- You have at least 20 GB of free space on the system drive.
- A stable internet connection is available.
- Third-party antivirus programs are temporarily disabled or uninstalled to avoid interference during the installation.
- Although the process is non-destructive, it’s strongly recommended to back up important data.
- The repair install must be initiated from within the existing Windows 11 environment. It cannot be initiated from boot or Safe Mode.
This video explains the process in “How to Repair Install Windows 11 with an In-place Upgrade”.
| Method | When to Use | Keeps Files & Apps | Recommended For |
| Windows Update | System still functional | Yes | Quick repair |
| ISO File | Update errors present | Yes | Version control |
| USB Media | Windows Update broken | Yes | Offline repair |
Method 1: Repair install via Windows Update (GUI)
If you prefer the quickest and simplest way to perform a Windows 11 repair install, using Windows Update is a great option. It’s ideal when your system is still functional and you want to restore stability without needing external media or downloads.
Note: This method reinstalls the current version of Windows 11 without affecting personal files or installed applications. Ensure your PC is connected to power and the internet during the process.
- Press Win + I to open Settings.
- Go to System > Recovery.
- Look for the Fix problems using Windows Update section, then click Reinstall now.
- Select OK when a confirmation prompt appears.
- Windows Update will now start downloading and installing the repair version of your current Windows 11 installation.
- Once completed, click Restart now when prompted.
Method 2: Repair install using ISO or USB installation media (GUI)
This method is ideal when Windows Update isn’t working properly or you need to repair your system using a specific Windows 11 version.
Step 1: Prepare the installation media
You can choose between two reliable options: downloading a Windows 11 ISO file and mounting it directly or creating a bootable USB using Microsoft’s Media Creation Tool. Both methods allow you to run the installer from within Windows.
Option A: Download the Windows ISO file
- Go to the official Microsoft download page: https://www.microsoft.com/software-download/windows11
- Scroll to Download Windows 11 Disk Image (ISO) for x64 devices.
- Select Windows 11 (multi-edition ISO for x64 devices) > Download.
- Choose your language and click Confirm.
- Click 64-bit Download.
- The Windows 11 installation file will now start downloading.
- Once downloaded, right-click the ISO file and select Mount.
Option B: Create a bootable USB drive
- Go to the official Microsoft download page: https://www.microsoft.com/software-download/windows11
- Scroll to Create Windows 11 Installation Media.
- Click Download Now.
- Insert a USB drive (at least 8GB) into your PC.
- Run the Media Creation tool and accept license terms.
- Select Create installation media (USB flash drive).
- Choose your preferred language and edition.
- Follow the prompts to create a bootable USB drive.
Step 2: Start the repair install
- Open the mounted Windows 11 ISO file or your bootable USB drive.
- Double-click setup.exe to launch the installer.
- Select Yes when prompted by User Account Control (UAC).
- Click Next > Accept the license terms.
- Wait for Windows to check for updates.
- The installer will confirm compatibility and show the Ready to install window.
- Make sure Keep personal files and apps is selected.
- If it isn’t selected, click Change what to keep, choose Keep personal files and apps, then click Next.
- If it isn’t selected, click Change what to keep, choose Keep personal files and apps, then click Next.
- Click Install to begin the repair installation.
- Your system will restart multiple times as Windows reinstalls system files. Do not turn off your PC during the process. Allow it to complete fully.
Troubleshooting a failed Windows 11 repair install (in-place upgrade)
If a Windows 11 repair install fails, stalls, or does not resolve the issue, use the structured troubleshooting framework below. This approach is appropriate for IT professionals handling update corruption, servicing stack issues, or persistent Windows 11 update problems:
1. Verify edition, language, and build compatibility
One of the most common causes of in-place upgrade failure is media mismatch. Confirm the following:
- Windows edition matches (Home, Pro, Enterprise, Education)
- System architecture matches (x64)
- Installation media language matches the installed OS
- ISO version is the same or newer than the installed build
If the Keep personal files and apps option is unavailable, this is typically a version or edition mismatch issue.
2. Run System File Checker (SFC)
Corrupted system files frequently cause Windows 11 update problems and upgrade failures.
Run SFC from an elevated Command Prompt to scan protected system files and replace corrupted versions with cached copies.
3. Repair the Windows Image with DISM
If SFC reports irreparable corruption, use DISM to repair the Windows component store.
4. Reset Windows update components
If the repair install initiated through Windows Update fails repeatedly, reset the Windows Update components manually.
5. Check disk for file system errors
Disk corruption can interrupt the in-place upgrade process. Run chkdsk C: /f, and schedule it at the next reboot if prompted.
6. Temporarily disable security software
Third-party antivirus or endpoint protection platforms can block setup.exe or upgrade operations. Before attempting another repair install, make sure to temporarily disable or uninstall third-party AV and suspend BitLocker.
7. Review setup logs
If the in-place upgrade repeatedly fails, check setup logs located at:
C:\$WINDOWS.~BT\Sources\Panther
Look for:
- setuperr.log
- setupact.log
These logs provide error codes that can help identify driver conflicts, servicing corruption, or compatibility blocks.
Additional considerations when performing a Windows 11 repair install
While a repair install is generally safe, knowing these extra steps before and after the process can help ensure a smooth recovery and reduce the risk of potential issues:
System image
Creating a system image before performing a repair install is a smart precaution. A system image is a full backup of your Windows installation, including apps, files, and settings. If unexpected issues arise during or after the repair install, you can use a system image to restore your PC to its previous state.
Note: To create a system image, make sure you have at least 1.5 to 2 times the used space on your Windows drive available for backup. You can save a system image on an external hard drive, network location, separate internal drive, or DVDs.
Windows.old folder
During a repair install, Windows creates a Windows.old folder on your system drive. This folder contains your previous Windows installation, allowing you to recover files or roll back some changes if needed.
If your PC works well after the repair install, and you think there’s no need for the Windows.old folder, you can delete it to free up space.
💡Good to know: Windows.old folder is mainly intended for recovering user files and system components but doesn’t support complete restoration. Unlike a version upgrade, a repair install doesn’t create a system-level rollback tool, meaning you can’t fully revert to a previous Windows version.
Post-installation
After the repair install, it’s recommended to check for updates and reinstall third-party antivirus software that was removed before the process. If you had only disabled your antivirus instead of uninstalling it, make sure to re-enable it. Also, verify system stability by checking if previous issues were resolved.
Checking for updates
- Press Win + I to open Settings.
- Go to Windows Update.
- Click Check for updates.
- If updates are found, click Download & install.
- Restart your computer if prompted.
- Repeat the process to check and ensure you’re fully up to date.
Easily repair install Windows 11 with an in-place upgrade
A Windows 11 repair install using an in-place upgrade is a safe and effective way to resolve system issues without data loss. You can perform it easily using a Windows Update or installation media like an ISO file or USB drive.
The process restores system functionality while preserving personal data and installed applications. Just make sure you have administrative access and sufficient disk space, and always back up important data before starting the repair install.
Quick-Start Guide
NinjaOne does support Windows 11 upgrades and in-place repairs. Here are the key details:
- NinjaOne has tested the NinjaRMM agent with both new and upgraded Windows 11 installations.
- There are scripts available for Windows 11 upgrades, such as the “Update Windows 10 to Windows 11” script that uses the Windows 11 Installation Assistant.
- The platform supports Windows 11 feature updates through its patch management system.
- Administrators can control Windows 11 upgrades through policy settings, including:
- Approving or rejecting feature updates
- Using AI-powered patch intelligence to assess upgrade risks
- Configuring how and when upgrades are deployed
Specifically for an in-place repair, NinjaOne leverages Windows Update functionality, allowing you to perform repairs and upgrades through its patch management tools. Users can:
- Manually trigger upgrades
- Set up automated upgrade policies
- Control the upgrade process at a granular level
















