✅How To Fix Microsoft Store Not Working Or Opening On Windows 11
commands in used
sfc /scannow
Set-ExecutionPolicy Unrestricted
after typing above command type A and then execute below commands
Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage
Get-AppxPackage -AllUsers Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This vidoe can be applied on windows 10/11 and all manufacturing like HP , DELL, LENOVO , SAMSUNG , ACCER, ETC.
Visit my Website www.howtofixtech.com
Ещё видео!