简单方法 清理电脑系统Word格式.docx

上传人:b****6 文档编号:21094703 上传时间:2023-01-27 格式:DOCX 页数:8 大小:18.02KB
下载 相关 举报
简单方法 清理电脑系统Word格式.docx_第1页
第1页 / 共8页
简单方法 清理电脑系统Word格式.docx_第2页
第2页 / 共8页
简单方法 清理电脑系统Word格式.docx_第3页
第3页 / 共8页
简单方法 清理电脑系统Word格式.docx_第4页
第4页 / 共8页
简单方法 清理电脑系统Word格式.docx_第5页
第5页 / 共8页
点击查看更多>>
下载资源
资源描述

简单方法 清理电脑系统Word格式.docx

《简单方法 清理电脑系统Word格式.docx》由会员分享,可在线阅读,更多相关《简单方法 清理电脑系统Word格式.docx(8页珍藏版)》请在冰豆网上搜索。

简单方法 清理电脑系统Word格式.docx

  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%\LocalSettings\TemporaryInternetFiles\*.*"

%userprofile%\LocalSettings\Temp\*.*"

%userprofile%\recent\*.*"

  echo清除系统LJ完成!

  echo.&

pause

  以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!

就还你一个“苗条”的系统了!

到时候再看看你的电脑,是不是急速如飞呢?

可别忘了回帖喔!

  注:

LJ就是垃圾的意思!

这招比那些所谓的优化大师好用!

不会破坏系统文件。

第二招:

清除所有多余的启动项目

此命令将自动清理所有非必要的启动项目,仅保留输入法(ctfmon)。

目的是减少不必要的资源占用,使系统运行顺畅。

方法如上,复制内容见下(红色部分)

@ECHOOFF

color1f

title清除所有多余的启动项目

PAUSE

regdeleteHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run/va/f

regdeleteHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run/va/f

regaddHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run/vctfmon.exe/dC:

\WINDOWS\system32\ctfmon.exe

regdelete"

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharedTools\MSConfig\startupreg"

/f

regadd"

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharedTools\MSConfig\startupreg\IMJPMIG8.1"

/vcommand/d"

"

C:

\WINDOWS\IME\imjp8_1\IMJPMIG.EXE"

/Spoil/RemAdvDef/Migration32"

/vhkey/dHKLM

/vinimapping/d0

/vitem/dIMJPMIG

/vkey/dSOFTWARE\Microsoft\Windows\CurrentVersion\Run

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharedTools\MSConfig\startupreg\PHIME2002A"

\WINDOWS\system32\IME\TINTLGNT\TINTSETP.EXE/IMEName"

/vitem/dTINTSETP

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharedTools\MSConfig\startupreg\PHIME2002ASync"

del"

\DocumentsandSettings\AllUsers\「开始」菜单\程序\启动\*.*"

/q/f

\DocumentsandSettings\DefaultUser\「开始」菜单\程序\启动\*.*"

%userprofile%\「开始」菜单\程序\启动\*.*"

startC:

\WINDOWS\pchealth\helpctr\binaries\msconfig.exe

第三招:

清除所有多余的桌面右键菜单

很多显卡在装了驱动之后,桌面右键会多出一项或多项菜单,这些功能并不实用,

还会拖慢右键的弹出速度,我们最好清除它。

title清除所有多余的桌面右键菜单

color1a

regsvr32/u/sigfxpph.dll

regdeleteHKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers/f

regaddHKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new/ve/d{D969A300-E7FF-11d0-A93B-00A0C90F2719}

regdeleteHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run/vHotKeysCmds/f

regdeleteHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run/vIgfxTray/f

第四招:

C盘转换为NTFS格式

NTFS格式是WinXP推荐使用的格式。

转换为NTFS格式能提高硬盘存储的

效率,并可设置访问权限以保护文件。

但NTFS格式的分区在DOS/WIN9X

下均不能被识别,可能会给初级用户造成不便。

如无必要请不要转换。

color1b

titleC盘转换为NTFS格式

convertc:

/fs:

ntfs

第五招:

给每个盘添加卷标

此命令将为本机每个盘都添加上卷标,一般是用在新机上面。

以引导初学者更合理地支配他们的硬盘空间。

title给每个盘添加卷标

color1B

c:

labelc:

WINXP

labeld:

软件

labele:

影视

labelf:

游戏

labelg:

资料

labelh:

备份

d:

md本机驱动程序

md本机驱动程序\0.DirectX

md本机驱动程序\1.主板芯片组

md本机驱动程序\2.显卡

md本机驱动程序\3.声卡

md本机驱动程序\4.网卡

md本机驱动程序\5.摄像头

第六招:

关闭有害端口

提高安全性,让你上网更加无后顾之忧!

第六招不让发了,太长,传个做好的上来试试!

地址如下:

第七招:

威金病毒批处理专杀

“威金”病毒主要通过网络共享传播,病毒会感染电脑中所有的.EXE可执行文件,传播速度十分迅速。

“威金”病毒运行后,修改注册表自启动项,以使自己随系统一起运行,向系统文件目录下生成以下病毒文件:

ProgramFiles\svhost32.exe

ProgramFiles\micorsoft\svhost32.exe

windows\explorer.exe

windows\logo1_exe

windows\rundll32.exe

windows\rundl132.exe

windows\intel\rundl132.exe

windows\dll.dll

病毒新变种还会自动从网站下载“天堂杀手”以及“QQ大盗(QQpass)”等10余种木马病毒,企图盗取包括天堂、征途、梦幻西游、传奇等多种流行网游以及QQ的帐号、密码。

@ECHOOFF

delc:

\winnt\logo1_.exe

\windows\logo1_.exe

\winnt\0sy.exe

\windows\0sy.exe

\winnt\1sy.exe

\windows\1sy.exe

\winnt\2sy.exe

\windows\2sy.exe

\winnt\3sy.exe

\windows\3sy.exe

\winnt\4sy.exe

\windows\4sy.exe

\winnt\5sy.exe

\windows\5sy.exe

\winnt\6sy.exe

\windows\6sy.exe

\winnt\7sy.exe

\windows\7sy.exe

\winnt\8sy.exe

\windows\8sy.exe

\winnt\9sy.exe

\windows\9sy.exe

\winnt\rundl132.exe

\windows\rundl132.exe

netsharec$/d

netshared$/d

netsharee$/d

netshareF$/d

netshareG$/d

netshareh$/d

netsharei$/d

netsharej$/d

netshareadmin$/d

netshareipc$/d

\windows\vdll.dll

\winnt\vdll.dll

\windows\tdll.dll

\winnt\tdll.dll

\windows\dll.dll

\winnt\dll.dll

\winnt\kill.exe

\windows\kill.exe

\winnt\sws32.dll

\windows\sws32.dll

echo.

echo.*****************************

echo.正在查毒...请不要关闭......

ping127.0.0.1-n5

delC:

\winnt\Logo1_.exe

\winnt\bootconf.exe

\winnt\system32\ShellExt\svchs0t.exe

\ProgramFiles\InternetExplorer\0SY.exe

\ProgramFiles\InternetExplorer\1SY.exe

\ProgramFiles\InternetExplorer\2sy.exe

\ProgramFiles\InternetExplorer\3sy.exe

\ProgramFiles\InternetExplorer\4sy.exe

\ProgramFiles\InternetExplorer\5sy.exe

\ProgramFiles\InternetExplorer\6SY.exe

\ProgramFiles\InternetExplorer\7sy.exe

\ProgramFiles\InternetExplorer\8sy.exe

\ProgramFiles\InternetExplorer\9sy.exe

\winnt\system32\Logo1_.exe

\winnt\system32\rundl132.exe

\winnt\system32\bootconf.exe

\winnt\system32\kill.exe

\winnt\system32\sws32.dll

\windows\Logo1_.exe

\windows\bootconf.exe

\windows\vdll.dl

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 农林牧渔 > 畜牧兽医

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1