25 Feb, 2009

Windows 7 remove user account from logon screen

Posted by: admin In: Windows| howto

Few days ago i’ve installed Vmware player. On machine restart, at logon screen, i’m notice about new user account. Annoying ghost user appear every Windows start, and i must choose my useraccount for type the password (before password field appear automatically). Well i’ts a good idea to hide this user from logon screen.

BE CAREFUL, this hack require changes inside Windows Registry…

First with mouse right click on my computer -> manage (or run / CTRL + R and command compmgmt.msc /s) i’ve see the exactly name of user account, in my case is _vmware_user_

Next open the registry (CTRL + R then regedit) and find the key

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

here i’ve created a new key (like a folder) called SpecialAccounts (be careful it’s case sensitive!). Now inside this key i’ve created another key called UserList

Now inside the UserList create a new DWORD (32bit value) with the exactly username will be hided (e.g. _vmware_user_) with the value zero. After ok will show 0×00000 it’s ok.

Restart your computer, and the logon must show only your real user ;)

1 Response to "Windows 7 remove user account from logon screen"

1 | Micro

October 22nd, 2009 at 11:01

Avatar

I have a similar problem, i installed vmware player.Before this i didn’t have to log in, now i have to log in, instead of just having windows start. I am the only user and don’t have a password. This fix doesn’t remove the log in screen, it just makes it to where only one account appears when you go to log in.

Comment Form