nope, didn't work, but alot of red errors came up.
0x80D2017 Error in Microsoft store
So I have been having this problem where whenever I try to update or install an app, I get this error that apparently means unknown. this is the "error log" or something, I am new with finding logs.
Problem signature:
P1: Update;Update;Microsoft.WindowsStore_8wekyb3d8bbwe
P2: 80d02017
P3: 17134
P4: 286
P5: Windows.Desktop
P6: G
P7:
P8:
P9:
P10:
Attached files:
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_Update;Update;Mi_abf4221c1e05383adb713283834b26fbc97d63_00000000_1e022838
Analysis symbol:
Rechecking for solution: 0
Report Id: 5625d7c0-2428-4916-b415-7d8143ed6aa7
Report Status: 4100
Hashed bucket:
Cab Guid: 0
Windows for home | Windows 10 | Microsoft Store
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
3 answers
Sort by: Most helpful
-
Anonymous
2018-09-19T21:38:51+00:00 -
Sumit D - IA 170.7K Reputation points Independent Advisor
2018-09-19T02:21:42+00:00 Please try the steps here:
https://www.yourwindowsguide.com/2018/08/resolv...
Disclaimer:
This is a non-Microsoft website which would provide accurate and safe information. Watch out for ads on the site which are frequently classified as a PUP (Potentially Unwanted Products). There is no need to buy paid products to fix your computers as they do more harm than good sometimes.
-
Anonymous
2018-09-19T01:06:06+00:00 Hi, DavidMedin
Follow these steps.
- launch powershell
- Set-ExecutionPolicy Unrestricted
- Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}