Ghost32 - 安全的系统软件下载站!

ghost32怎么安装系统|装机必备|最新专题|最近更新

当前位置:首页 > 系统文章 > win10教程

Win10优化?Win10系统有哪些鸡肋或不用的服务?

时间:2018-08-20 10:45:47 来源: 点击:
手机扫码继续观看
Win10优化?Win10系统有哪些鸡肋或不用的服务?

Win10优化?Win10系统有哪些鸡肋或不用的服务?

 

运行效果:

 

Win10优化?Win10系统有哪些鸡肋或不用的服务?

 

详细代码请见:

https://github.com/wwuhn/overall/blob/master/servicesBat

部分代码:

:3

echo.

@echo off

::以下命令必须使用服务名(不是描述名),=前面没空格,后面需要空格

sc config CscService start= disabled

sc config HomeGroupListener start= disabled

sc config HomeGroupProvider start= disabled

sc config Browser start= disabled

sc config LanmanWorkstation start= disabled

sc config Power start= disabled

sc config TabletInputService start= disabled

sc config BITS start= disabled

sc config WMPNetworkSvc start= disabled

sc config DPS start= disabled

sc config TrkWks start= disabled

sc config WerSvc start= disabled

sc config ShellHWDetection start= disabled

sc config WSearch start= disabled

sc config wuauserv start= disabled

sc config Dnscache start= disabled

sc config Spooler start= demand

sc config WPDBusEnum start= disabled

sc config StiSvc start= disabled

sc config LanmanServer start= disabled

:: 如果要设置为自动,则参数为:auto

pause

goto menu

-End-

上一篇:Win10优化:关闭store应用商店自动更新的技巧

下一篇:史上最简单的Windows10激活工具

相关文章

网友评论(共有 0 条评论)

请自觉遵守互联网相关政策法规,评论内容只代表网友观点,与本站立场无关!

最新评论