User Tools

Site Tools


office_activation_and_ms_app_issues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
office_activation_and_ms_app_issues [2021/08/07 01:18] deftespritoffice_activation_and_ms_app_issues [2021/08/07 01:41] (current) – [MS App Store] deftesprit
Line 38: Line 38:
  
 ===== MS App Store ===== ===== MS App Store =====
-Try running wsreset.exe to see if that does the trick. I found that this process was timing out, so it was a more involved issue.+Try running **wsreset.exe** to see if that does the trick. I found that this process was timing out, so it was a more involved issue. 
 + 
 +Run the troubleshooter: 
 +Select the Start button, and then select Settings > Update & Security > Troubleshoot, and then from the list select Windows Store apps > Run the troubleshooter. 
 + 
 +Check the Microsoft Store Install Service 
 +Press the Windows Key + S and type in services.msc. 
 +Find the Microsoft Store Install Service and double click, If the status is Running, click Restart 
 +If Disabled, change it to Automatic, click Start and click OK. 
 + 
 +Reset the Microsoft Store app in Windows 10 
 +Open Settings. 
 +Go to Apps -> Apps & features. 
 +On the right side, look for Microsoft Store and click it. 
 +The advanced options link will appear. Click it. 
 +On the next page, click on the Reset button to reset Microsoft Store to default settings 
 + 
 +Uninstall the Store: 
 +Press Windows key + X 
 +Click and Run Windows PowerShell as Administrator 
 +Now Type: get-appxpackage *WindowsStore* | remove-appxpackage 
 +Enter then proceed to reinstall Store 
 + 
 +Reinstall the Store: 
 +Press Windows key + X 
 +Click and Run Windows PowerShell as Administrator 
 +At the command prompt, copy-paste the following then hit Enter: 
 + 
 +Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"
 + 
 +Launch the MS Store 
 + 
 +  * https://thegeekpage.com/reinstall-microsoft-store-app/ 
 +  * https://www.winhelponline.com/blog/restore-windows-store-windows-10-uninstall-with-powershell/#:~:text=To%20restore%20or%20reinstall%20Windows%20Store%20in%20Windows,press%20ENTER%3A%20That%20reinstalls%20the%20Microsoft%20Store%20app. 
 +  * https://store.rg-adguard.net/ 
 +  * https://answers.microsoft.com/en-us/windows/forum/all/error-code-0x80073d05-on-windows-10/a37b67c0-bde9-40e5-b785-ebfc635eccd2
  
  
  
  
office_activation_and_ms_app_issues.1628299106.txt.gz · Last modified: 2021/08/07 01:18 by deftesprit