- Empty Desktop Upon Opening Session
- Posted by Bob on November 21st, 2003
Hi,
After typing in my password, I log on and my desktop
remains literally empty (blue screen), with no icons, no
task bar - nothing.
However, I can still run my applications by invoking the
Task Manager and using the File / Run menu.
Is there something, somewhere, that tells Windows to load
the desktop and its contents and that would be corrupt on
my machine ?
Thanks,
Bob
- Posted by Pegasus \(MVP\) on November 21st, 2003
This may help you:
http://support.microsoft.com/default...b;en-us;256194
I had the same condition a few weeks ago, except that the
desktop would come alive after some 5 minutes. When I was
unable to resolve the issue, I restored Win2000 from an image
I had taken a few weeks before.
"Bob" <anonymous@discussions.microsoft.com> wrote in message
news:092101c3b031$3ff988b0$a501280a@phx.gbl...
- Posted by bob on November 21st, 2003
Just to complement my description of the problem : this is
under Win 2000 Pro, on a DELL laptop.
- Posted by Bob on November 21st, 2003
Looks pretty much like what I'm experiencing.
Have a dummy question though - I'm not an expert :-( :
The article refers to a file located in the %SystemRoot%
folder. What folder is this ?
Thanks,
Bob
- Posted by Pegasus \(MVP\) on November 21st, 2003
Indeed!
%systemroot% is an environmental variable (because it is
surrounded by % signs). You can see all of them by
typing this at a Command Prompt:
set
or
set systemroot
or
echo %systemroot%
"Bob" <anonymous@discussions.microsoft.com> wrote in message
news:005301c3b04c$f00e2dd0$a301280a@phx.gbl...