如何去掉电脑桌面图标上的快捷键箭头
1、步骤一:WIN键+R组合,唤出运行对话框
PS:WIN键知晓(如图)


2、步骤二:在运行对话框中输入:cmd /k reg delete "HEKEY_CLASSES_ROOT\Inkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe
回车确定

阅读量:20
阅读量:127
阅读量:106
阅读量:25
阅读量:129
1、步骤一:WIN键+R组合,唤出运行对话框
PS:WIN键知晓(如图)


2、步骤二:在运行对话框中输入:cmd /k reg delete "HEKEY_CLASSES_ROOT\Inkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe
回车确定
