Fix Microsoft Store App Update Error - Something Unexpected Happened Code 0x80070141
You can see the status change from Acquiring Licenses to Downloading… This error happened when a user found two updates to the Store app but failed to update with this error code.
There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070141)
How to fix Microsoft Store App Update Error 0x80070141
1. Run Windows Store Apps Troubleshooter
This issue can happen for a variety of reasons but we recommend running the Windows Store Apps Troubleshooter first and see if it solves the problem. This app looks for inconsistencies common with the Store app and corrects them automatically.
- To get started, first open up Settings on Windows 10.
- Then click Update & Security> Troubleshoot> Windows Store Apps .
- Now, hit the Run the troubleshooter button to automatically detect and fix the problem.
2. Temporarily turn off the antivirus software
If you have any third-party antivirus programs, temporarily disable them and check if that solves the problem.
3. Repair Windows Store and updated components
Repairing Windows Store and its updated components is one of the most effective solutions to fix any Windows Store related issues.
To get started, open PowerShell as an admin on a Windows 10 computer.
In the PowerShell window, run the following commands one by one and check if it works.
net stop bits net stop wuauserv net stop appidsvc net stop cryptsvc Del "%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloader*.*" rmdir %systemroot%SoftwareDistribution /S /Q rmdir %systemroot%system32catroot2 /S /Q regsvr32.exe /s atl.dll regsvr32.exe /s urlmon.dll regsvr32.exe /s mshtml.dll netsh winsock reset netsh winsock reset proxy net start bits net start wuauserv net start appidsvc net start cryptsvc
Once done, reboot the computer and see if it helps fix the 0x80070141 error.
4. Reset Microsoft Store via Settings
Windows 10 now allows you to reset Windows Store apps in Windows 10 via Settings.
To reset the Microsoft Store, open Settings> Apps> Apps and features> Search for Microsoft Store> Advanced options , then click the Reset button .
This method requires you to reinstall the Windows Store app using Windows PowerShell. To do so, follow these steps:
Right-click the Start button and choose Windows PowerShell (Admin) to launch PowerShell as admin.
In the Windows PowerShell window, copy and paste the command below and press Enter to execute:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register '$($_.InstallLocation)AppXManifest.xml'}
After executing the command, restart your computer and try again.
Good luck.
You should read it
- Fix Error 0x80070141: The device is unreachable on Windows 10
- How to fix Unexpected Store Exception error in Windows 10
- How to fix error code 0x8000FFFF in Windows 10
- Steps to fix Windows Update and Microsoft Store errors 0x80070424
- How to fix 'The Installer Has Encountered an Unexpected Error 2203' error on Windows
- Reader code names famous games to infiltrate Microsoft Store
- Fix Microsoft Store not downloading apps and games
- How to fix error 0x80D03805 when downloading apps from Microsoft Store
- Steps to fix Microsoft Store error code 0x80004003 in Windows 10/11
- How to fix 0x80080005 to install UWP application on Microsoft Store
- How to fix 'An Unexpected Error Occurred' error when opening Ethernet properties
- How to fix Windows Update error 0x800f8011 on Windows
Maybe you are interested
How to Enable and Disable Tabs in File Explorer on Windows 11
5 macOS Sequoia Features Not Available on Windows 11
Why does Windows operating system have such a bad reputation?
Quickly fix Unmountable Boot Volume error on Windows 10/11
15 safe software and application download websites for Windows
How to Fix Clipboard History Error in Windows 11 Latest Update