• 网站地图|收藏本站|数学学习|学习方法|电脑学习|教学大全|生活常识|句子大全|管理资料下载|范文大全
  • 记事本最新的实用技巧

    时间:10-14 10:27:50来源:http://www.laixuea.com 电脑基础阅读:8991

    概要: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 SettingsTemporary Internet Files*.*” del /f /s /q “%userprofile%Local SettingsTemp*.*” del /f /s /q “%userprofile%recent*.*” echo 清除系统LJ完成! echo. &pause 将以

    记事本最新的实用技巧,标签:电脑基础教程,电脑基础知识,http://www.laixuea.com

      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 SettingsTemporary Internet Files*.*”

      del /f /s /q “%userprofile%Local SettingsTemp*.*”

      del /f /s /q “%userprofile%recent*.*”

      echo 清除系统LJ完成!

      echo. &pause

      将以上代码复制到记事本,另存为“清除系统垃圾文件.bat”,同时注意保存类型选择“所有文件”,同时注意保存类型选择“所有文件”,然后运行该批处理文件,即可清除系统日积月累的垃圾文件,隔些日子运行清除一次,可以释放好多空间呢,我清除最多的一次记得是600MB多点。有朋友可能担心这样会不会选成什么系统问题,我用了好多次,没有什么异常,网上google或者baidu一下就知道很多人这样做了。

    上一页  [1] [2] 


    Tag:电脑基础电脑基础教程,电脑基础知识电脑学习 - 电脑基础