Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 427099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T19:32:45+00:00 2026-05-12T19:32:45+00:00

When a machine reboots, do all the services which are run under the accounts

  • 0

When a machine reboots, do all the services which are run under the accounts (system/service/network service) get run before a user logs on?

JD.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T19:32:45+00:00Added an answer on May 12, 2026 at 7:32 pm

    Services have a “start type” defined per-service, those types are boot, system, auto, demand, disabled. Services also have dependencies on each other, defined in the registry.

    Services with boot and system start type are started during the time period when only NT Native binaries can run (the Win32 API is not yet ready). For example, these services include such as csrss.exe which provides some of the Win32 API.

    Once Win32 has been initialized, the services with start type automatic are started. During this time, the service which allows the user to log in runs — this displays the login prompt and does allow the user to log in.

    In every case, if the service being start depends on other services, then the other services will be started in advance.

    So, yes, it is possible for users to log in prior to the execution of a service. However, if the login service were to depend on your service… Better, though, if you detect that your service has started. Considering using a named global event with CreateEvent() api. Your service creates the event, your application awaits the event before calling the service. Also, your app can use the ServiceControl API to start the service only when in use.

    The windows “Services.msc” management plug-in hides the boot and system services. To learn more about these startup types, refer to this API documentation: MSDN: ChangeServiceConfig Function .

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a machine control system in Python that currently looks roughly like this
So I have this Windows service created in VB.Net, and all it does is
All of a sudden, I am consistently getting a weird COMException on this machine
I have a WCF service, which works if I use one login, but throws
The machine I use is 64-bit I wrote assembly code like this: movl $0x12e48ead
My machine is little-endian (Intel byte order). I need to read a binary file
My machine apparently won't draw vertex lists in pyglet. The following code renders two
My Machine details : 32bit OS (win-7) , dual core , clock speed :
How machine id/host name is mapped/demapped to 3 byte in object id? And where
I have a machine with Ubuntu 12.04 and have installed Jenkins ver. 1.424.6 using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.