利⽤计算机指令清理垃圾,Win7电脑清理垃圾的运⾏命令代码
是什么?
如何清理Win7计算机上的垃圾?您可以通过使⽤第三⽅⼯具⼿动清理它,或使⽤运⾏命令代码清理win7中的垃圾来解决此问题。那么执⾏命令代码是什么? win7电脑快速删除win7系统垃圾,可以通过运⾏命令清除⽂件垃圾。接下来⼩编我将介绍win7计算机可以清除垃圾的可执⾏命令的代码。
操作步骤:
1、⾸先使⽤快捷键“win+R”打开运⾏窗⼝;
2、输⼊命令“cleanmgr”,回车确定打开清理窗⼝;
聚美优品韩庚3、选择想要扫描清理的磁盘,单击“确定”即可运⾏;
4、等待扫描完成;
5、弹出窗⼝中选择你想要清理的⽂件,单击下⽅“清理系统⽂件”即可清理完成;
6、右键桌⾯⿏标滑动到“新建”,单击选择“⽂本⽂档”;
7、打开记事本⽂本⽂档,粘贴以下命令,单击左上⾓“⽂件”,选择另存为,并修改名字为“⼀键清理.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
毕业祭8、双击运⾏win7桌⾯上的“⼀键清理.bat”,等待其清理垃圾⽂件完成即可。
以上就是⼩编带来的win7电脑清理垃圾的运⾏命令代码是什么的全部内容,希望可以提供帮助。
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论