历史记录地址栏的记录删不了

来源:百度知道 编辑:UC知道 时间:2024/06/02 06:31:39
历史栏里的记录能删了但是那个星期几星期几的删不了地址栏里的都删不了
杀毒杀了没毒 360清理恶评插件 清理使用痕迹 IE栏属性里删都试了就是删不掉
今晚网线还自己掉线了 然后在连 出现些什么什么错误啥的最后鼠标都不好使了我强制从起连上网了在没掉
咋回事高手来
历史栏关不了了关了从开网页自己又打开了我连360急救箱也试过了也没找出病毒来

用软件册除,windows优化大师,册起来方便,如果不方便的话,用下面的小程序,先建个文本文档:删除操作记录.txt文件,把下面的复制后改成删除操作记录.bat文件,双击就中。如果建不成*.bat文件,找开一个文件夹--工具--文件夹选项--查看--隐藏已知文件类型的扩展名。前面的勾去了。

del /f /s /q %systemdrive%\*._mp

del /f /s /q %systemdrive%\*.log

del /f /s /q %systemdrive%\*.gid

del /f /s /q %systemdrive%\*.chk

del /f /s /q %systemdrive%\*.old

del /f /s /q %systemdrive%\recycled\*.*

del /f /s /q %windir%\*.bak

del /f /s /q %windir%\prefetch\*.*

rd /s /q %windir%\temp & md %windir%\temp

del /f /q %userprofile%\cookies\*.*

del /f /q %userprofile%\recent\*.*

del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"

del /f /s /q "%userprofile%\Local Settings\Temp\*.*"

del /f /s /q "%userprofile%\recent\*.*"

echo 清除系统LJ完成