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 Hide/Disable Navigation Pane (Left Pane)
How to Hide the Navigation Pane in Windows 10 File Explorer Right click the Start menu and choose File Explorer from the available options. Click the ...
How To Pin Run Command To Start Screen In Windows 8
In Windows 8, Microsoft has removed the Start menu, where the Run command was located in previous versions of Windows. ... Download Winaero's Pin to 8...
How To Perform Right-Click On Windows 8 Tablet
To right-click an item on a Windows 7 or Windows 8 tablet, follow these two simple steps Touch the item with your finger or stylus, and keep the finge...