Powershell

powershell repair windows apps

powershell repair windows apps

Reinstall default Windows 10 apps with a single PowerShell command

  1. Open PowerShell and select the Run as administrator option.
  2. Type in the following command and hit Enter: Get-AppxPackage -AllUsers| Foreach Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”

How To Prevent Users From Changing Theme In Windows 7
How To Prevent Users From Changing Theme In Windows 7 Type gpedit. ... In the Policy Editor, go to User Configuration, Administrative Templates, Contr...
How To Import iTunes Playlists To Windows 8 Xbox Music
Launch Xbox Music and from the Home screen click or tap My Music. On the next screen select Playlists. Then right click, or on a touchscreen, swipe fr...
How To Rename Default Power Plans (Schemes) In Windows 7
How To Rename Default Power Plans (Schemes) In Windows 7 Step 1 Launch elevated Command Prompt. ... Step 2 Type Powercfg List in the Command Prompt to...