How do I fix the non-responding menu in Windows 10?

1 Comments

A quick fix for when the menu no longer pops up when you press the Windows-key.

  • Windows-key + X
  • select ‘Computer Prompt (Admin)’
  • type: powershell (and press Enter)
  • type: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} (and press Enter)
  • type: exit (and press Enter)
  • type: exit (and press Enter)

Now the Windows menu should appear again when you press the Windows-key

Was this answer helpful ? Yes (1) / No (0)

1 thought on “How do I fix the non-responding menu in Windows 10?”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

reduction