![]() |
PCDVD數位科技討論區
(https://www.pcdvd.com.tw/index.php)
- 疑難雜症區
(https://www.pcdvd.com.tw/forumdisplay.php?f=34)
- - 桌面每個圖示都多了一個四角白色的??
(https://www.pcdvd.com.tw/showthread.php?t=1215304)
|
---|
桌面每個圖示都多了一個四角白色的??
1個附加檔案
系統是windows11 我的桌面每個圖示都多了一個四角白色的??如何去除 ?
|
![]() ![]() ![]() ----------- 移除捷徑箭頭圖示的方法 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 attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db" del "%userprofile%\AppData\Local\iconcache.db" /f /q start explorer pause ------------ 還原箭頭 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 pause |
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 再次感謝 |
所有的時間均為GMT +8。 現在的時間是08:34 PM. |
vBulletin Version 3.0.1
powered_by_vbulletin 2025。