Windows 10 cannot click start menu - FIX DIY
1. Run command prompt (Admin) click YES
2. Type "powershell" Press Enter
3. Copy code as below and paste to PS C:\WINDOWS\system32>
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\appxmanifest.xml"}
Press Enter....
4. Wait for minute and try again or restart if possible. Enjoy to do by yourself..






