转自: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. 【Spring boot】第一个项目 Springboot + mysql + hibernate

    今天公司要做一个小项目,好久没碰项目了(刷题好累...),听说spring boot很火,决定试一试.暂时就从mysql里面读数据好了,使用hiberante. 1.获取jar包. 从http://s ...

  2. 获取touchstart,touchmove,touchend 坐标

    简单说下如何用jQuery 和 js原生代码获取touchstart,touchmove,touchend 坐标值: jQuery 代码: $('#id').on('touchstart',funct ...

  3. Java打印整数的二进制表示(代码与解析)

    Java打印整数的二进制表示(代码与解析) int a=-99; for(int i=0;i<32;i++){ int t=(a & 0x80000000>>>i)&g ...

  4. 7 款基于 JavaScript/AJAX 的文件上传插件

    本文整理了7款基于JavaScript和AJAX的文件上传插件,这些插件基本上都能实现以下功能: 多文件上传 拖拽操作 实时上传进度 自定义上传限制 希望能为你的开发工作带来帮助. 1.  jQuer ...

  5. 7 款灵巧实用的 CSS3/jQuery 工具

    作为 Web 前端开发者,应该对 jQuery 比较熟悉,对免费开源的 jQuery 也用的非常多.但是随着 CSS3 标准的诞生和发展,很多 jQuery 插件也都纷纷应用了 CSS3 新标准,也因 ...

  6. jQuery 工具大搜集

    jQuery 是一个非常棒的类库,但是为了保证代码的干净以及代码的精简,它只提供最核心的功能.所以就有了很多其他的工具来丰富jQuery的功能.我在使用这些工具的时候发现我常常重复的编写一些代码,所以 ...

  7. WCF(一)

    摘自:http://www.cnblogs.com/yank/p/3653160.html WCF入门教程(一)简介 1.WCF是什么? WCF( Windows Communication Foun ...

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

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

  9. Android SwipeMenuListView

     Android平台上的第三方开源项目SwipeMenuListView是一种能够在某一个view条目中响应用户左右側滑(从左向右,或从右向左滑动),滑出操作菜单的UI控件.类似这样的控件达到的U ...

  10. Ant多渠道批量打包

    由于我现在已经用更好的gradle了,所以关于ant我只是简单的讲一讲,如果想学gradle请到我的博客中查看 http://www.cnblogs.com/uncle2000 ant的配置请自行百度 ...