去除盾牌的方法:
1、打開記事本,然后復(fù)制以下的藍(lán)色在文字代碼到記事本中;
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 77 /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
+
2、點(diǎn)擊文件--另存為,將保存類型修改為全部,將文件名設(shè)置為 xx.bat 文件;
3、將保存好的xx.bat文件單擊鼠標(biāo)右鍵以管理員身份運(yùn)行即可!
等待片刻,桌面消失后重新顯示之后就完成了去除桌面盾牌的操作!以上便是winwin7小編今天給大家分享介紹的關(guān)于去除盾牌的操作方法!