Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Re

gister "$($_.InstallLocation)\AppXManifest.xml"}
se no funcionr teste este outro
Get-appxpackage -all shellexperience -packagetype bundle |% {add-appxpackage -re
gister -disabledevelopmentmode ($_.installlocation + C:\Program Files\WindowsApps
\Microsoft.Windows.ShellExperienceHost_1.0.0.2_neutral_ShellExperienceHost.laac0
539cc_8wekyb3d8bbwe\AppxManifest.xml )}

You might also like