如何清除电脑使用的全部记录,包括软件的运行等等!!

来源:百度知道 编辑:UC知道 时间:2024/05/31 18:09:52
我单位要进行电脑检查,他们用的是一个光盘,可以掉出电脑的所有使用记录,请问有什么方法可以让他检查不出来??谢谢各位了!!!

新建一个记事本文件,输入下列内容:

@echo off
echo 正在清除系统LJ文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
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完成!
echo. & pause

在保存的时候,把文件存储为lj.bat文件,然后双击该文件并运行.

1、清楚上网记录:方法一,工具(在“遨游”里面是“选项”栏)——I