Windows Update Something Went Wrong [SOLVED]
Effective solutions brought to you by our team of experts
6 min. read
Updated on
Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more
Key notes
- The Windows Update: Something went wrong Windows 11/10 error can occur because of corrupted update components or the Update Orchestrator Service isn’t enabled.
- Changing the startup setting for Update Orchestrator Service is a confirmed fix for the Windows Update: something went wrong error.
- You might also be able to fix the Windows Update: something went wrong error with some of Windows’s built-in repair tools.
Some users have posted about a Windows Update: Something went wrong error on support forums. When that error occurs, the Windows Update Settings tab displays a Something went wrong error. One user’s forum post said this:
I found an issue in my Windows Update setting that says “Something went wrong. Try to reopen Settings later.” Fyi, I’ve tried to fix this problem by watching certain videos that are supposed to help me. However, things getting worse… I still can’t update my Windows to the latest version.
Consequently, users can’t download and install Windows updates via Settings because of that error. This issue can occur on Windows 11 and 10. If you need to fix the Windows Update Something went wrong Windows 11/10 error, check out the potential resolutions below.
Why is my Windows Update saying something went wrong?
The Windows Update: Something went wrong error can often occur because the Update Orchestrator Service needed for updates isn’t configured right. That service should be enabled and running with an automatic startup type. So, you might need to check that service to fix this error.
However, this error can also be due to a corrupted Windows Update database. In this case, you would need to reset Windows Update components.
Aside from that, you might need to repair corrupted system files or even a user profile to resolve this issue. System File Checker, System Restore, or even Reset this PC are some of the built-in Windows tools you might then need to fix the Something went wrong error.
How do I fix Windows Update something went wrong?
1. Run the Windows Updater troubleshooter
- To launch Settings, press the Windows and I keys at the same time. Click the Troubleshoot option, and then on Other trouble-shooters.
- Select the Run option for opening Windows Update.
- Apply any potential resolutions the troubleshooter suggests.
2. Check if the Update Orchestrator Service is enabled
1. Launch Run by pressing the Windows + R hotkey.
2. To open Services, enter services.msc in Run’s text box and click OK.
3. Double-click Update Orchestrator Service to open the properties window for it.
4. Select the Automatic option on the Startup type drop-down menu.
5. Click Start if the service isn’t running.
6. Press the Apply and OK buttons to save the new service settings.
7. Open the Start menu and click Power, followed by Restart. The Something went wrong try to reopen settings later error in Windows 10/11 will be fixed.
Another quick fix for this error is to manually enable the Update Orchestrator Service. It is responsible for keeping the Windows Update tool working and it’s possible that it was accidentally disabled at some point.
3. Run an SFC scan
- Open the Windows search box by pressing the Windows + S hotkey. Enter Command Prompt in the search text box then click the Run as administrator option shown directly below.
- Then type in this command and hit Enter:
DISM.exe /Online /Cleanup-image /Restorehealth
- To initiate a system file scan, input the following command and press Enter:
sfc /scannow
- Wait until the SFC displays an outcome in the Command Prompt window.
You can also try a specialized system repair tool that automatically scans your PC and repairs any error related to corrupted files, missing DLLs, or BSoDs.
4. Run a Chkdsk scan
- Open the Command Prompt as outlined in the preceding resolution.
- Enter this disk command, and press the Return key:
chkdsk /f C:
- Press the Y keyboard key to confirm.
- Restart Windows to initiate the chkdsk scan.
5. Rename the SoftwareDistribution and Catroot2 Folder
- Open the Command Prompt with elevated rights as covered in the first three steps of resolution three.
- Input these four different commands pressing Enter after each:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc - Rename the SoftwareDistribution folder by inputting this command and pressing Enter:
Ren %systemroot%SoftwareDistribution SoftwareDistribution.bak
- To rename catrook2, enter this Ren command and press Enter:
Ren %systemroot%system32catroot2 catroot2.bak
- Input and execute these four separate Command Prompt commands:
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc - Restart Windows from the Start menu.
6. Edit the Registry
- Press the Windows + X hotkey, and select Run on the menu.
- Type this text into Run’s Open box and click OK:
regedit
- Then go to the UsoSvc key at this registry location:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsoSvc
- Double-click the Start DWORD shown directly below.
- Delete the current value, and enter 2 in the data box.
- Then press OK to exit the window.
- Repeat steps four to six for the Start DWORD at these registry key locations:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
7. Roll back Windows to a restore point
- Bring up the Run tool. Type this command in the search box and click OK:
rstrui
- Select Choose a different restore point if that option is available, and click the Next button.
- Then select a restore point that predates the Something went wrong error on your PC if you can. Alternatively, select the oldest date available.
- Select the Next and Finish options to roll back Windows.
8. Reset Windows
- Press the Windows + I key combination. Click Recovery on the Settings app that opens.
- Press the Reset PC button.
- Select Keep my files in the Reset this PC window.
- Click the Cloud download or Local reinstall option you prefer.
- Press the Next button, and select Reset to finish.
Can I manually install Windows updates?
You can manually download Windows patch updates from the Microsoft Update Catalog and install them. Doing so, however, probably won’t resolve the Windows Update: Something went wrong error. Nevertheless, you can manually update Windows 11 or 10 in that way like this.
- Open the Microsoft Update Catalog homepage.
- Enter a KB Windows update code in the search box, and click the Search button.
- Click the Download option for an update.
- Right-click the download link and select Save link as on the context menu.
- Choose the folder to download to, and select the Save option. Click File Explorer’s taskbar button shown below, and open the folder you saved the update package in.
- Double-click the update’s MSU file to install.
Note that you can only download and install patches, not build, updates via the Microsoft Update Catalog. You can, however, still, update Windows 11/10 to the latest version without Settings with the Media Creation Tool. Our Media Creation Tool review provides further details for that utility.
Can I fix the Something went wrong error with third-party repair software?
Possibly, but much depends on the repair software you’re utilizing. As Windows’ built-in repair tools can feasibly resolve this issue, you might not need third-party system repair software. Our Windows 10/11 repair software guide provides the full low-down on the best third-party repair utilities.
There’s a good chance you’ll be able to fix the Windows Update: Something went wrong error by applying the potential resolutions above. The second resolution for checking the Update Orchestrator Service settings is especially widely confirmed to fix that error.
Yet, we can’t promise those resolutions will fix the Something went wrong error for all users. You can get further troubleshooting guidance from Microsoft’s Windows support service if needed. Enter a description for the error on the Contact Microsoft Support page and click Get Help to do so.
You can chat about the Windows Update: Something went wrong error in the comments section below. If you’ve found any other fix for that error not mentioned above, let us know about it there.
User forum
4 messages