1>win+r打开运行窗口
2>复制以下内容至运行窗口
cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe
3>完成。