Preventing an account to be displayed on Welcome screen

  • Thread starter Thread starter =?iso-8859-1?Q?Beno=EEt_Segond_von_Banchet?=
  • Start date Start date
?

=?iso-8859-1?Q?Beno=EEt_Segond_von_Banchet?=

I created an account (advised by Microsoft Baseline
Security Analyzer) to run the SQL Desktop Engine.

Now this account is displayed on the welcome screen,
which is quite stupis as the account is not meant foe any
human user to log into.

There are accounts, that do not display on the welcome
screen (ASPNET for instance, installed by an update from
Windows Update).

How can I make my MSDE account not display on the Welcome
screen?

Thanks!
 
Hi,

Start/Run/Regedit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Add the username you wish to hide as a DWORD value. Set the value to 0
(zero).

Hide User or Add User to the Welcome Screen (Line 22)
http://www.kellys-korner-xp.com/xp_tweaks.htm

/top10faqs.htm
 
Kelly,

Great! It works fine. Thnx! :)

Benoît
Kelly said:
Hi,

Start/Run/Regedit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Add the username you wish to hide as a DWORD value. Set the value to 0
(zero).

Hide User or Add User to the Welcome Screen (Line 22)
http://www.kellys-korner-xp.com/xp_tweaks.htm

/top10faqs.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top