This tutorial will help you Fix Windows Store Error Issue " Something Unexpected Happened". Error Code. Reporting this error will help use understand it better,You can wait a bit or restart your device. Microsoft Store "Something Unexpected Happened" While Installing or updating apps.
Works on Laptops, PCs and Tablets made by Samsung, Lenovo, Toshiba, Asus, Acer, HP, Dell, Alienware.
Copy and paste 1:
Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}
Copy and paste 2:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Copy and paste 3:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
FIX Microsoft Store Error "Something Unexpected Happened" in Windows 10 - [2019] | |
| 13 Likes | 13 Dislikes |
| 585 views views | 30,842 followers |
| Science & Technology | Upload TimePublished on 29 Jan 2019 |
Không có nhận xét nào:
Đăng nhận xét