How to fix Microsoft store error code 0x80072f8f?

Several Windows 10/ 11 users have reported problems with installing apps and games on Microsoft Store. They experience Microsoft store error code 0x80072f8f during the installation process. We analyzed the issue and found that these possible reasons could be the culprit:

  • Incorrect Date and Time: Usually, due to the dead CMOS battery and Windows time not sync lead to this trouble,
  • Corrupted DLL files: Corrupted DLL files could also be the reason. You should scan the files and reset or update them to see if this works for you,
  • Miss-configured files: it also generates the problem with the Microsoft Store apps and creates update issues with the Windows activation. In that case, resetting the Microsoft Store app is the required solution.

After knowing the nature of the issue and possible reasons what could cause it, we are in the position to learn their remediation steps. Below, we have provided different methods to fix the issue on Windows. However, you should firstly try with updating your Windows.

Possible fixes for Microsoft store error code 0x80072f8f

Fix 1: Verify Date and Time

Check if your system has the time according to your country and region. The wrong date and time causes problems with the verification of the product keys. For checking Date and Time, follow the below steps:

  • Go to Start window and open Settings,
  • Click on Time & Language on the left and select Data & Time option,
  • Check your time and set them if they are not,
  • Close the settings app then and reboot the device for the changes take place.

Fix 2: Update your Windows

Sometimes, Microsoft Stores shows Microsoft store error code 0x80072f8f because of outdated Windows. You can simply update your Windows and check if the error is resolved:

  • Press Win + X to open Settings,
  • Go to Windows Update,
  • Check for the required updates and click on Install now option if appears,
  • It will update all possible apps.

Fix 3: Use Windows Troubleshooters

The built-in Windows Troubleshooter will check for hardware and software if these are causing the trouble and repair them. Here are the steps you have to follow:

  • Open Settings and choose System on the left,
  • Scroll down to find Troubleshoot option and tap on it,
  • Click on Other troubleshooters,
  • Again, scroll down and go to Windows Store app,
  • Finally, choose the Run Command option and it will diagnose the issue.

Fix 4: Reset Store using wsreset

If the problem continues, we recommend you use wsreset app to reset the Microsoft Store. Here are the required steps:

  • Open Windows Search and type in wsreset,
  • Open it by simply clicking left on it,
  • It will reset the Microsoft store here,
  • Hopefully, it launches the app the next time with the supposed fix.

Fix 5: Repair and Reset Microsoft Store apps

If Microsoft store error code 0x80072f8f still occurs, we recommend you repair or reset the Microsoft Store apps. You can follow the below instructions for the same:

  • Click on Start menu and type settings,
  • Go to App> Apps & Features,
  • In the app list, search for Microsoft stores,
  • Select the Three dotted icon and click on ‘Advanced options’,
  • Scroll down the page to find reset option, which will provide you two options: Repair and Reset,
  • If you don’t want to lose your app’s data, choose Repair option,
  • But, if you are still facing the problem, press Reset option. This will delete the whole app’s data permanently.
  • Launch the app next to see and see if the problem persists.

Fix 6: Repair your Windows using Command Prompt

Command Prompt is helpful in scanning and repairing the Windows files. But, before you do that, make sure you check for virus protection. It will ensure you that the problem you are facing is not because of malware inside. Here is how you can use Command Prompt app to scan the system for possible issues:

  • Go to the Magnifying icon on the taskbar and type Command Prompt,
  • Right-click on Command Prompt and choose Run as Administrator,
  • A dialogue box will appear, type the below code in it:

sfc /scannow

Dism /Online /Cleanup-Image /Check health

Dism /Online /Cleanup-Image /restorehealth

  • Hit Enter on each time,
  • Once finishing, close out of here and restart the device.

Fix 7: Re-install Windows Store using Powershell

Powershell helps you to uninstall apps individually. All that you need to do is to use the below command:

Get-AppXPackage | Remove-AppxPackage

So, here is the complete guide how to re-install Microsoft Store using Powershell app:

  • Open start menu and search for powershell,
  • Right-click on it and select Run as Administrator,
  • Press yes on the received pop-up window,
  • Enter the below code:

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

  • Press Enter to restart the PC.

If nothing works, we recommend you use PC Repair Tool. It will check for the possible Windows related issues and provide their automatic fix. It is also known for its optimizing capabilities. Here is its direct download link.

Conclusion

That’s all! We have provided all possible fixes for Microsoft store error code 0x80072f8f. Hope so, these methods are really helpful for you in getting the problem resolved. Comment down below if you have any doubts in any of the step of different methods provided.