win10清除桌面快捷方式小箭头
Posted 李初五
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了win10清除桌面快捷方式小箭头相关的知识,希望对你有一定的参考价值。
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f taskkill /f /im explorer.exe attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db" del "%userprofile%\AppData\Local\iconcache.db" /f /q start explorer pause
以管理员身份打开命令行粘贴上面代码回车,搞定
以上是关于win10清除桌面快捷方式小箭头的主要内容,如果未能解决你的问题,请参考以下文章