转自:http://www.winhelponline.com/blog/windows-7-services-default-startup-type/

Service Name Startup Type Log On As
ActiveX Installer (AxInstSV) Manual Local System
Adaptive Brightness Manual Local Service
Application Experience Manual Local System
Application Identity Manual Local Service
Application Information Manual Local System
Application Layer Gateway Manual Local Service
Application Management Manual Local System
Background Intelligent Transfer Automatic (Delayed) Local System
Base Filtering Engine Automatic Local Service
BitLocker Drive Encryption Manual Local System
Block Level Backup Engine Manual Local System
Bluetooth Support Service Manual Local Service
BranchCache Manual NetworkService
Certificate Propagation Manual Local System
CNG Key Isolation Manual Local System
COM+ Event System Automatic Local Service
COM+ System Application Manual Local System
Computer Browser Manual Local System
Credential Manager Manual Local System
Cryptographic Services Automatic Network Service
DCOM Server Process Launcher Automatic Local System
Desktop Window Manager Session Manager Automatic Local System
DHCP Client Automatic Local Service
Diagnostic Policy Service Automatic Local Service
Diagnostic Service Host Manual Local Service
Diagnostic System Host Manual Local System
Disk Defragmenter Manual Local System
Distributed Link Tracking Client Automatic Local System
Distributed Transaction Coordinator Manual Network Service
DNS Client Automatic Network Service
Encrypting File System (EFS) Manual Local System
Extensible Authentication Protocol Manual Local System
Fax Manual Network Service
Function Discovery Provider Host Manual Local Service
Function Discovery Resource Publication Manual Local Service
Group Policy Client Automatic Local System
Health Key and Certificate Management Manual Local System
HomeGroup Listener Manual Local System
HomeGroup Provider Manual Local Service
Human Interface Device Access Manual Local System
IKE and AuthIP IPsec Keying Modules Manual Local System
Interactive Services Detection Manual Local System
Internet Connection Sharing (ICS) Disabled Local System
IP Helper Automatic Local System
IPsec Policy Agent Manual Network Service
KtmRm for Distributed Transaction Coordinator Manual Network Service
Link-Layer Topology Discovery Mapper Manual Local Service
Media Center Extender Service Disabled Local Service
Microsoft .NET NGEN v2.0.50727 X86 Manual Local System
Microsoft iSCSI Initiator Service Manual Local System
Microsoft Software Shadow Copy Provider Manual Local System
Multimedia Class Scheduler Automatic Local System
Net.Tcp Port Sharing Service Disabled Local Service
Netlogon Manual Local System
Network Access Protection Agent Manual Network Service
Network Connections Manual Local System
Network List Service Manual Local Service
Network Location Awareness Automatic Network Service
Network Store Interface Service Automatic Local Service
Offline Files Disabled Local System
Parental Controls Manual Local Service
Peer Name Resolution Protocol Manual Local Service
Peer Networking Grouping Manual Local Service
Peer Networking Identity Manager Manual Local Service
Performance Counter DLL Host Manual Local Service
Performance Logs & Alerts Manual Local Service
Plug and Play Automatic Local System
PnP-X IP Bus Enumerator Manual Local System
PNRP Machine Name Publication Service Manual Local Service
Portable Device Enumerator Service Manual Local System
Power Automatic Local System
Print Spooler Automatic Local System
Problem Reports and Solutions Control Panel Manual Local System
Program Compatibility Assistant Service Automatic Local System
Protected Storage Manual Local System
Quality Windows Audio Video Experience Manual Local Service
Remote Access Auto Connection Manager Manual Local System
Remote Access Connection Manager Manual Local System
Remote Desktop Configuration Manual Local System
Remote Desktop Services Manual Network Service
Remote Desktop Services UserMode Port Redirector Manual Local System
Remote Procedure Call (RPC) Automatic Network Service
Remote Procedure Call (RPC) Locator Manual Network Service
Remote Registry Manual Local Service
Routing and Remote Access Disabled Local System
RPC Endpoint Mapper Automatic Network Service
Secondary Logon Manual Local System
Secure Socket Tunneling Protocol Service Manual Local Service
Security Accounts Manager Automatic Local System
Security Center Automatic (Delayed) Local Service
Server Automatic Local System
Shell Hardware Detection Automatic Local System
Smart Card Manual Local Service
Smart Card Removal Policy Manual Local System
SNMP Trap Manual Local Service
Software Protection Automatic (Delayed) Network Service
SPP Notification Service Manual Local Service
SSDP Discovery Manual Local Service
Superfetch Automatic Local System
System Event Notification Service Automatic Local System
Tablet PC Input Service Manual Local System
Task Scheduler Automatic Local System
TCP/IP NetBIOS Helper Automatic Local Service
Telephony Manual Network Service
Themes Automatic Local System
Thread Ordering Server Manual Local Service
TPM Base Services Manual Local Service
UPnP Device Host Manual Local Service
User Profile Service Automatic Local System
Virtual Disk Manual Local System
Volume Shadow Copy Manual Local System
WebClient Manual Local Service
Windows Activation Technologies Service Manual Local System
Windows Audio Automatic Local Service
Windows Audio Endpoint Builder Automatic Local System
Windows Backup Manual Local System
Windows Biometric Service Manual Local System
Windows CardSpace Manual Local System
Windows Color System Manual Local Service
Windows Connect Now – Config Registrar Manual Local Service
Windows Defender Manual Local System
Windows Driver Foundation – User-mode Driver… Automatic Local System
Windows Error Reporting Service Manual Local System
Windows Event Collector Manual Network Service
Windows Event Log Automatic Local Service
Windows Firewall Automatic Local Service
Windows Font Cache Service Manual Local Service
Windows Image Acquisition (WIA) Manual Local Service
Windows Installer Manual Local System
Windows Management Instrumentation Automatic Local System
Windows Media Center Receiver Service Manual Network Service
Windows Media Center Scheduler Service Manual Network Service
Windows Media Player Network Sharing Service Manual Network Service
Windows Modules Installer Manual Local System
Windows Presentation Foundation Font Cache Manual Local Service
Windows Remote Management (WS-Management) Manual Network Service
Windows Search Automatic (Delayed) Local System
Windows Time Manual Local Service
Windows Update Automatic (Delayed) Local System
WinHTTP Web Proxy Auto-Discovery Manual Local Service
Wired AutoConfig Manual Local System
WLAN AutoConfig Automatic Local System
WMI Performance Adapter Manual Local System
Workstation Automatic Network Service
WWAN AutoConfig Manual Local Service

windows服务的默认启动类型和登录帐户的更多相关文章

  1. 在Windows 7和10上显示上次登录帐户信息

    组策略: 计算机配置->管理模板->Windows组件->Windows登录选项 现在注销并重新登录以查看会发生什么. 在进入桌面之前,用户必须确认该消息 注册表: 打开: &quo ...

  2. C#编写的windows服务安装后启动提示“服务启动后又停止了”

    使用C#编写的windows服务安装到服务器上行后进行启动时,总是提示“服务启动后又停止了”. 检查了服务逻辑是没问题,安装在开发本地也是正常,网上查了资料说是可能是服务没有注册,我检查了服务是正常注 ...

  3. linux和windows双系统设置默认启动系统

    1.以root身份登录linux系统: 2.启动终端,输入命令:vi /boot/grub/grub.conf,文件内容如下: #boot=/dev/sda default=0 (默认启动哪个系统的设 ...

  4. windows 服务 安装 删除 启动 停止

    一.停止 sc stop 服务名 二.删除 sc delete 服务名 注意:有时删除不了,报什么“服务为删除标识” ,请将服务窗口关掉就好了. 三.创建 sc create XmlcSendServ ...

  5. Windows服务一直“正在启动”怎么杀

    转载:https://blog.csdn.net/huanglong8/article/details/71156848 PS:cmd 记得使用 管理员身份运行 这里需要通过控制台 命令行来查询PID ...

  6. SQLServer删除登录帐户

    删除登陆账户注意事项 不能删除正在登录的登录名. 也不能删除拥有任何安全对象.服务器级对象或 SQL Server 代理作业的登录名. 可以删除数据库用户映射到的登录名,但是这会创建孤立用户. 有关详 ...

  7. Windows服务启动进程----Cjwdev.WindowsApi.dll

    windows服务下无法启动外部程序 做一个windows服务监听服务,涉及到windows服务启动外部程序的一个过程,但是调试测试发现,无法简单的用process.start()这种方法, 原因是在 ...

  8. C# 通过服务启动窗体(把窗体添加到服务里)实现用户交互的windows服务[转发]

    由于个人需要,想找一个键盘记录的程序,从网上下载了很多,多数都是需要注册的,另外也多被杀软查杀.于是决定自己写一个,如果作为一个windows应用程序,可以实现抓取键盘的记录.想要实现随系统启动的话, ...

  9. CentOS 7与 Windows双系统丢失Windows启动项及默认启动项修改

    1.Windows启动项消失的原因:   在安装Win7.8/10系统+CentOS7双系统后,默认会将mbr(Main Boot Record)改写为grub2,默认的CentOS7无法识别Wind ...

随机推荐

  1. ASP.NET MVC 使用 Datatables (2)

    在服务器端实现分页,排序,获取当前页面数据 在上篇的基础上进行改造(datatables的客户端实现) 1.修改View页面代码如下: <div class="row"> ...

  2. 从 QA 到 EP

    两三年以前,和友人谈到 QA(软件质量保证) 这个行业,还有 QA 这个团队的未来,就有了一丝忧虑.而现在,终于有机会实践一下自己之前的想法,在这里分享给大家. 从我有限的从业经验到现在,经历了很多次 ...

  3. 消息中间件系列之ActiveMQ的简单安装

    本次测试使用一台ip为192.168.2.12的虚拟机 一.解压压缩包 tar -zxvf apache-activemq-5.14.4-bin.tar.gz 二.启动activemq 进入到bin目 ...

  4. 关于PHP的特点

    魔术方法 当一个对象引用变量调用一个没有定义的属性或方法时,可以这一个函数.当发生这种情况时调用这种函数.

  5. 在hibernate中查询单个对象的方法,get()、load()、

    查询单个对象可以直接通过Session对象来做到,其中session这个对象提过了2种获得单个对象的方法,一个是get方法和load方法,我去看这个两个方法的时候发现这两个方法的参数是一样的,使用方式 ...

  6. PHP与ASP.NET的优劣比较

    PHP与ASP.NET的比较 表 1 PHP 4 PHP5 ASP.NET 软件价格 免费 免费 免费 平台价格 免费 免费 $$ 速度 强 强 弱 效率 强 强 弱 安全性 强 强 强 平台 强 强 ...

  7. jvm虚拟机原理1

    JVM是虚拟机,也是一种规范,他遵循着冯·诺依曼体系结构的设计原理.冯·诺依曼体系结构中,指出计算机处理的数据和指令都是二进制数,采用存储程序方式不加区分的存储在同一个存储器里,并且顺序执行,指令由操 ...

  8. 云计算中auto-scaling 最早的来源

    什么是弹性?首先,整合计算资源,将计算资源池化,通过虚拟机按需使用计算资源;其次,按量计费,让用户能够根据使用量按月按时甚至按秒来进行付费. 不过,光有了这两条还不够.为什么?我举个例子: 很多做运维 ...

  9. Shell 启动java程序

    #!/bin/sh SHELL_PATH=$(cd ")";pwd) echo $SHELL_PATH cd "$SHELL_PATH" CLASSPATH=. ...

  10. 阮一峰---javascript系列

    2013.05.11:如何做到 jQuery-free?(29条评论) 2013.01.23:JavaScript Source Map 详解(14条评论) 2013.01.14:Javascript ...