Jul 12 2018 10:12 AM - edited Jul 12 2018 11:56 AM
I was wondering if anyone has seen this before? Basically whenever I try to right click, i just get this option for the menu.
It also happens on the start menu
There doesn't appear to be anything wrong with the server. It's just a nuisance trying to run things when you can't right click.
So far I've done
1. Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
2. sfc /scannow
3. dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /scanhealth
dism /online /cleanup-mage /restorehealth
4. ran virus scans
5. Logged in with multiple different user accounts
6. And my boss was working on something to no avail.
Has anyone figured out a fix besides just reloading the server/os to fix something like this?
Jul 12 2018 11:49 AM
I'd try creating and logging on as a new user. The profile may be somehow corrupt.
Jul 12 2018 11:55 AM
Ah forgot to mention I've done that with a few accounts just to see
Jul 12 2018 03:03 PM
You can try a repair install by running setup.exe from the root of the install media but I wouldn't hold a lot of hope for resolution.