1.去掉小箭頭
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
start explorer
pause
複製上面的**。新建乙個文字檔案。貼上後另存為.bat檔案,然後以管理員身份開啟。
ok!2.恢復小箭頭
reg delete "hkey_local_machine\software\microsoft\windows\currentversion\explorer\shell icons" /v 29 /f
taskkill /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 ...