If you’ve ever tried to update or install Windows 11 and ran into the message “Something didn’t go as planned”, you’re not alone. This vague error often appears when Windows Update, installation media, or the Windows setup process runs into a problem — without giving a clear reason why.
It can be frustrating, especially when you’re trying to install critical updates, upgrade from Windows 10, or perform a clean reinstall. The good news is that this issue can be fixed with a few practical steps.
In this guide, we’ll walk you through all the effective ways to fix the “Something didn’t go as planned” error on Windows 11 — whether it appears during setup, update, or system repair.
1. Restart Your PC and Try Again
Before you dive into advanced fixes, try the simplest one first — restart your computer.
Temporary setup glitches, pending updates, or file locks can cause this generic error.
- Save your work and close all programs.
- Click Start → Power → Restart.
- After rebooting, reattempt the Windows update or setup.
If it was a minor hiccup, this may resolve the issue immediately.
2. Run the Windows Update Troubleshooter
If the error appeared while updating Windows, the built-in Windows Update Troubleshooter can automatically find and fix related problems.
- Press Windows + I to open Settings.
- Go to System → Troubleshoot → Other troubleshooters.
- Find Windows Update and click Run.
- Let the troubleshooter complete and apply any suggested fixes.
Afterward, restart your PC and try running the update again.
3. Check Your Internet Connection
A poor or unstable connection can interrupt update downloads and trigger this error.
- Make sure your internet connection is stable.
- If you’re using Wi-Fi, try switching to a wired Ethernet connection.
- Disable VPNs or proxies, as they may interfere with Microsoft’s update servers.
Once connected properly, relaunch the update or installation process.
4. Delete Temporary Update Files
Corrupted update cache files are one of the most common causes of this issue. Clearing them forces Windows to re-download everything from scratch.
- Press Windows + R, type the following, and press Enter:
services.msc - Find and right-click Windows Update, then select Stop.
- Open File Explorer and go to:
C:\Windows\SoftwareDistribution - Delete all files and folders inside.
- Go back to services.msc, right-click Windows Update, and select Start.
Now try updating or installing Windows again.
5. Run System File Checker (SFC) and DISM
If essential Windows system files are missing or corrupted, it can cause this error. The SFC and DISM tools can fix that.
- Press Windows + S, type cmd, and choose Run as administrator.
- Type these commands one by one, pressing Enter after each:
sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth - Once completed, restart your computer.
These tools will automatically repair any corrupted files that may be interfering with Windows installation or updates.
6. Free Up Disk Space
If your system drive (C:) is low on space, the Windows setup or update might fail with the “Something didn’t go as planned” message.
To check available space:
- Open File Explorer and click This PC.
- Look under Local Disk (C:).
- Make sure you have at least 20–25 GB of free space for an upgrade.
To free up space:
- Delete temporary files:
- Press Windows + I → System → Storage → Temporary files.
- Click Remove files.
- Uninstall large or unused apps.
- Move personal files (photos, videos, documents) to an external drive or cloud storage.
After freeing up space, retry the update or installation.
7. Temporarily Disable Antivirus and Firewall
Some third-party antivirus programs and firewalls can block the Windows update or setup process, causing this error.
- Temporarily disable your antivirus software.
- If using Windows Security, go to:
- Windows + I → Privacy & Security → Windows Security → Firewall & network protection.
- Click your active network and toggle Microsoft Defender Firewall off.
Try the installation or update again. Once complete, re-enable your antivirus and firewall.
8. Use the Windows 11 Installation Assistant
If Windows Update keeps failing, try updating through Microsoft’s official Installation Assistant tool.
- Visit the Windows 11 Download Page.
- Under Windows 11 Installation Assistant, click Download now.
- Run the tool and follow the on-screen instructions to upgrade.
The tool performs all necessary checks and handles updates more reliably than the built-in updater.
9. Try the Media Creation Tool (for Fresh Installation)
If you still can’t update Windows, use the Media Creation Tool to perform a clean installation.
- Go to the Windows 11 Download Page.
- Scroll down to Create Windows 11 Installation Media and click Download now.
- Run the tool and choose one of the following:
- Upgrade this PC now (keeps your files).
- Create installation media (USB/DVD) for another PC.
Follow the prompts and complete the installation. This usually bypasses the “Something didn’t go as planned” error entirely.
10. Check Regional and Date Settings
Incorrect date, time, or region settings can prevent Windows from connecting properly to Microsoft’s servers.
- Press Windows + I → Time & language → Date & time.
- Enable Set time automatically and Set time zone automatically.
- Go to Language & region and confirm your region matches your Windows version.
After correcting these settings, retry the update or installation.
11. Reset Windows Update Components Manually
If the Windows Update service itself is malfunctioning, resetting its components can fix the problem.
- Open Command Prompt as Administrator.
- Type these commands one by one:
net stop wuauservnet stop bits net stop cryptsvcren C:\Windows\SoftwareDistribution SoftwareDistribution.oldren C:\Windows\System32\catroot2 catroot2.oldnet start wuauservnet start bitsnet start cryptsvc - Restart your PC and check for updates again.
This completely resets the Windows Update mechanism.
12. Perform a Clean Boot
If third-party background processes interfere with the update, performing a Clean Boot helps identify the culprit.
- Press Windows + R, type
msconfig, and press Enter. - In the System Configuration window, go to the Services tab.
- Check Hide all Microsoft services, then click Disable all.
- Go to the Startup tab → click Open Task Manager.
- Disable all startup items.
- Restart your PC and try the update again.
If it works, re-enable services one by one to find the problematic app.
13. Repair Windows Using In-Place Upgrade
If the issue persists, perform an in-place repair upgrade — this reinstalls Windows while keeping your files and apps intact.
- Download the Windows 11 ISO from Microsoft’s website.
- Right-click the ISO → select Mount.
- Open the mounted drive and double-click setup.exe.
- Choose Keep personal files and apps and click Next.
- Follow the on-screen instructions to reinstall Windows.
This fixes deep-level system issues without wiping your data.
14. Reset Your PC (Last Resort)
If nothing else works, you can reset your PC to start fresh.
- Press Windows + I → System → Recovery.
- Under Reset this PC, click Reset PC.
- Choose:
- Keep my files (reinstalls Windows but keeps personal data).
- Remove everything (clean install).
Follow the prompts to reinstall Windows 11. This should eliminate the “Something didn’t go as planned” error completely.
Wrapping Up
The “Something didn’t go as planned” error in Windows 11 can appear for many reasons — from corrupted update files to system configuration issues.
Start with simple fixes like restarting your PC or running the Windows Update Troubleshooter. If the issue persists, clear update cache, repair system files with SFC and DISM, or use the Installation Assistant or Media Creation Tool to perform the update manually.
With these solutions, you’ll be able to successfully install or update Windows 11 without running into this frustrating error again.