2、@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完成!
3、echo & pause点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统LJbat”,就完成了。记住后缀名一定要是bat,ok!你的垃圾清除器就这样制作成功了!
方法/步骤:
1、首先在桌面新建一个txt文件,右键空白处打开菜单,选择“新建--文本文档”;
2、打开刚刚新建的txt文件,复制如下命令代码到txt文件中;
@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
3、然后点击“文件”打开菜单,选择“另存为”,如图所示;
4、打开“另存为”窗口后,把“保存类型”更改为“所有文件”,将“文件名”改为“文件名bat”的形式,然后点击“保存”;
5、然后桌面出现了一个bat格式的文件;
6、点击“一键清理bat”即可开始清理系统垃圾,等待清理完成后按任意键退出。
很多人在问清理垃圾执行命令是什么,接下来保证让大家一分钟学会清理垃圾执行命令,从此电脑维护变得轻轻松松。接下来是我为大家收集的,欢迎大家阅读:第一招:清理垃圾
在Windows在安装和使用过程中都会产生相当多的垃圾档案,包括临时档案如:tmp、_mp日志档案log、临时帮助档案gid、磁碟检查档案chk、临时备份档案如:old、bak以及其他临时档案。特别是如果一段时间不清理IE的临时资料夹“Temporary Internet Files”,其中的快取档案有时会占用上百MB的磁碟空间。这些LJ档案不仅仅浪费了宝贵的磁碟空间,严重时还会使系统执行慢如蜗牛。这点相信你肯定忍受不了吧!所以应及时清理系统的LJ档案的淤塞,保持系统的“苗条”身材,轻松流畅上网!朋友来吧,现在就让我们一起来快速清除系统垃圾吧!
1在电脑萤幕的左下角选择“开始→程式→附件→记事本”;
2把下面的红色文字复制进去,点“另存为”,路径选“桌面”,储存型别为“所有档案”,档名为“清除系统LJbat”,就完成了。
@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
3 记住字尾名一定要是bat,ok!你的垃圾清除器就这样制作成功了!
4双击它就能很快地清理垃圾档案,大约一分钟不到。
5 当萤幕提示“清除系统LJ完成!”,一次清理工作就结束啦,是不是很简单呢!
第二招:优化开机
方法基本同第一,不知道大家还有耐心继续尝试下去吗
1 在电脑萤幕的左下角按“开始→程式→附件→记事本”,把下面的文字复制进去。
@ ECHO OFF
color 1f
title 清除所有多余的启动专案
PAUSE
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /va /f
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v ctfmonexe /d C:\WINDOWS\system32\ctfmonexe
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG81"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG81" /v mand /d ""C:\WINDOWS\IME\imjp8_1\IMJPMIGEXE" /Spoil /RemAdvDef /Migration32"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG81" /v hkey /d HKLM
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG81" /v inimapping /d 0
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG81" /v item /d IMJPMIG
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\IMJPMIG81" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v mand /d "C:\WINDOWS\system32\IME\TINTLGNT\TINTSETPEXE /IMEName"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v hkey /d HKLM
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v inimapping /d 0
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v item /d TINTSETP
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002A" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v mand /d ""C:\WINDOWS\IME\imjp8_1\IMJPMIGEXE" /Spoil /RemAdvDef /Migration32"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v hkey /d HKLM
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v inimapping /d 0
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v item /d TINTSETP
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\PHIME2002ASync" /v key /d SOFTWARE\Microsoft\Windows\CurrentVersion\Run
del "C:\Documents and Settings\All Users\「开始」选单\程式\启动\" /q /f
del "C:\Documents and Settings\Default User\「开始」选单\程式\启动\" /q /f
del "%userprofile%\「开始」选单\程式\启动\" /q /f
start C:\WINDOWS\pchealth\helpctr\binaries\msconfigexe
2 点“另存为”,路径选“桌面”,储存型别为“所有档案”,档名为“优化开机bat”,就完成了。记住字尾名一定要是bat,ok!你的优化开机就这样制作成功了!
3 双击它就能很快地优化开机速度,大约一分钟不到。
第三招:清理常见病毒、外挂和恶意程式码
在电脑萤幕的左下角按“开始→程式→附件→记事本”,把下面的红色文字复制进去,点“另存为”,路径选“桌面”,储存型别为“所有档案”,档名为“防毒bat”,就完成了。记住字尾名一定要是bat,ok!你的最简单好用的防毒软体就这样制作成功了!
双击它就能很快地防毒,大约3分钟不到。
@ECHO OFF
del c:\winnt\logo1_exe
del c:\windows\logo1_exe
del c:\winnt\0syexe
del c:\windows\0syexe
del c:\winnt\1syexe
del c:\windows\1syexe
del c:\winnt\2syexe
del c:\windows\2syexe
del c:\winnt\3syexe
del c:\windows\3syexe
del c:\winnt\4syexe
del c:\windows\4syexe
del c:\winnt\5syexe
del c:\windows\5syexe
del c:\winnt\6syexe
del c:\windows\6syexe
del c:\winnt\7syexe
del c:\windows\7syexe
del c:\winnt\8syexe
del c:\windows\8syexe
del c:\winnt\9syexe
del c:\windows\9syexe
del c:\winnt\rundl132exe
del c:\windows\rundl132exe
net share c$ /d
net share d$ /d
net share e$ /d
net share F$ /d
net share G$ /d
net share h$ /d
net share i$ /d
net share j$ /d
net share admin$ /d
net share ipc$ /d
del c:\winnt\logo1_exe
del c:\windows\logo1_exe
del c:\windows\vdlldll
del c:\winnt\vdlldll
del c:\windows\tdlldll
del c:\winnt\tdlldll
del c:\windows\dlldll
del c:\winnt\dlldll
del c:\winnt\killexe
del c:\windows\killexe
del c:\winnt\sws32dll
del c:\windows\sws32dll
del c:\winnt\rundl132exe
del c:\windows\rundl132exe
echo
echo
echo
echo
echo
echo 正在查毒请不要关闭
echo
echo
echo
echo
echo
echo
ping 127001 -n 5
del c:\winnt\logo1_exe
del c:\windows\logo1_exe
del C:\winnt\system32\Logo1_exe
del C:\winnt\system32\rundl132exe
del C:\winnt\system32\bootconfexe
del C:\winnt\system32\killexe
del C:\winnt\system32\sws32dll
del C:\windows\Logo1_exe
del C:\windows\rundl132exe
del C:\windows\bootconfexe
del C:\windows\killexe
del C:\windows\sws32dll
del C:\windows\dlldll
del C:\windows\vdlldll
del c:\windows\tdlldll
del C:\windows\system32\ShellExt\svchs0texe
del C:\windows\system32\Logo1_exe
del C:\windows\system32\rundl132exe
del C:\windows\system32\bootconfexe
del C:\windows\system32\killexe
del C:\windows\system32\sws32dll
del c:\_desktopini /f/s/q/a
del d:\_desktopini /f/s/q/a
del e:\_desktopini /f/s/q/a
del f:\_desktopini /f/s/q/a
del g:\_desktopini /f/s/q/a
del h:\_desktopini /f/s/q/a
del i:\_desktopini /f/s/q/a
del j:\_desktopini /f/s/q/a
del k:\_desktopini /f/s/q/aAbc[/hide]
(1)在电脑内新建一个TXT文档;建立系统垃圾删除必须用到dos命令里的del命令,del命令一般配合着f ,s,q 这三个后缀使用,合起来就是del /f /s /q。
(2)把以下命令输入txt文件,具体解释如图;
@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 清除系统垃圾完成
echo & pause
输入完以后,把txt文件格式改为bat如(电脑垃圾清除器bat)就行了,想运行双击就行了。
清理服务器里面的垃圾用了不少软件还是自己设置的方式好用下面几个方法绝对让你服务器飞起来,不借助任何软件就可以达到一劳永逸的结果
1找清理程序
找一些清理和优化系统的批处理程序,这个网上很多,直接搜索就可以了,如果对dos命令
熟悉也可以自己写批处理程序,我这里有一份直接粘贴这里,把下面命令指令全部复制到自己新建的文本文档中,改文本文档的txt后缀为bat,这样我们就制作完成一个系统清理批处理程序了
@echo off
echo 服务优化正在处理,请稍等
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 清除系统完成 开始优化系统!
sc config ALG start= DEMAND
sc config AppMgmt start= DEMAND
sc config AudioEndpointBuilder start= AUTO
sc config Audiosrv start= AUTO
sc config BFE start= AUTO
sc config BITS start= AUTO
sc config Browser start= AUTO
sc config CertPropSvc start= DEMAND
sc config clr_optimization_v2050727_32 start= DEMAND
sc config COMSysApp start= DEMAND
sc config CryptSvc start= AUTO
sc config DcomLaunch start= AUTO
sc config Dhcp start= AUTO
sc config Dnscache start= AUTO
sc config dot3svc start= DEMAND
sc config EapHost start= DEMAND
sc config EventSystem start= AUTO
sc config fdPHost start= DEMAND
sc config FDResPub start= DEMAND
sc config FontCache3000 start= DEMAND
sc config gpsvc start= AUTO
sc config hidserv start= DEMAND
sc config hkmsvc start= DEMAND
sc config idsvc start= DEMAND
sc config IKEEXT start= AUTO
sc config IPBusEnum start= DEMAND
sc config KeyIso start= DEMAND
sc config LanmanServer start= AUTO
sc config LanmanWorkstation start= AUTO
sc config lltdsvc start= DEMAND
sc config lmhosts start= AUTO
sc config MMCSS start= AUTO
sc config MpsSvc start= AUTO
sc config msiserver start= DEMAND
sc config napagent start= DEMAND
sc config Netlogon start= DEMAND
sc config Netman start= DEMAND
sc config netprofm start= AUTO
sc config NetTcpPortSharing start= DISABLED
sc config NlaSvc start= AUTO
sc config NOD32krn start= AUTO
sc config nsi start= AUTO
sc config PlugPlay start= AUTO
sc config ProfSvc start= AUTO
sc config RasAuto start= DEMAND
sc config RasMan start= DEMAND
sc config RemoteAccess start= DISABLED
sc config RpcLocator start= DEMAND
sc config RpcSs start= AUTO
sc config SamSs start= AUTO
sc config SCardSvr start= DEMAND
sc config SCPolicySvc start= DEMAND
sc config SENS start= AUTO
sc config SharedAccess start= DISABLED
sc config ShellHWDetection start= AUTO
sc config slsvc start= AUTO
sc config SLUINotify start= DEMAND
sc config SNMPTRAP start= DEMAND
sc config SSDPSRV start= DEMAND
sc config SstpSvc start= DEMAND
sc config SysMain start= AUTO
sc config TapiSrv start= DEMAND
sc config TBS start= AUTO
sc config Themes start= AUTO
sc config THREADORDER start= DEMAND
sc config TrustedInstaller start= DEMAND
sc config upnphost start= DEMAND
sc config UxSms start= AUTO
sc config vds start= DEMAND
sc config W32Time start= AUTO
sc config wcncsvc start= DEMAND
sc config WcsPlugInService start= DEMAND
sc config Win>1、单击“开始”菜单中“程序”的“附件”,单击“系统工具”再单击“清理磁盘”,选择C盘,确认后,选中所有的“口”,再确认;再在“系统工具”中点击“磁盘碎片整理程序”,这需要花很长时间,请耐心等待。一些程序删除了,但并非完全删除,在计算机的注册表中仍然保留安装信息,如不及时删除这些无用的信息,时间久了,注册表就会变得越来越大,影响系统的工作性能。你可利用下述方法将其彻底删除。
2、在多次安装和反安装后,系统保留了很多无用的DLL文件,应将其删除。单击“开始”菜单,单击“运行”,在文本框内键入“regedit”,打开“注册表编辑器”窗口,依次打开 HKEY_LOCAL_MACHINE\Software\Micosoft\Windows\CurrentVersion\SharedDLLs分支。在对话框的右侧,其键值数据后面的括号中都有一个数字,如果数字为0,说明该DLL文件已成为垃圾,将其删除。
3、将不要的程序卸载时,应在“控制面板”中的“添加/删除程序”选择确定删除,这才是彻底的删除方法。在磁盘分区中删除效果不好,有时有些程序是删除不掉的。即使在“控制面板”中的“添加/删除程序”卸载了,但有的程序在注册表中仍有这些程序的名称,成为垃圾。用上述方法打开“注册表编辑器”窗口,依次打开HKEY_LOCAL_MACHINE\Software\Micosoft\Windows\CurrentVersion\Uninstall分支。Uninstall主键下的每一个文件夹对应一个应用程序,打开某一文件夹,即可看到程序反安装的内容,包括程序名DisplayName和UninstallString。找到你删除过的程序名后,右键单击其上层文件夹,选择“删除”。
4、一些不带Uninstall程序或不用安装(复制到计算机中的)即可在Windows中直接运行的程序,如许多小型游戏等,注册表记录程序运行的参数。如果删除了这样的程序,仍要在注册表中删除这些无用的信息。依次打开HKEY_CURRENT_USER\Software分支。从各子键中找到相应程序的文件夹后,将其删除。你也可单击“编辑”|“查找”命令逐一查找包含这些软件信息的子键或键值项,进行彻底清理
试下吧!!打这么多字很辛苦奥!!
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)