Process

ubiquitoussigned

wininit.exe

wininit.exe is the Windows Start-Up Application, the process that brings session 0 to life during boot. It launches the core system processes that everything else depends on, most importantly services.exe (which runs Windows services) and lsass.exe (which handles security and logons). It then stays running in the background for the life of the machine.

Microsoft CorporationFirst seen 2026-06-08

File identity

File details
File type
PE32+ executable
Magic
PE32+ executable (GUI)
Original name
WinInit.exe.mui
Internal name
WinInit
Product
Microsoft® Windows® Operating System
Signing information
Status
Signed
Publisher
Microsoft Corporation
Signer
Microsoft Windows
Issuer
Microsoft Windows Production PCA 2011
Signature rate
100%
File version1
  • 10.0.26100.8116 (WinBuild.160101.0800)100%
File size1
  • 816.60 KB100%

Execution context

File paths1
  • C:\Windows\System32\wininit.exe100%
User context0

Not observed.

Integrity level0

Not observed.

Instances1
  • 1100%
Session1
  • Session 0100%
Token privileges10
  • SeCreateSymbolicLinkPrivilege100%
  • SeDelegateSessionUserImpersonatePrivilege100%
  • SeImpersonatePrivilege100%
  • SeDebugPrivilege100%
  • SeCreateGlobalPrivilege100%

Ancestry

Parents0

Not observed.

Children0

Not observed.

Grandparents0

Not observed.

Grandchildren0

Not observed.

Behavior

Loaded modules0

Not observed.

Named pipes0

Not observed.

Process handles0

Not observed.

Command-line patterns0

Not observed.

Indicators

Hashes

Not observed.

Analysis

About this process

wininit.exe is a core background process that runs early in the Windows startup sequence. After smss.exe creates session 0, the session reserved for system services, it launches wininit.exe to continue the initialization of that session. The smss.exe copy that starts it exits as soon as its work is done, so a real wininit.exe shows no parent in the process tree.

wininit.exe is responsible for starting several critical background processes that keep Windows running. Most notably, it launches services.exe (the Service Control Manager, which starts and manages Windows services), lsass.exe (the Local Security Authority process, which handles authentication and security policy), and historically lsm.exe (the Local Session Manager). Before Windows 10, lsm.exe was its own process started here. As of Windows 10 that role moved into a service DLL (lsm.dll) hosted by svchost.exe. It also sets up the temp folder and the rest of the session 0 environment. Once its startup duties are complete, it remains running quietly in the background until shutdown.

The genuine wininit.exe is a trusted, signed Microsoft system file that is essential to normal operation. Only one instance ever runs, as NT AUTHORITY\SYSTEM in session 0 from C:\Windows\System32\wininit.exe. It should never be removed or disabled, and terminating it will destabilize or crash the system, since the processes it manages are vital to Windows functioning.

Security notes

Like other trusted system processes, wininit.exe is sometimes imitated by malware attempting to avoid detection (T1036.005). A legitimate copy always resides in C:\Windows\System32 and carries a valid Microsoft signature. Be suspicious of copies in other locations, slight misspellings such as wininitt.exe or wininit32.exe, and any instance that appears minutes or hours after boot, since the real one starts once, at startup.

wininit.exe also has a fixed position in the process tree. A legitimate instance has no parent, and its only children are services.exe and lsass.exe. An instance that was started by another running process, or that spawns anything beyond that pair, deserves a closer look, and a child like a command shell points to injected code or a spoofed parent (T1134.004). The relationship is worth checking from the other direction too: a process claiming to be lsass.exe whose parent isn't wininit.exe is a classic credential-theft anomaly.

Anomaly signals8
  • Image path other than C:\Windows\System32\wininit.exehigh
  • More than one instancehigh
  • Children other than services.exe and lsass.exe (lsm.exe on Windows 7 and earlier)high
  • Running as any account other than NT AUTHORITY\SYSTEMhigh
  • Unsigned image or a signer other than Microsofthigh
  • A living parent process (the smss.exe copy that starts it exits immediately)med
  • Start time long after bootmed
  • Running in a session other than 0med

Telemetry

OS prevalence1
  • Microsoft Windows 11 Enterprise Evaluation100%
Observation timeline
First seen
2026-06-08
Last seen
2026-06-08
Machines
1
References

Subsearch

Hasbeen seen inof wininit.exe?