链接:https://zhidao.baidu.com/question/2076205353435701108.html
异常 正常
在开始菜单--所有程序--附件--命令提示符
复制下面命令 贴
reg delete "HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.txt" /f reg add "HKEY_CLASSES_ROOT xtfileDefaultIcon" /ve /d "%SystemRoot%system32imageres.dll,-102" /f reg add "hkcr.txtshellnew" /v "nullfile" /d "" /f reg add "hkcr.txt" /ve /d "txtfile" /f taskkill /f /im explorer.exe & explorer.exe
要分别输入这5条,输入一条点一次确定,出来一个黑色界面的窗口,上面会显示成功之类的语句,再到运行输入下一条,5条都输入完了