Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
Hi this video is about /”How To Reinstall Windows Store In Windows 10 | Reinstall Windows 10 Default Store Apps (Simple Way)/”.
I will show you very easy and quick way of reinstall windows 10 default apps just by executing 1 command in windows PowerShell.
Reinstall windows 10 default apps Code :
1 : Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)//AppXManifest.xml”} OR
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
#windows10 #reinstall #windowsstore #reinstallwindowsstore #howto
Please take the opportunity to connect and share this video with your friends and family if you find it useful.