How To Fix Microsoft Error code 0x80072f8f in Windows 10?

Posted by

If you are a Windows 10 user, and you are facing the How To Fix Microsoft Error code 0x80072f8f, and also you don’t know – How to fix it, then you are at the right webpage. Many Windows 10 users are complaining about this error code, and in this article, we will tell you the methods which are gonna 100% help you to short out this issue from your PC.

What is Microsoft Error code 0x80072f8f?

Microsoft Error code 0x80072f8f usually occurs when a user tries to download apps from the Microsoft Store. This error code can be fixed by rebooting the pending updates, resetting the Microsoft store, or restarting your PC. 

In case: if it is not fixed, you have to just try the following methods which are given below to fix this issue. 

  • By using wsrest
  • Using Powershell.
  • By checking time, date, and Region settings.
  • Using Settings.
  • By running SFC / SCANNOW.

By using wsrest

Sometimes, resetting the Microsoft store may Fix Microsoft Error code 0x80072f8f, and it is very easy to reset it. To reset your Microsoft store, please follow the steps given below:

  • Open the Run dialog box, and type – wsreset, in the search bar.
  • Now, hit the Enter button.
  • Wait for a while, it will execute and repair your Windows Store. 
  • After completing, Microsoft Store will open up. 
Microsoft App Store Error

By Using Powershell

You can also fix this error by re-registering the Microsoft store default apps. To do this you have to open PowerShell with administrator rights. If you have access as an administrator, now, follow the steps given below:

  • Go to the search bar and type – Powershell.
  • Now, make a right-click on the Powershell icon and then click on the option – Run as administrator. 
fix Error code 0x80072f8f using PowerShell

Get-AppXPackage -AllUsers -Name
Microsoft.WindowsStore
| Foreach {Add-AppxPackage
-DisableDevelopmentMode
-Register “$($_.InstallLocation)
\AppXManifest.xml” -Verbose}

  • Hit the Enter button to execute this code.

After the execution of this code, your Windows store will re-install. Now, restart your PC and open it again, Error will be fixed up. If it is not sorted yet, move on to the other methods.

If the above code does not sort the issue, try the following code, which is given below:

wuauclt.exe /updatenow 

Now, close the PowerShell window and try again.

By checking time, date, and Region settings.

Please, follow the steps given below to Fix Microsoft Error code 0x80072f8f in your Windows 10 device:

  • Open Settings by pressing – ‘Windows +I’ button together.
  • You will see an option of “Time and Language”, click on it.
  • Make both Set time Automatically and Set time zone automatically ON by clicking on their respective toggles.
  • Now, from the left menu bar, click on the region and select the united states in the right section.
Fix Error code 0x80072f8f by changing time, date, and Region.

Now, reopen your Microsoft store.

Using Settings.

You can go with the setting of your App store to fix this issue. To fix this error by using settings, follow the steps given below:

  • Open setting.
  • Go to the left menu and choose the Apps and Features option from here.
  • Now, navigate the option – Microsoft Store. (See in the picture)
  • A link named Advance option will appear, click on this link.
Fix Error code 0x80072f8f using Settings.
  • After scrolling you will find out the option- Reset, click on it to reset your Microsoft store.
  • Now, follow the instruction to reset it completely.

By running SFC / SCANNOW.

You have to follow these simple steps to do it by this method:

  • Go to the search bar and type CMD in it.
  • Make a right-click and choose- run as administrator option from here.
  • Copy-paste the following code:

    SFC / SCANNOW
  • Wait for a while till the command executed fully.

Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *