When Windows starts, by default userinit.exe runs. What exactly does this program do?
I know what it does in general - e.g., initiates the logon script - but I am looking for the full details of all the steps it takes.
When Windows starts, by default userinit.exe runs. What exactly does this program do?
I know what it does in general - e.g., initiates the logon script - but I am looking for the full details of all the steps it takes.
According to the documentation for the Userinit registry key on TechNet, userinit.exe does the following:
I realize this was answered, but here is the details of what userinit.exe does (Explorer.exe is technically loaded by winlogon.exe)
Userinit applies Group Policy settings and any applications not trumped by said group policy that are stored in the Registry locations for startup programs, this is a very long list that is ever-evolving and is accessible via a google search or off from Microsofts website.