U教授 系统教程 win7系统教程 w7怎样快速清理注册表

w7怎样快速清理注册表 一招快速清理win7注册表垃圾的方法

更新时间:2021-05-25 15:26:00作者:mei

  注册表主要是存放系统程序的一些注册信息,很多操作设置都会用到注册表,有时候win7系统运行时间长,就会产生大量的系统垃圾文件,从而拖慢电脑运行速度。想加快系统运行速度,大家可以定期清理一下垃圾文件,那么win7系统怎样快速清理注册表?这里以win7旗舰版为例,告诉大家一招快速清理的方法。

  具体方法如下:

  1、系统注册表打开方式,win+R,输入regedit,然后回车,打开系统注册表。

  w7怎样快速清理注册表_一招快速清理win7注册表垃圾的方法w7怎样快速清理注册表_一招快速清理win7注册表垃圾的方法

  2、系统注册表繁多,手动清理太慢,我们使用脚本清理,将如下脚本复制保存在记事本中,后缀为bat格式

  @echo off

  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 %windir%*.bak

  del/f/q %systemdrive% ecycled*.*

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

  rd/s/q %windir% emp & md %windir% empemp% &md %temp%

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

  del/f/q %userprofile% ecent*.*

  rd/s/q “%userprofile%Local SettingsTemporary Internet Files”

  cls & echo 系统垃圾清除完成:)

  echo. & pause

  w7怎样快速清理注册表_一招快速清理win7注册表垃圾的方法

  3、双击运行此脚本,弹出cmd窗口开始执行删除。

  w7怎样快速清理注册表_一招快速清理win7注册表垃圾的方法

  4、清理完成,按任意键退出。

  w7怎样快速清理注册表_一招快速清理win7注册表垃圾的方法

  注册表是windows操作系统中的一个核心数据库,如果想快速清理win7注册表垃圾,可以试着上述步骤操作。

热门推荐

Copyright © 2012 www.ujiaoshou.com U教授 All right reserved.
官方QQ群:U教授官方交流qq群 99610254

豫ICP备2022026122号-1

版权信息