win10系統(tǒng)中軟件鎖定到任務(wù)欄顯示異常修復(fù)方法

admin win10教程評論1,028字數(shù) 1359閱讀模式

我們在win10系統(tǒng)的使用中,有小伙伴喜歡把常用的軟件鎖定到系統(tǒng)的任務(wù)欄中,我們在任務(wù)欄中可以快速的打開使用到經(jīng)常都要使用的軟件,今天看到有小伙伴在win10系統(tǒng)中把軟件鎖定到任務(wù)欄以后系統(tǒng)出現(xiàn)了明顯的異常不顯示圖標的情況,今天小編就來跟大家分享一下win10系統(tǒng)中軟件鎖定到任務(wù)欄顯示異常的修復(fù)方法。

win10系統(tǒng)中軟件鎖定到任務(wù)欄顯示異常修復(fù)方法

具體的方法和詳細的步驟如下:

1、把下面的文字復(fù)制到文本文檔,改后綴名為.bat,雙擊運行,ok

rem 關(guān)閉Windows外殼程序explorer

taskkill /f /im explorer.exe

rem 清理系統(tǒng)圖標緩存數(shù)據(jù)庫

attrib -h -s -r "%userprofile%\AppData\Local\IconCache.db"

del /f "%userprofile%\AppData\Local\IconCache.db"

attrib /s /d -h -s -r "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\*"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_32.db"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_96.db"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_102.db"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_256.db"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_1024.db"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_idx.db"

del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_sr.db"

2、rem 清理 系統(tǒng)托盤記憶的圖標

echo y|reg delete "HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams

echo y|reg delete "HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream

3、rem 重啟Windows外殼程序explorer

start explorer

win10系統(tǒng)中顯示的問題,任務(wù)的快捷使用對我們來說是很好的,一行就是小編跟大家分享的關(guān)于在win10系統(tǒng)中中軟件鎖定到任務(wù)欄顯示異常的修復(fù)方法,希望本次分享對你有幫助。

版權(quán)聲明:文章圖片資源來源于網(wǎng)絡(luò),如有侵權(quán),請留言刪除!!!
廣告也精彩
admin
  • 本文由 發(fā)表于 2019年3月18日 11:50:59
  • 轉(zhuǎn)載請務(wù)必保留本文鏈接:http://yudch.cn/1516.html
匿名

發(fā)表評論

匿名網(wǎng)友 填寫信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: