Discussion:
Black Screen for Logon Prompt Windows Server Enterprise
(too old to reply)
unknown
2004-10-21 17:14:49 UTC
Permalink
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.

Anyone know how to fix this?
Thanks
Miha Pihler
2004-10-21 17:38:39 UTC
Permalink
Hi,

I can't be sure, but similar problems have been connected to VNC remote
administration software. If you use it, uninstall it and this should resolve
your problem.

Also check your Event logs for any errors (system and application logs). If
you can't logon on the server try to view the logs remotely.

Mike
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
Todd J Heron
2004-10-21 19:09:43 UTC
Permalink
I saw this solution in another post:

The color schemes in the computer's default profile may have been set to
black for every scheme element. Please review the below steps for this may
resolve your issue:
On the Windows 2003 Server this can be verified by navigating to the
following registry key:

HKEY_USERS\.DEFAULT\Control Panel\Colors
If this is the issue all colors scheme element registry values will be set
to 0. Compare this with a known good copy below:

[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"ActiveBorder"="212 208 200"
"ActiveTitle"="0 84 227"
"AppWorkSpace"="128 128 128"
"Background"="0 78 152"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="113 111 100"
"ButtonFace"="236 233 216"
"ButtonHilight"="255 255 255"
"ButtonLight"="241 239 226"
"ButtonShadow"="172 168 153"
"ButtonText"="0 0 0"
"GradientActiveTitle"="61 149 255"
"GradientInactiveTitle"="157 185 235"
"GrayText"="172 168 153"
"Hilight"="49 106 197"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="122 150 223"
"InactiveTitleText"="216 228 248"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="255 255 255"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
"MenuHilight"="49 106 197"
"MenuBar"="236 233 216"

There is two ways to fix this problem:

1. Export the registry key from a known good machine into a .REG file.
Import the .REG file into the new machine.

2. You can also construct/copy-paste the following information into a text
file and give it a file name with a .REG extension.
--
Todd J Heron, MCSE
Windows 2003/2000/NT
Post by Miha Pihler
Hi,
I can't be sure, but similar problems have been connected to VNC remote
administration software. If you use it, uninstall it and this should resolve
your problem.
Also check your Event logs for any errors (system and application logs). If
you can't logon on the server try to view the logs remotely.
Mike
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only
admin)
Post by unknown
but one my Windows 2003 Server's is showing a black box instead of the
logon
Post by unknown
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
unknown
2004-10-21 20:12:47 UTC
Permalink
Thanks Todd
That was the problem!
Todd J Heron
2004-10-21 20:37:39 UTC
Permalink
You're welcome.
--
Todd J Heron, MCSE
Windows 2003/2000/NT
Post by unknown
Thanks Todd
That was the problem!
p***@gmail.com
2012-11-07 21:58:38 UTC
Permalink
Thanks Todd its working fine now....
r***@gmail.com
2013-06-17 08:00:26 UTC
Permalink
Post by Todd J Heron
The color schemes in the computer's default profile may have been set to
black for every scheme element. Please review the below steps for this may
On the Windows 2003 Server this can be verified by navigating to the
HKEY_USERS\.DEFAULT\Control Panel\Colors
If this is the issue all colors scheme element registry values will be set
[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"ActiveBorder"="212 208 200"
"ActiveTitle"="0 84 227"
"AppWorkSpace"="128 128 128"
"Background"="0 78 152"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="113 111 100"
"ButtonFace"="236 233 216"
"ButtonHilight"="255 255 255"
"ButtonLight"="241 239 226"
"ButtonShadow"="172 168 153"
"ButtonText"="0 0 0"
"GradientActiveTitle"="61 149 255"
"GradientInactiveTitle"="157 185 235"
"GrayText"="172 168 153"
"Hilight"="49 106 197"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="122 150 223"
"InactiveTitleText"="216 228 248"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="255 255 255"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
"MenuHilight"="49 106 197"
"MenuBar"="236 233 216"
1. Export the registry key from a known good machine into a .REG file.
Import the .REG file into the new machine.
2. You can also construct/copy-paste the following information into a text
file and give it a file name with a .REG extension.
--
Todd J Heron, MCSE
Windows 2003/2000/NT
Post by Miha Pihler
Hi,
I can't be sure, but similar problems have been connected to VNC remote
administration software. If you use it, uninstall it and this should resolve
your problem.
Also check your Event logs for any errors (system and application logs). If
you can't logon on the server try to view the logs remotely.
Mike
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only
admin)
Post by unknown
but one my Windows 2003 Server's is showing a black box instead of the
logon
Post by unknown
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
Eight and a half years later, this solution comes through again. Thanks!
j***@gmail.com
2014-03-17 10:43:48 UTC
Permalink
Todd, nearly 10 years later you're still a star. I'd been panicking that this was going to be a nasty DLL corruption type problem when it's as simple to fix as a registry key. Thanks again!
h***@gmail.com
2012-11-30 16:02:47 UTC
Permalink
Awesome find, I am having this issue as well. Thanks for the fix.
n***@gmail.com
2013-02-08 02:54:03 UTC
Permalink
Post by h***@gmail.com
Awesome find, I am having this issue as well. Thanks for the fix.
Great find, thanks very much!
r***@robinator.com
2013-02-15 16:41:00 UTC
Permalink
Thanks so much... this was the solution! :)
w***@gmail.com
2013-06-19 07:17:27 UTC
Permalink
thanks for this solution, it works great
s***@gmail.com
2013-07-05 14:49:17 UTC
Permalink
Post by w***@gmail.com
thanks for this solution, it works great
More than eight and a half years later, awesome solution again. Thanks
k***@gmail.com
2013-09-28 15:56:35 UTC
Permalink
Cant thank you enough for providing the solution. Thank you again.
m***@gmail.com
2014-05-08 15:53:29 UTC
Permalink
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
10 years later and this little gem still works !
t***@gmail.com
2015-01-06 20:09:39 UTC
Permalink
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
Thank you so much, this fixed our RDP sessions into this server; however logging in from the actual console (VGA/USB ports) on front of server still has black screen. What reg keys fix this, and how did this happen in the first place? Thanks again!
a***@gmail.com
2015-01-31 21:03:51 UTC
Permalink
Post by t***@gmail.com
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
Thank you so much, this fixed our RDP sessions into this server; however logging in from the actual console (VGA/USB ports) on front of server still has black screen. What reg keys fix this, and how did this happen in the first place? Thanks again!
Had this happen to me last week and still can't log onto VM machine. From the VM console I can on see half log on screen....anybody know a workaround?
Special Access
2015-02-01 04:24:57 UTC
Permalink
Post by a***@gmail.com
Post by t***@gmail.com
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
Thank you so much, this fixed our RDP sessions into this server; however logging in from the actual console (VGA/USB ports) on front of server still has black screen. What reg keys fix this, and how did this happen in the first place? Thanks again!
Had this happen to me last week and still can't log onto VM machine. From the VM console I can on see half log on screen....anybody know a workaround?
Not sure if this will answer the issue for both, but:
http://answers.thebzone.com/?p=22

it talks about setting the colors for the .default user...
Mike
3***@gmail.com
2015-07-06 20:17:26 UTC
Permalink
Post by unknown
Windows 2003 Server Enterprise Edition
I don't know why (or when it actually started since I'm not the only admin)
but one my Windows 2003 Server's is showing a black box instead of the logon
prompt. The Windows Server logon can be seen but the
username/password/domain area is all black.
Anyone know how to fix this?
Thanks
qww

Loading...