Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2020-03-03 08:42:55 | ![]() 11,103 Views |
[*Gift*] Animated Search Engine https://www.hows.tech/p/beautify-your-computer.html – Magical Experience
This video is going to guide you through the steps to fix Windows Store won’t open Windows 10 // 8 // 7 Systems.
COMMANDS
Start – Search – Powershell – Right click on PowerShell – Run as administrator – Use the command :
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
Start – Search – Powershell – Right click on PowerShell – Run as administrator – Use the command :
PowerShell -ExecutionPolicy Unrestricted -Command /”& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘//AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}/”
Step 4 : Start – Search – Powershell – Right click on PowerShell – Run as administrator – Use the command :
((Get-ChildItem “HKLM:SOFTWARE//Microsoft//Windows//CurrentVersion//Appx//AppxAllUserStore//InboxApplications”) | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
Get Personal Technical Assistance : https://www.hows.tech/p/paid-support-help.html
#windows #store #won’t #open #windows
Please take the opportunity to connect and share this video with your friends and family if you find it useful.