1
Press the Windows Key + R to open the Run dialog, type regedit and hit Enter to open the Registry Editor
Click View and make sure 'Address Bar' is turned on
Paste this into the Address Bar at the top and hit Enter
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WpnUserService
On the right hand pane, double click 'Start'
Change the value date to 4 then click OK
Close the Registry Editor and restart (not shut down) your PC
2
If that does not solve this:
Open Task Manage (Ctrl + Shift + Esc)
At the top, choose to run new task, type powershell in the box and click the option to run it as Administrator.
Run this command and press Enter:
Get-AppxPackage Microsoft.Windows.ShellExperienceHost | reset-AppxPackage
When that completes, run this command and press Enter
Get-AppxPackage Microsoft.Windows.StartMenuExperienceHost | reset-AppxPackage
When that command completes, restart (not shut down) your PC.