My Start Menu has stopped working, I have googled it and tried a powershell solution which did not work,
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register �$($_.InstallLocation)\AppXManifest.xml�}
If I right click on the start button I get a menu with lots of useful options.
Any Clues.
TIA



Print Thread
philippercival