Advertisement
BaSs_HaXoR

Windows 10 Right-Click StartMenu Bug FIX

Jun 11th, 2016
406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #----------------------------------------------------#
  2. #Step 1# Run CMD as Administrator.
  3. #----------------------------------------------------#
  4. #Step 2# Run Command:
  5. #----------------------------------------------------#
  6. Powershell
  7. #----------------------------------------------------#
  8. #Step 3# Run Powershell Command:
  9. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  10. #----------------------------------------------------#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement