消除快捷方式小箭头的方法: 开始,运行,输入 cmd /k reg delete "HKEY_CLASSES_ROOT\\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe 点击确定就好了