Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2021-09-25 17:05:36 | ![]() 65,249 Views |
Commands Used In This Tutorial
1. Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
2. Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/” -Verbose}
3. Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
4. Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)//AppXManifest.xml”}
00:00 Intro
00:08 Method 1 – Windows Store Apps Troubleshooting
00:49 Method 2 – WSReset
01:15 Method 3 – Reset Windows Store
01:50 Method 4 – Reset Windows Update Components
03:30 Method 5 – Run PowerShell Commands
04:03 Method 6 – Remove & Reinstall Microsoft Store App
04:43 Method 7 – Update Windows 10 Using Media Creation Tool
05:40 Closing
#MicrosoftStore
#StoreError0x80073CF3
#Fix0x80073CF3
Thanks Friends For Watching This Tutorial,
Please Subscribe and Support Our Channel.
Please take the opportunity to connect and share this video with your friends and family if you find it useful.