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 Turn On Email Notifications In Windows 8 Mail App
Go to Windows 8 Start Screen and open the Mail app. In mail select Setting from the Charms Bar. In the setting tabs click on Accounts. In this step se...
How To Use Start Screen As Start Menu In Windows 8.1
Microsoft isn't replacing the Start screen by default, as such once you have installed Windows RT 8.1 Update 3 Right-click on the Taskbar and click Pr...
How To Move Details Pane To The Bottom In Windows 8.1 File Explorer
How do I change the navigation pane in Windows Explorer? How do I change the layout of a file explorer? How do I move the details pane to the bottom o...