热门教程推荐: 深度技术windows7 64位旗舰 win7纯净版64位下载 uefi+gpt安装win7 本地安装win7系统 新电脑安装win7系统 win7纯净版64位下载 ghost win7旗舰版下载 win7旗舰版32位iso win7 64位旗舰版 win7 64位iso镜像 雨林木风win7旗舰版64位系统下载 win7 64位旗舰版下载 iso ghost win7 64位旗舰版下载 win7 iso镜像下载 系统之家win7 64位ghost下载
当前位置:系统族 > 系统教程 > win7对计算机系统进行优化的方法分享

win7对计算机系统进行优化的方法分享

发布时间:2019-09-27 16:29:59  浏览数:  小编:cuizheng

很多小伙伴们在使用尚未优化过的win7原版系统时,会发现很多方面都非常的麻烦,有时候关闭一个文件都要提示好几遍。针对这些问题,小编今天整理出了一大堆针对win7原版系统的优化方案,可以帮助小伙伴们优化win7系统的各个方面,以达到小伙伴们最满意的程度,具体教程如下。

win7对计算机系统进行优化的方法分享
1、首先创建一个文本文档,右键点击空白处打开菜单,选择“新建--文本文档”;
win7对计算机系统进行优化的方法分享
2、然后将以下代码复制到新建的文本文档中;
      @echo off
      echo 服务优化正在处理,请稍等......
      @echo
      @pause
      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_v2.0.50727_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 FontCache3.0.0.0 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 WinHttpAutoProxySvc start= DEMAND
      sc config Winmgmt start= AUTO
      sc config Wlansvc start= DEMAND
      sc config wmiApSrv start= DEMAND
      sc config WMPNetworkSvc start= DEMAND
      sc config wscsvc start= AUTO
      sc config wuauserv start= AUTO
      sc config wudfsvc start= DEMAND
      @pause
      echo.
      echo.&echo 优化完成!任意键退出
      echo. & pause>nul
win7对计算机系统进行优化的方法分享
3、点击“文件--另存为”进行保存,保存时将“文件名”修改为“文件名.bat”的形式,把“保存类型”设置为“所有文件”,点击“保存”即可,进入文件保存位置并双击运行创建的bat文件即可。
win7对计算机系统进行优化的方法分享

       好了,以上就是本期小编给小伙伴们带来的,关于win7对计算机系统进行优化的方法分享的操作教程了,小伙伴们可以根据以上的教程,完美的对win7系统进行优化,达到最佳使用,怎么样?是不是感觉这个教程非常的简单呢?希望本期的教程可以给小伙伴们带来帮助,感谢小伙伴们的支持。