转自: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. 【转】如何搭建IPv6测试你的APP

    IPv6的简介 IPv4 和 IPv6的区别就是 IP 地址前者是 .(dot)分割,后者是以 :(冒号)分割的(更多详细信息自行搜索). PS:在使用 IPv6 的热点时候,记得手机开 飞行模式 哦 ...

  2. [HTML] 使用size和maxlength分别控制文本框宽度和输入字符数的限制

    ① size一般可以直观的看到,就是文本框的宽度,只能决定文本框的宽度,也就是可以看到的字符的个数. 如:size="5"  这意味着如果输入  我的国家是北京 那么只能看见  我 ...

  3. ADC相关参数之---分辨率和精度

    ADC的分辨率被定义为输入信号值的最小变化,这个最小数值变化会改变数字输出值的一个数值.对于一个理想ADC来说,传递函数是一个步宽等于分辨率的阶梯.然而,在具有较高分辨率的系统中(≥16位),传输函数 ...

  4. linux profile\bashrc\bash_profile之间的区别和联系

    /etc/profile 每个用户,首次登录时被执行: /etc/bashrc 每个运行bash shell的用户都执行此文件,当bsh被打开时,该文件被读取: ~/.bash_profile 专用于 ...

  5. 【转】【Mysql】MySQL添加用户、删除用户与授权

    MySql中添加用户,新建数据库,用户授权,删除用户,修改密码(注意每行后边都跟个;表示一个命令语句结束): 1.新建用户 1.1 登录MYSQL: @>mysql -u root -p @&g ...

  6. 用json在java和C#之间传递base64的问题。。。

    记录下..唉.... java代码: 导入这个 commons-codec-1.8.jar (下载链接: http://files.cnblogs.com/files/gaocong/jar%E5%8 ...

  7. 3d引擎列表

    免费引擎 Agar - 一个高级图形应用程序框架,用于2D和3D游戏. Allegro library - 基于 C/C++ 的游戏引擎,支持图形,声音,输入,游戏时钟,浮点,压缩文件以及GUI. A ...

  8. glsl 多重纹理

    #include"glsl.h" void SHADER::drawBox() { glBegin(GL_QUADS); // Front Face glNormal3f( 0.0 ...

  9. linux下mysql 启动命令

    1,使用service 启动.关闭MySQL服务 service mysql start service mysql stop service mysql restart 运行上面命令,其实是serv ...

  10. C# 哈希加密

    1.方法一: [c-sharp] view plaincopy //适用于C#语言 //使用前需导入以下命名空间:using System.Web.Security; //第一个参数为需加密的字符串, ...