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 (3)

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 Event Viewer ⓘ
linked to: Windows Event Log

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

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 3.1 ⓘ
linked to: Windows NT
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 Microsoft Windows ⓘ
linked to: Windows

Windows NT family ⓘ
linked to: Windows NT
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 ⓘ
PowerShell (via wrappers) ⓘ
usedFor application hosting ⓘ
desktop background tasks ⓘ
infrastructure services ⓘ
server workloads ⓘ
usesAPI Win32 service control functions ⓘ
Windows Service API ⓘ
linked to: Win32 API

How these facts were elicited

Referenced by (9)

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 ⓘ
Service Control Manager → componentOf → Windows service infrastructure ⓘ
linked to: Windows services
Windows Process Model → supports → Windows services ⓘ
Windows Process Model → relatedTo → Windows Service Model ⓘ
linked to: Windows services
Windows Workflow Foundation → supportsHosting → Windows services ⓘ
subject linked to: WF
GetTickCount → availability → Windows services ⓘ