热点科技

标题: [VISTA求助] 关于VISTA中的服务 优化,请高手指点! [打印本页]

作者: ldlychenbo    时间: 2007-3-13 15:04
标题: [VISTA求助] 关于VISTA中的服务 优化,请高手指点!
关于VISTA中的服务 优化,请高手指点!
小弟刚刚装了一个Widnows Vista Enterprise CHS ,来体验一下最新的操作系统。但是进了系统以后发现,VISTA占的内存比XP多了好多。我发现系统有好多默认开的服务,哪位大虾能指点一下哪些服务是可以关掉的,不会影响系统的正常工作。本人用的是笔记本电脑主要是用来办公,以及偶尔玩下3D游戏。
作者: shtswyp    时间: 2007-3-13 15:07
Vista要是占用内存比XP少,那就不叫Vista了
作者: LUOWEI123123    时间: 2007-3-13 15:21
有高手能给点意见吗?应该有好些服务我们是用不到的吧?
作者: liugq88    时间: 2007-3-13 15:24
怎么没人指点一下哦,帖子沉的好快的!
作者: wangchao979    时间: 2007-3-13 15:46
我也想知道阿
作者: kxdzj8023    时间: 2007-3-13 15:50
提示: 作者被禁止或删除 内容自动屏蔽
作者: wf1136    时间: 2007-3-13 16:07
最好的优化方式就是不优化
作者: wjsxy    时间: 2007-3-14 17:13
cls

@echo off

rem Windows VISTA 服务优化批处理文件!! 2007-03-12
echo 正在优化Windows VISTA系统服务,请稍等......

sc config   AeLookupSvc start= AUTO
sc config   ALG start= DEMAND
sc config   Appinfo 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= DISABLED
sc config   CertPropSvc start= DEMAND
sc config   clr_optimization_v2.0.50727_32 start= DEMAND
sc config   COMSysApp start= DEMAND
sc config   CryptSvc start= AUTO
sc config   CscService start= AUTO
sc config   DcomLaunch start= AUTO
sc config   DFSR start= DEMAND
sc config   Dhcp start= AUTO
sc config   Dnscache start= AUTO
sc config   dot3svc start= DEMAND
sc config   DPS start= DISABLED
sc config   EapHost start= DEMAND
sc config   ehRecvr start= DEMAND
sc config   ehSched start= DEMAND
sc config   ehstart start= AUTO
sc config   EMDMgmt start= AUTO
sc config   Eventlog start= AUTO
sc config   EventSystem start= AUTO
sc config   Fax start= DEMAND
sc config   fdPHost start= DEMAND
sc config   FDResPub start= DISABLED
sc config   FontCache3.0.0.0 start= DEMAND
sc config   gpsvc start= AUTO
sc config   hidserv start= AUTO
sc config   hkmsvc start= DEMAND
sc config   idsvc start= DEMAND
sc config   IKEEXT start= AUTO
sc config   IPBusEnum start= DEMAND
sc config   iphlpsvc start= DISABLED
sc config   KeyIso start= DEMAND
sc config   KtmRm start= AUTO
sc config   LanmanServer start= DISABLED
sc config   LanmanWorkstation start= AUTO
sc config   lltdsvc start= DEMAND
sc config   lmhosts start= DISABLED
sc config   Mcx2Svc start= DISABLED
sc config   MMCSS start= AUTO
sc config   MpsSvc start= DISABLED
sc config   MSDTC start= DEMAND
sc config   MSiSCSI start= DEMAND
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   nsi start= AUTO
sc config   p2pimsvc start= DEMAND
sc config   p2psvc start= DEMAND
sc config   PcaSvc start= AUTO
sc config   pla start= DEMAND
sc config   PlugPlay start= AUTO
sc config   PNRPAutoReg start= DEMAND
sc config   PNRPsvc start= DEMAND
sc config   PolicyAgent start= DISABLED
sc config   ProfSvc start= AUTO
sc config   ProtectedStorage start= DEMAND
sc config   QWAVE start= DEMAND
sc config   RasAuto start= DEMAND
sc config   RasMan start= DEMAND
sc config   RemoteAccess start= DISABLED
sc config   RemoteRegistry start= DISABLED
sc config   RpcLocator start= DEMAND
sc config   RpcSs start= AUTO
sc config   SamSs start= AUTO
sc config   SCardSvr start= DEMAND
sc config   Schedule start= AUTO
sc config   SCPolicySvc start= DEMAND
sc config   SDRSVC start= DEMAND
sc config   seclogon start= DISABLED
sc config   SENS start= DISABLED
sc config   SessionEnv start= DEMAND
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   Spooler start= DISABLED
sc config   SSDPSRV start= DISABLED
sc config   stisvc start= DISABLED
sc config   swprv start= DEMAND
sc config   SysMain start= AUTO
sc config   TabletInputService start= DISABLED
sc config   TapiSrv start= DEMAND
sc config   TBS start= DEMAND
sc config   TermService start= AUTO
sc config   Themes start= AUTO
sc config   THREADORDER start= DEMAND
sc config   TrkWks start= AUTO
sc config   TrustedInstaller start= DEMAND
sc config   UI0Detect start= DEMAND
sc config   UmRdpService start= DEMAND
sc config   upnphost start= AUTO
sc config   UxSms start= AUTO
sc config   vds start= DEMAND
sc config   VSS start= DEMAND
sc config   W32Time start= AUTO
sc config   wbengine start= DEMAND
sc config   wcncsvc start= DEMAND
sc config   WcsPlugInService start= DEMAND
sc config   WdiServiceHost start= DEMAND
sc config   WdiSystemHost start= DEMAND
sc config   WebClient start= AUTO
sc config   Wecsvc start= DEMAND
sc config   wercplsupport start= DEMAND
sc config   WerSvc start= DISABLED
sc config   WinDefend start= DISABLED
sc config   WinHttpAutoProxySvc start= DEMAND
sc config   Winmgmt start= AUTO
sc config   WinRM start= DEMAND
sc config   Wlansvc start= AUTO
sc config   wmiApSrv start= DEMAND
sc config   WMPNetworkSvc start= DEMAND
sc config   WPCSvc start= DEMAND
sc config   WPDBusEnum start= AUTO
sc config   wscsvc start= DISABLED
sc config   WSearch start= DISABLED
sc config   wuauserv start= DISABLED
sc config   wudfsvc start= DEMAND

echo 优化Windows VISTA系统服务完成!

@pause  Windows VISTA服务 优化完毕

注: 先建立一个记事本文件,在记事本内输入以上内容.再保存.并把文件名修改为VISTA服务优化.bat
    一定要把后缀名(.TXT)修改为(.BAT).
   最后,双击运行即可自动关闭VISTA的一些服务
作者: showme168    时间: 2007-3-14 17:55
参考下xp是怎么优化的。vista也差不多了




欢迎光临 热点科技 (http://www.itheat.com/activity/) Powered by Discuz! X3.2