February 25, 2017

Fix Error 0xc0EA000A When Downloading Apps

0xC0EA000A error basically indicates that there is a connection error between your Windows and Microsoft servers. Also, it just a type of Windows store bug then doesn’t let us download apps from the store. Hopefully, this error doesn’t mean that your system is in critical condition, and there are few simple tricks to solve this error. So without wasting any more time let’s see how to actually Fix Error 0xc0EA000A When Downloading Apps.

Fix Error 0xc0EA000A When Downloading Apps

Method 1: Reset the Windows Store cache

1. Press Windows Key + R then type “wsreset.exe” and hit enter.

wsreset to reset windows store app cache

2. Let the above command run which will reset your Windows Store cache.

3. When this is done restart your PC to save changes.

Method 2: Try a clean boot

1. Press Windows Key + R then type msconfig and hit enter to System Configuration.

msconfig

2. On General tab, choose Selective Startup and under it make sure the option “load startup items” is unchecked.

Under the General tab, enable Selective startup by clicking on the radio button next to it

3. Navigate to the Services tab and checkmark the box that says Hide all Microsoft services.

Move over to the Services tab and tick the box next to Hide all Microsoft services and click Disable all

4. Next, click Disable all which would disable all the other remaining services.

5. Restart your PC check if the problem persists or not.

6. After you had finish troubleshooting make sure to undo the above steps in order to start your PC normally.

Method 3: Set correct date and time settings

1. Press Windows Key + I to open Settings and then select Time & Language.

Press Windows Key + I to open Settings then click on Time & language

2. Then find the Additional date, time, & regional settings.

Click on Additional date, time, & regional settings

3. Now click on Date and Time then select the Internet Time tab.

select Internet Time and then click on Change settings

4. Next, click on Change settings and make sure “Synchronize with an Internet time server” is checked then click on Update Now.

Internet Time Settings click synchronize and then update now

5. Click OK then click Apply followed by OK. Close the control panel.

6. In settings window under Date & time, make sure “Set time automatically” is enabled.

set time automatically in Date and time settings

7. DisableSet time zone automatically and then select your desired Time zone.

8. Close everything and restart your PC and see if you’re able to Fix Error 0xc0EA000A When Downloading Apps.

Method 4: Re-register Windows Store Apps

1. In the Windows search type Powershell then right-click on it and select Run as administrator.

2. Now type the following in the Powershell and hit enter:

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}

Re-register Windows Store Apps

3. Let the above process finish and then restart your PC.

Recommended:

That’s it you have successfully Fix Error 0xc0EA000A When Downloading Apps but if you still have any questions regarding this post feel free to ask them in the comments section.