Updated 2024✅ Fix Microsoft Store Not Downloading Apps or Games

Описание к видео Updated 2024✅ Fix Microsoft Store Not Downloading Apps or Games

Updated 2024✅ Fix Microsoft Store Not Downloading Apps or Games

wsreset

Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

you can also hit below commands one by one

DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth

sfc /scannow


Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}


✅This instructions in this video tutorial can be applied for laptops, desktops, computers, and tablets which run the Windows 10/11 operating system like . This tutorial will work on all hardware manufactures, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.

Visit My website https://www.howtofixtech.com/

Комментарии

Информация по комментариям в разработке