System Accounts, Windows Services and regional settings


Windows services run under a user context, in general “Local System” or other system accounts.

When windows is installed for the first time, you create a default user account “Administrator” including regional setings, all the system accounts will be created using the same profile used for that “.Default” account.

That’s why using CultureInfo to change your Windows Service is not going to work.

If your System Accounts are running with undesired regional settings and you want to change that, follow these steps:

  1. Open ControlPanel
  2. Open Region and Language
  3. Click Administrative tab
    1. Click Copy Settings
    2. Check “Welcome screen and system accounts”
    3. Click Ok