Windows Cannot Find MS-Windows-Store: PurgeCaches - Fix - Windows 10 / 8 / 7
Channel:
Subscribers:
198,000
Published on ● Video Link: https://www.youtube.com/watch?v=G_db1fQsmrY
#WindowsCannotFind #MS-Windows-Store:PurgeCaches #Fix
Windows Powershell Command :
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *WindowsStore*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
Other Videos By MK TECH
Tags:
How to
fix
solve
Windows Cannot Find
MS-Windows-Store: PurgeCaches
Fix - Windows 10 / 8 / 7
Windows Cannot Find MS-Windows-Store: PurgeCaches - Fix - Windows 10 / 8 / 7
MS-Windows-Store: PurgeCaches - Fix