当前位置主页 > 系统教程 >

win7桌面图标箭头如何去掉?亲测可用的去除和还原办法

发布日期:2012-07-24      作者:深度系统      来源:http://www.05381.com


win7桌面图标箭头如何去掉?亲测可用的去除和还原办法?
许多朋友觉的win7系统很漂亮,美观,不过要是能把桌面图标箭头去掉就更完美了!当然去除快捷方式箭头这种普通的美化办法还是有不少的,下面主编共享下亲测可用的去除和还原办法



全部操作步骤:

1.去掉小箭头

reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\win\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



复制上面的代码。新建一个文本文件。粘贴后另存为.bat文件,然后以管理员身份打开。
ok!

2.还原小箭头

reg delete "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\win\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
pause



同理,将以上代码另存为.bat文件,管理员身份打开。就可还原小箭头了。

除了上面的办法之外,你们还可以借助一些工具来完成,如dmsi++便是一款不错的win7优化工具,对于去除箭头、盾牌这样的小事不在话下。
我要分享:

栏目专题推荐

系统下载推荐

系统教程推荐



本站发布的系统与软件仅为个人学习测试使用,不得用于任何商业用途,否则后果自负,请支持购买微软正版软件!

Copyright @ 2020 深度系统版权所有