1.去掉小箭頭
reg add "hkey_local_machine\software\microsoft\windows\currentversion\explorer\shell icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /ftaskkill /f /im explorer.exe
start explorer
pause
複製上面的**。新建乙個文字檔案。貼上後另存為.bat檔案,然後以管理員身份開啟。
ok!2.恢復小箭頭
reg delete "hkey_local_machine\software\microsoft\windows\currentversion\explorer\shell icons" /v 29 /ftaskkill /f /im explorer.exe
start explorer
pause
同理,將上述**另存為.bat檔案,管理員身份開啟。就可恢復小箭頭了。
這種方法不會導致任何問題可放心使用。
太牛了!!!!!!!
文章**自
win10完美去除快捷方式小箭頭的方法
1.去掉小箭頭 reg add hkey local machine software microsoft windows currentversion explorer shell icons v 29 d systemroot system32 imageres.dll,197 t reg sz...
win10去除桌面快捷方式小箭頭
1 去掉小箭頭 reg add hkey local machine software microsoft windows currentversion explorer shell icons v 29 d systemroot system32 imageres.dll,197 t reg sz...
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 taskk...