Manually fix .lnk file association
Need both these posts first one is only if the user is a domain user and has regedit locked down.
—
http://stevenwhiting.com/blog/?p=1306
Found by Phaz
Run cmd
whoami /all
Find their SID
Run regedit as admin and go to HKEY_USERS
Find their SID and edit whatever is needed.
—–
http://www.technologynext.org/lnk-file-association-fix/
Manually fixing the registry
This is yet another way to fix the issue. Follow these steps:
-
Click on the “Start Menu”, type regedit in “Search Programs and files” and hit Enter. If that doesn’t work, go to C: drive -> Windows and then double click on regedit.exe.
-
Navigate to following location in registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk
-
Expand this registry branch by clicking on the arrow. Delete the “UserChoice” sub-key.
-
Close the Registry editor and restart your PC.