win10 还原 桌面图标刷新箭头
程序员文章站
2022-05-31 15:36:27
...
第一步:创建一个.txt文本文件,复制粘贴以下代码,并保存关闭。
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /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
第二步:将.txt文本文件后缀修改为.bat
出现这个提示框不必理会,点击“是”
第三步:双击.bat文件,就搞定啦~
好了~现在你的电脑刷新桌面就再也不会出现可恶的小箭头啦~
-----> win10 如何快速去掉 桌面图标刷新箭头 <-----
喜欢本帖的小伙伴,离开之前别忘记关注、点赞~谢谢啦~