WIN10去除快捷方式小箭頭的方法

2021-09-07 18:17:09 字數 565 閱讀 9891

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檔案,然後以管理員身份開啟。

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完美去除快捷方式小箭頭的方法

1.去掉小箭頭 reg add hkey local machine software microsoft windows currentversion explorer shell icons v 29 d systemroot system32 imageres.dll,197 t reg sz...