start menu and taskbar not working in windows 10 including Cortana search not working.
***YOU MUST HAVE THE WINDOWS FIREWALL SERVICE RUNNING FOR THIS TO WORK***
1. Find C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
2. Right-click and Run as Administrator
3. Copy this line:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}