Windows 8.1 App Store Error 0x80072ee2

This is the capture of the error:

6 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Greg Carmack - MVP 2010-2020

Hi Ramon. I'm Greg, an installation specialist and 8 year Windows MVP, here to help you.

No expert in Forums where we see the most cases (by the tens of thousands) recommends Norton or McAfee, but we do solve problems by having them uninstalled.

I would uninstall any 3rd party antivirus and try running only built-in Defender which gives adequate protection, least issues, and is from Microsoft who knows how to protect their OS best.

If you want the best on-demand scanners install and run Malwarebytes and AdwCleaner free scanners.

Try running the Windows Store apps Troubleshooter at Settings > Update & Security > Troubleshoot.

Try resetting the Store cache: http://www.thewindowsclub.com/reset-windows-sto...

If that fails go to Settings>Apps and highlight Microsoft Store, choose Advanced Settings, then Reset. After it resets, restart PC.

If that fails then Try running the Windows Store apps Troubleshooter at Settings > Update & Security > Troubleshoot.

Try resetting the Store cache: http://www.thewindowsclub.com/reset-windows-sto...

If that fails go to Settings>Apps and highlight Microsoft Store, choose Advanced Settings, then Reset. After it resets, restart PC.

If that fails then reinstall Store. Type CMD in Start Search, right click Command Prompt result to Run as Administrator, copy the following code and paste it into the box using the Edit tools from Box's top left dropdown menu, press Enter:

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *WindowsStore*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

If these all fail then go over this checklist to make sure the install is set up correctly, optimized for best performance, and any needed repairs get done: http://answers.microsoft.com/en-us/windows/wiki...

Start with Step 4 to turn off Startup freeloaders which can conflict and cause issues, then Step 7 to check for infection the most thorough way, then step 10 to check for damaged System Files. Then continue with the other steps to go over your install most thoroughly.

If nothing else works then do a Repair Install, by installing Media Creation Tool and then choosing to Upgrade Now. This reinstalls Windows while keeping files, programs and most settings in place, and is also the most stable method to advance to the latest version. http://windows.microsoft.com/en-us/windows-10/m...

But remember that Factory or Upgrade installs are inferior installs which most enthusiasts won't even run because they'd expect endless issues. Once you uninstall McAfee we've also found it can continue ruining Windows until it's reinstalled. Consider now or later doing the Clean Install in this link which compiles the best possible install that will stay that way as long as you stick with the tools and methods given: http://answers.microsoft.com/en-us/windows/wiki...

There is also an automated Refresh that reinstalls WIndows while shedding corrupting factory bloatware, saves your files, but doesn't clear the drive to get it cleanest: https://www.howtogeek.com/265054/how-to-easily-...

I hope this helps. Feel free to ask back any questions and let us know how it goes. I will keep working with you until it's resolved.

________________________________________________________
Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.

_________________

Windows MVP 2010-20

Millions helped via my tutorials and personally in forums for 12 years. Now an Independent Advisor.

I do not quit for those who are polite and cooperative.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Andre Da Costa

First, try signing out of the Microsoft Store. Click your Profile picture at the top right, click your account then sign out.

Restart your computer, launch the Microsoft Store app, sign in again, then attempt downloading again.

Other things you can try...

Start by running the Windows Store Apps troubleshooter.

Open Start > Settings > Update & security > Troubleshoot
Scroll down to the bottom
Click Windows Store Apps

Click Run the troubleshooter

When complete try opening the Store again.

Also check if the Store works in another user account.

Press Windows key + R
Type: wsreset.exe
Hit Enter

Do this a couple times then try launching the Store again.

Your Antivirus might be interfering with the Store, try disabling it 'temporarily' to see if it launches.

Check Windows Update and install the latest updates. Sometimes Microsoft releases infrastructure fixes for the Store through Windows Update.

You can also try resetting the store app using the following instructions:

https://www.groovypost.com/howto/reset-windows-...

Reinstall the Store:
Press Windows key + X
Click Windows PowerShell (Admin)
At the command prompt, type the following then hit Enter:

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

If that does not work, try resetting the software distribution folder:
Before carrying out this procedure, disconnect from the Internet. That means turning off Wi-Fi and disconnecting from a wired connection. If you don't, Windows 10 will indicate some files are in use and cannot be modified or the command will be non-responsive. Also, you should restart your computer after disconnecting from the Internet. The easiest way to do it is to enable Airplane mode from the Action Center - Windows key + A.

1. Open Start, type: CMD
Right click CMD
Click Run as administrator

Type each of the following then hit Enter

taskkill /F /FI "SERVICES eq wuauserv" (do this multiple times)
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
rmdir C:\Windows\SoftwareDistribution\DataStore
rmdir C:\Windows\SoftwareDistribution\Download

If that does not work...

1. Open Start, type: CMD
Right click CMD
Click Run as administrator

Type each of the following then hit Enter

Run these codes:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
After running these commands, check if your issue is fixed.

When complete, hit Enter, then restart, then try updating again.

Best,
Andre
Windows Insider MVP
MVP-Windows and Devices for IT
twitter/adacosta
groovypost.com

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Recently I had to reset my laptop because of a startup error, after resetting my laptop I don't know how, but now I can access to the Windows Store without any problem, I think maybe could be an update that was giving me a trouble, just guessing, I don't know. Well, the thing is that the problem is solved, the resetting solved the problem.

Thanks to everyone that tried to help me, thank you very much.

PD: I didn't try any of these solutions that you gave me.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Recently I had to reset my laptop because of a startup error, after resetting my laptop I don't know how, but now I can access to the Windows Store without any problem, I think maybe could be an update that was giving me a trouble, just guessing, I don't know. Well, the thing is that the problem is solved, the resetting solved the problem.

Thanks to everyone that tried to help me, thank you very much.

PD: I didn't try any of these solutions that you gave me.

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Windows 8.1 App Store Error 0x80072ee2

Source: https://answers.microsoft.com/en-us/windows/forum/all/error-0x80072ee2-windows-store/9c027d30-059f-44e6-b4f1-3b1132193eea

0 Response to "Windows 8.1 App Store Error 0x80072ee2"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel