转自: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. pick王菊?作为“菊外人”的程序员能做点什么?

    转载:https://mp.weixin.qq.com/s/s1cb9Ij6ouTYYCZovLhXTA 最近,想必大家的朋友圈都被“王菊”占领了,打开朋友圈到处可以见到“pick王菊”.“陶渊明”. ...

  2. EXTJS入门教程及其框架搭建

    EXTJS是一个兼容AJAX的前台WEB UI的框架,在普通的HTML文件的 BODY 元素中无须写任何HTML代码,就能产生相应的表格等元素. 首先是为每一个页面定义一个类,再以EXTJS的规范格式 ...

  3. am335x gpio分析

    /************************************************************************ * am335x_gpio * 本文主要记录am33 ...

  4. [转载] PHP开发必看 编程十大好习惯

    适当抽象 但是在抽象的时候,要避免不合理的抽象,有时也可能造成过渡设计,现在只需要一种螺丝刀,但你却把更多类型的螺丝刀都做出来了(而且还是瑞士军刀的样子..): 一致性 团队开发中,可能每个人的编程风 ...

  5. Java中的内存处理机制和final、static、final static总结

    Java中的内存处理机制和final.static.final static总结   装载自:http://blog.csdn.net/wqthaha/article/details/20923579 ...

  6. (转)SDL1.2到2.0的迁移指南

    里面有些单词不好翻译所以放在开头,以备查验. BLock Image Transfer, a computer graphics operation in which two bitmap patte ...

  7. (转)sqlite3使用中的常见问题

    1. 创建数据如果不往数据库里面添加任何的表,这个数据库等于没有建立,不会在硬盘上产生任何文件,如果数据库已经存在,则会打开这个数据库. 2. 如何通过sqlite3.dll与sqlite3.def生 ...

  8. v$Session详解

    从Oracle10gR1开始,Oracle在V$SESSION中增加关于等待事件的字段,实际上也就是把原来V$SESSION_WAIT视图中的所有字段全部整合到了V$SESSION视图中,开始的时候我 ...

  9. Hadoop参数汇总

    linux参数 以下参数最好优化一下: 文件描述符ulimit -n 用户最大进程 nproc (hbase需要 hbse book) 关闭swap分区 设置合理的预读取缓冲区 Linux的内核的IO ...

  10. findmaven的英文版本号上线了

    http://www.findmaven.net是一个查找Jar和查找Maven的Maven仓库搜索引擎.它能够依据Java开发人员提供的Class名或者Jar名找到包括它的Jar,同一时候提供Jar ...