It’s reported that some users encountered the 0x8004E103 error when they attempted to download or update apps in Microsoft Store. How to fix this Microsoft Store error? Just read this post of MiniTool Partition Wizard to find out the best fixes.
I am unable to download apps or update existing apps in the Windows Store. I am getting the following error: "Try that again. Something went wrong. The error code is 0x8004E103".
from Microsoft Community
The Microsoft Store error code 0x8004E103 may occur when you install some faulty apps from the Microsoft Store. Besides, the system file corruption or the cached data may also lead to the 0x8004E103 error. To repair this error, there are several methods listed below.
How to Fix the 0x8004E103 Error
Method 1. Run the Windows Store Apps Troubleshooter
First, you can run the Windows Store Apps troubleshooter to repair error code 0x8004E103.
Step 1. Press Win + R keys to open the Run box. Then type the ms-settings:troubleshoot command in the box and press Enter key to open the Troubleshoot tab of the Settings interface. Then click the Additional troubleshooters option.
Step 2. In the pop-up window, find and click Windows Store Apps and then select Run the troubleshooter button.
Step 3. The computer will detect problems automatically. You can follow the on-screen instructions to repair the problem.
Step 4. Once done, restart your PC to check if the Microsoft Store error 0x8004E103 is fixed.
Method 2. Reset Windows Store Cache
You can try to fix 0x8004E103 error by resetting the Windows Store cache. Follow the detailed steps below.
Step 1. Press Win + R keys to open the Run box. Then type the wsreset.exe command in the box and press Enter key to open it.
Step 2. Then a black window will pop up, just wait for a while until the process completes automatically.
Step 3. Once done, the Windows Store window will show up. Then you can check if the error is fixed.
Method 3. Reset the Microsoft Store App
You can refer to the following steps to reset the Microsoft Store app.
Step 1. Go to Settings > Apps > Apps & features > Windows Store. Then click Advanced options.
Step 2. In the pop-up window, click Repair and wait until the process completes. If it does not work, you can click the Reset button to reset the Microsoft Store app.
Method 4. Run SFC and DISM
If the error still exists, you can try to run SFC and DISM. The command-line tools SFC and DISM can check and restore corrupted or missing system files. Follow the detailed steps below.
Step 1. Press Win + R keys to open the Run box. Then type the cmd command in the box and press Ctrl + Shift + Enter keys to run it as administrator.
Step 2. In the pop-up window, type sfc /scannow and press Enter key to execute the command.
Step 3. After the process ends up, type the following commands to run the DISM utility. Remember to press Enter key after each command.
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Once done, restart your computer to check if the error is fixed.
Method 5. Reinstall the Microsoft Store
Reinstalling Microsoft Store can also repair the error code 0x8004E103. Follow the detailed steps below.
Step 1. Run PowerShell as administrator. Then type the following command to reinstall the Microsoft Store app. Press Enter key to execute the command.
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
Step 2. Wait patiently until the process ends up. Once done, restart your computer.
Method 6. Disable Antivirus
You can try to disable the third-party antivirus software to fix 0x8004E103 error. Then allow Microsoft Store app through Windows Firewall. You can search Allow an app through Windows Firewall in Windows search tool. Then click it to open.
Then click Change settings to allow apps to communicate through Windows Defender Firewall. Then ensure Microsoft Store is checked under Allowed apps and features. Then click OK.
Method 7. Update Windows
It’s necessary to update your Windows to the latest version. If your system has not been updated for a long time, you can go to Settings > Update & Security > Windows Update and click Check for updates to get the updates available for the system. After updating the OS, restart your computer to see if the error is fixed.
Wrapping Things Up
This post has introduced seven methods to fix Microsoft Store error 0x8004E103. You can feel free to have a try on them. If you still have problems or better suggestions, you can tell us in the comment zone below.