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
3.随后开始点击左上角进行“另存为”,输入后缀带有.bat的文件。
此时批处理文件已经制作完成,大家可以双击打开该文件执行。以上就是本次小编为大家带来的全部内容,希望可以帮助到大家。
Win7教程查看更多
2021-10-05查看详情
2021-10-05查看详情
2021-10-05查看详情
2021-10-01查看详情
Win10教程查看更多
微软宣布Windows 11于10月5日正式上线,尽管这是全新的一代win操作系统,但仍然有很多用户没有放弃windows10。如果你想升级到windows 10系统,用什么方法最简单呢?接下来跟大家分享快速简单安装windows 10系统的方式,一起来看看怎么简单安装win10系统吧。
很不多用户都在使用windows 10系统,windows 10经过微软不断地优化,目前是稳定性比较好的系统,因而也受到非常多人的喜欢。一些windows 7用户也纷纷开始下载windows 10系统。可是怎么在线安装一个windows 10系统呢?下面小编给大家演示电脑怎么在线重装win10系统。
重装系统的方法有很多种,但如果你是电脑初学者,也就是说不太懂计算机,那么建议使用一键重装系统的方法,只需要在装机软件里面选择想要安装的windows操作系统即可,装机软件将自动帮助您下载和安装所选择的系统。接下来以安装win10系统为例,带大家了解电脑新手应该如何重装win10系统。
电脑常见的系统故障为蓝屏、黑屏、死机、中木马病毒、系统文件损坏等,当电脑出现这些情况时,就需要重装系统解决。如果电脑无法正常进入系统,则需要通过u盘重装,如果电脑可以进入系统桌面,那么用一键重装系统的方法,接下来为大家带来电脑系统坏了怎么重装系统。