Win7图标异常怎么办?
<div class="markdown-body editormd-preview-container"><p>
相信大家在使用win7系统时,有时候会碰到图标显示异常的情况,一般来说这个有可能是因为某些程序或者误操作导致的,这个时候就需要手动去操作修复,今天小编就带来一个图标异常的修复方法。
</p>
<p style="text-align: center;">
</p>
<p>
<strong> 方法一</strong>
</p>
<p>
1、右键点击桌面空白处,选择“个性化”。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031331.jpg"></a>
</p>
<p>
2、在个性化中,选择左上角的“更改桌面图标”。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031332.jpg"></a>
</p>
<p>
3、在弹出页面选择“还原默认值”。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031333.jpg"></a>
</p>
<p>
<strong> 方法二</strong>
</p>
<p>
1、新建一个文本文档(txt),然后输入以下代码:
</p>
<p>
@echo off
</p>
<p>
taskkill /f /im explorer.exe
</p>
<p>
CD /d %userprofile%AppDataLocal
</p>
<p>
DEL IconCache.db /astart explorer.exe
</p>
<p>
echo 执行完成
</p>
<p>
2、保存文件,然后把文件名改为“桌面图标异常修复.bat”。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031344.jpg"></a>
</p>
<p>
3、然后我们双击运行这个程序。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031345.jpg"></a>
</p>
<p>
4、然后我们会发现图标全没了,没有关系,我们打开“任务管理器”。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031346.jpg"></a>
</p>
<p>
5、在左上角选择“文件”-“新建任务”,然后输入“explorer.exe”,回车确定即可。
</p>
<p style="text-align: center;">
<ahref="https://www.downkr.com/uploadfile/2021/0729/202131291031347.jpg"></a>
</p>
</div>
页:
[1]