凯发app官方网站-凯发体育app官网 系统教程 win10系统教程 正确恢复win10图标小箭头方法
为了区分win10电脑中快捷方式,其图标中右下角通常都会有一个小箭头,用户一看就知道图标是否属于快捷方式,不过有些用户的win10专业版原版系统在创建快捷方式的时候,总是没有出现带有小箭头的图标,那么win10电脑图标小箭头怎么去除呢?这里小编就来教大家正确恢复win10图标小箭头方法。
具体方法:
1、打开记事本,输入下方代码
2、taskkill /f /im explorer.exereg add "hkey_local_machinesoftwaremicrosoftwindowscurrentversionexplorershell icons" /v 29 /d "c:windowssystem32imageres.dll,154" /t reg_sz /f
reg add "hkey_current_usersoftwaremicrosoftwindowscurrentversionexplorershell icons" /v 29 /d "c:windowssystem32imageres.dll,154" /t reg_sz /f
reg add "hkey_classes_rootlnkfile" /v isshortcut /t reg_sz /f
reg add "heky_classes_rootpiffile" /v isshortcut /t reg_sz /f
start explorer
3、另存为 bat格式的文件,右击这个文件使用管理员身份运行即可啦。厉害吧
上述就是关于正确恢复win10图标小箭头方法了,还有不清楚的用户就可以参考一下小编的步骤进行操作,希望能够对大家有所帮助。