先新建一个文本文档,把这个复制到文档里面!再改名为 清理系统垃圾.bat
————————————这里和上面都不复制—————————————
@echo off
echo 正在清除系统垃圾文件,请稍等......
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
————————————这里和下面都不复制—————————————
然后双击此文件就开始清理垃圾了!
然后打开我的电脑 菜单的工具 文件夹选定 查看 隐藏文件和文件夹 点击第2个显示所有文件和文件夹 点确定!
再打开系统盘 C 的Windows $开头的补丁文件全删除!
然后把软件安装在D E F盘里
再看看C盘有多大
最后记得给我顶一下哦~~~!