Windows services

E185568

Windows services are long-running background processes on the Windows operating system that can start automatically, run without user interaction, and provide core functionality or application hosting.

All labels observed (1)

Label Occurrences
Windows services canonical 4

How this entity was disambiguated

Statements (85)

Predicate Object
instanceOf background process model
operating system component
service management framework
canBe automatic start
delayed automatic start
disabled
manual start
canBeMonitoredWith Windows Event Log
surface form: Event Viewer

Performance Monitor
Task Manager
third-party monitoring tools
canRunAs Local Service account
Local System account
Network Service account
custom user account
configuredIn Windows Registry
surface form: Windows registry
configuredWith Service Control Manager
Services snap-in
services.msc
controlledWith PowerShell
surface form: PowerShell Service cmdlets

net start command
net stop command
sc.exe
developedBy Microsoft
hasComponent dependencies
description
display name
log on account
recovery options
service name
startup type
implementedAs executable file
shared process
svchost.exe-hosted service
introducedIn Windows NT
surface form: Windows NT 3.1
lifecycleState paused
running
starting
stopped
stopping
managedBy Service Control Manager
primaryPurpose host server-style applications
provide core operating system features
provide long-running background functionality
run without user interaction
start automatically with the operating system
provides Windows Update functionality
file and sharing services
networking infrastructure
print spooling
remote access services
security services
registryPathPrefix HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
relatedTo Unix services
daemon
systemd service
runsOn Windows
surface form: Microsoft Windows

Windows NT
surface form: Windows NT family
securityContext Windows access token
supportsFeature automatic restart on failure
dependency management
event logging
failure detection
pause and continue
pre-shutdown notifications
recovery actions
service accounts
service triggers
session isolation
supportsOperatingSystem Windows 10
Windows 11
Windows 7
Windows 8
Windows Server
supportsProgrammingLanguage .NET languages
C
C++
Delphi (programming language)
surface form: Delphi

PowerShell (via wrappers)
usedFor application hosting
desktop background tasks
infrastructure services
server workloads
usesAPI Win32 service control functions
Win32 API
surface form: Windows Service API

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Task Manager canStartService Windows services
Windows (via browser) accesses Windows services
dotMemory supportsPlatform Windows services