win10清除桌面快捷方式小箭头

2021-04-24 12:28

阅读:588

标签:mac   war   appdata   .dll   user   令行   reg   task   ons   

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清除桌面快捷方式小箭头

标签:mac   war   appdata   .dll   user   令行   reg   task   ons   

原文地址:http://www.cnblogs.com/Smiled/p/7955791.html


评论


亲,登录后才可以留言!