点击“开始”,打开“cmd”

复制粘贴以下代码
taskkill /f /im explorer.exe
attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"
del"%userprofile%\AppData\Local\iconcache.db" /f /q
start explorer
自动运行,管理员模式图标消失。
点击“开始”,打开“cmd”
复制粘贴以下代码
taskkill /f /im explorer.exe
attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"
del"%userprofile%\AppData\Local\iconcache.db" /f /q
start explorer
自动运行,管理员模式图标消失。
本文标题:Window10去除管理员模式的桌面图标
本文链接:https://www.haomeiwen.com/subject/vhassftx.html
网友评论