Xp服务优化 个人优化命令实例(7)

@echo off
title 个人原创软件 

echo 个人原创软件  By SafeDebug
echo 您是否已经准备好了开始优化?如果准备好了
echo 请按任意键继续!
pause>nul

echo Alerter
sc stop Alerter


echo ALG
sc start ALG
sc config ALG start= demand

echo AppMgmt
sc stop AppMgmt
sc config AppMgmt start= demand

echo AudioSrv
sc start AudioSrv
sc config AudioSrv start= auto

echo BITS
sc stop BITS
sc config AudioSrv start= auto

echo Browser
sc stop Browser
sc config Browser start= auto

echo CiSvc
sc stop CiSvc
sc config CiSvc start= demand

echo ClipSrv
sc stop ClipSrv
sc config CiSvc start= demand

echo COMSysApp
sc stop COMSysApp
sc config COMSysApp start= demand

echo CryptSvc
sc start CryptSvc
sc config CryptSvc start= auto

echo DcomLaunch
sc start DcomLaunch
sc config DcomLaunch start= auto

echo Dhcp
sc start Dhcp
sc config Dhcp start= auto

echo dmadmin
sc stop dmadmin
sc config dmadmin start= demand

echo dmserver
sc start dmserver
sc config dmserver start= auto

echo Dnscache
sc start Dnscache
sc config Dnscache start= auto

echo Dot3svc
sc stop Dot3svc
sc config Dot3svc start= demand

echo EapHost
sc stop EapHost
sc config EapHost start= demand

echo ERSvc
sc start ERSvc
sc config ERSvc start= auto

echo Eventlog
sc start Eventlog
sc config Eventlog start= auto

echo EventSystem
sc start EventSystem
sc config EventSystem start= demand

echo FastUserSwitchingCompatibility
sc stop FastUserSwitchingCompatibility
sc config FastUserSwitchingCompatibility start= demand

echo helpsvc
sc start helpsvc
sc config helpsvc start= auto

echo HidServ
sc stop HidServ
sc config helpsvc start= auto

echo hkmsvc
sc stop hkmsvc
sc config hkmsvc start= demand

echo HTTPFilter
sc stop HTTPFilter
sc config HTTPFilter start= demand

echo ImapiService
sc stop ImapiService
sc config ImapiService start= demand

echo knbcenter
sc start knbcenter
sc config knbcenter start= auto

echo LanmanServer
sc stop LanmanServer
sc config LanmanServer start= auto

echo lanmanworkstation
sc start lanmanworkstation
sc config lanmanworkstation start= auto

echo LmHosts
sc start LmHosts
sc config LmHosts start= auto

echo Messenger
sc stop Messenger
sc config LmHosts start= auto

echo mnmsrvc
sc stop mnmsrvc
sc config mnmsrvc start= demand

echo MSDTC
sc stop MSDTC
sc config MSDTC start= demand

echo MSIServer
sc stop MSIServer
sc config MSIServer start= demand

echo napagent
sc stop napagent
sc config napagent start= demand

echo NetDDE
sc stop NetDDE
sc config napagent start= demand

echo NetDDEdsdm
sc stop NetDDEdsdm
sc config napagent start= demand

echo Netlogon
sc stop Netlogon
sc config Netlogon start= demand

echo Netman
sc start Netman
sc config Netman start= demand

echo Nla
sc start Nla
sc config Nla start= demand

echo NtLmSsp
sc stop NtLmSsp
sc config NtLmSsp start= demand

echo NtmsSvc
sc stop NtmsSvc
sc config NtmsSvc start= demand

echo PlugPlay
sc start PlugPlay
sc config PlugPlay start= auto

echo PolicyAgent
sc start PolicyAgent
sc config PolicyAgent start= auto

echo ProtectedStorage
sc start ProtectedStorage
sc config ProtectedStorage start= auto

echo RasAuto
sc stop RasAuto
sc config RasAuto start= demand

echo RasMan
sc start RasMan
sc config RasMan start= demand

echo RDSessMgr
sc stop RDSessMgr
sc config RDSessMgr start= demand

echo RemoteAccess
sc stop RemoteAccess
sc config RDSessMgr start= demand

echo RemoteRegistry
sc stop RemoteRegistry
sc config RemoteRegistry start= auto

echo RpcLocator
sc stop RpcLocator
sc config RpcLocator start= demand

echo RpcSs
sc start RpcSs
sc config RpcSs start= auto

echo RSVP
sc stop RSVP
sc config RSVP start= demand

echo SamSs
sc start SamSs
sc config SamSs start= auto

echo SCardSvr
sc stop SCardSvr
sc config SCardSvr start= demand

echo Schedule
sc stop Schedule
sc config Schedule start= auto

echo seclogon
sc start seclogon
sc config seclogon start= auto

echo SENS
sc start SENS
sc config SENS start= auto

echo SharedAccess
sc start SharedAccess
sc config SharedAccess start= auto

echo ShellHWDetection
sc stop ShellHWDetection
sc config SharedAccess start= auto

echo Spooler
sc stop Spooler
sc config Spooler start= auto

echo srservice
sc start srservice
sc config srservice start= auto

echo SSDPSRV
sc stop SSDPSRV
sc config SSDPSRV start= demand

echo stisvc
sc stop stisvc
sc config stisvc start= auto

echo SwPrv
sc stop SwPrv
sc config SwPrv start= demand

echo SysmonLog
sc stop SysmonLog
sc config SysmonLog start= demand

echo TapiSrv
sc start TapiSrv
sc config TapiSrv start= demand

echo TermService
sc start TermService
sc config TermService start= demand

echo Themes
sc stop Themes
sc config Themes start= auto

echo TlntSvr
sc stop TlntSvr
sc config Themes start= auto

echo TrkWks
sc start TrkWks
sc config TrkWks start= auto

echo upnphost
sc stop upnphost
sc config upnphost start= demand

echo UPS
sc stop UPS
sc config UPS start= demand

echo VMAuthdService
sc stop VMAuthdService
sc config VMAuthdService start= auto

echo VMnetDHCP
sc start VMnetDHCP
sc config VMnetDHCP start= auto

echo VMUSBArbService
sc start VMUSBArbService
sc config VMUSBArbService start= auto

echo VMware NAT Service
sc start VMware NAT Service
sc config VMware NAT Service start= auto

echo VMwareHostd
sc stop VMwareHostd
sc config VMwareHostd start= auto

echo VSS
sc stop VSS
sc config VSS start= demand

echo W32Time
sc start W32Time
sc config W32Time start= auto

echo WebClient
sc start WebClient
sc config WebClient start= auto

echo winmgmt
sc start winmgmt
sc config winmgmt start= auto

echo WmdmPmSN
sc stop WmdmPmSN
sc config WmdmPmSN start= demand

echo Wmi
sc stop Wmi
sc config Wmi start= demand

echo WmiApSrv
sc stop WmiApSrv
sc config WmiApSrv start= demand

echo wscsvc
sc start wscsvc
sc config wscsvc start= auto

echo wuauserv
sc stop wuauserv
sc config wscsvc start= auto

echo WZCSVC
sc stop WZCSVC
sc config WZCSVC start= auto

echo xmlprov
sc stop xmlprov
sc config xmlprov start= demand

大家可以参考一下,有人会问为啥系统日志之类的你不优化?其实这个东西是有用的,虽然停止了可以减少内存占用量,但是,重大错误的时候,还是需要它的!
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值