Hi Neoshadow3942,
I'm Princess, an Independent Advisor and a Microsoft user like you. I'll be happy to assist you today.
I would suggest re-registering Start Menu and Settings in Windows 10 and check if it helps to resolve the issue.
- Press Windows key + R.
- Type msconfig.exe and press enter.
- Click the Services tab.
- Tick Hide all Microsoft services and click Disable all.
- Click Apply and OK.
- Restart the PC.
- When it is booted up, right-click Start Menu and select Windows PowerShell (Admin).
- Copy-paste the following commands and press enter.
Get-AppxPackage Microsoft.Windows.ShellExperienceHost | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Press Windows key + R.
- Type msconfig.exe and press enter.
- Click the Services tab.
- Tick Hide all Microsoft services and click Enable all.
- Click Apply and OK.
- Restart the PC.
I hope this helps. Feel free to ask back any questions and let me know how it goes. Thank you!