services.exe

by Microsoft
Operating Systemcritical risk

Summary

Services Control Manager (services.exe) manages the lifecycle of Windows services — starting, stopping, and interacting with system services. It is the parent process for all svchost.exe instances and other service executables.

services.exe is the 504th most commonly executed Windows program in EchoTrail's dataset, observed 11,287 times across enterprise environments. It typically runs from C:\Windows\System32 and it is most often launched by wininit.exe.

504th
most commonly executed Windows program
11,287
observed executions
medium
statistical confidence

Behavior

Top Paths

  • C:\Windows\System3299.96%
  • C:\...0.04%

Top Hashes (SHA256)

  • 5acb7665bff5024e3b244ec733f612fa257b886bc84add6f61246b5f6bc37b9e23.04%
  • 47ffef27a479ed6b325b22296b6853d7e57b53e8e712824f3881e510d5c936677.98%
  • 083bb4f3b20419c87db656f1465e5f782acde76838cde6207f26aad035c69de06.84%
  • 9090e0e44e14709fb09b23b98572e0e61c810189e2de8f7156021bc81c3b1bb66.03%
  • be42e4a901d6ac8885882d2cd9372a64023794428e0ac8cc87ee3121dd5dc4024.58%
  • a86d6a6d1f5a0efcd649792a06f3ae9b37158d48493d2eca7f52dcc1cb9b65364.55%
  • dfbea9e8c316d9bc118b454b0c722cd674c30d0a256340200e2c3a7480cba6744.29%
  • 3380762a60656882585e337903d601f233e9a74d4e87f756bca200554503c5b34.11%
  • 6bb7d53edbf14b959e9112514729e165624dd9b4979f94d77f085bb9eae60d573%
  • 854780206e7abbf5a46704f1e75c5075881e4e914c7b44bea45fac16777810962.64%

Process Ancestry

Top Grandparents

Top Parents

Top Children

Rare or environment-specific process names are omitted from ancestry tables. Percentages are of all observed relationships.

Security Analysis

What does services.exe normally do?

Located in C:\Windows\System32. Always launched by wininit.exe. Exactly one instance. Runs as SYSTEM. Starts at boot. Primary children are svchost.exe instances and service executables (spoolsv.exe, vssvc.exe, etc.).

When is services.exe suspicious?

Parent other than wininit.exe. Running from non-System32 path. More than one instance. Spawning shells (cmd.exe, powershell.exe) — services.exe should never directly launch shells. Name masquerading. Running as non-SYSTEM account.

How do attackers abuse services.exe?

services.exe spawning cmd.exe or powershell.exe is a strong indicator of malicious service installation or PsExec-style remote execution. Attackers who install a malicious service will see it launched by services.exe. PsExec and similar tools create temporary services that execute through services.exe. Name masquerading is common in malware.

Detection guidance

High-confidence: services.exe spawning cmd.exe, powershell.exe, or msbuild.exe (shell via malicious service). services.exe running from non-System32 path. Parent other than wininit.exe. Medium-confidence: services.exe spawning unusual child processes not associated with known services. Correlate with Windows Event ID 7045 (new service installed) to identify what service triggered the suspicious child process.

False positive notes

services.exe launching svchost.exe, spoolsv.exe, and other service executables is completely normal. New service installations (Event ID 7045) happen during legitimate software installs. Focus on shell spawning and unusual children.

MITRE ATT&CK techniques

Related Processes

Ask Rocky about services.exe

Rocky answers questions about services.exe grounded in this same dataset — free, no account needed.

Need this data programmatically? The Rocky API includes 500 free lookups a month. Or just ask Rocky.

Data from EchoTrail's dataset of ~346M Windows process executions. Last extracted 2026-08-04.