Windows XP Community - XPHeads



Icons and Taskbar disapearing

microsoft.public.windowsxp.help_and_support


Reply
  #1 (permalink)  
Old 10-03-2008, 01:59 PM
Danib
 
Posts: n/a
Icons and Taskbar disapearing
Hi,

Recently I found a virus or malware on my computer which kept posting a
pop-up window with an error message about a dll file not being a "valid
windows image"

Apparently I succeeded to remove the problem, because all the antivirus
scans I make do not show any problems. The error message also stopped.

However, when the computer starts I get one of the following situations :

- I can only see the wall paper
or
- The icons and taskbar appear for just a few seconds, then dissapear and
briefly reapear.
or
- the taskbar is visible, but the pointer changes to an hourglass when I
move the mose over it

I can operate the computer by by typing Ctrl-Alt-Del, and typing command
directly in the 'new task'
For example I can run windows explorer. I upgraded to ie7, I installed sp3,
and loaded all the security upgrades.
BUt still, I cannot work normally with my taskbar and desktop icons

Does anywane have an idea how to solve this problem ?

Thank In advance
Dan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-03-2008, 02:10 PM
ju.c
 
Posts: n/a
Re: Icons and Taskbar disapearing
Sounds similar to this, see if anything here helps:

DESKTOP ICONS AND THE TASKBAR FAIL TO LOAD AT STARTUP

This problem may be fixed by using one of these 4 repairs:


(1) RESTORE A MISSING "USERINIT" REGISTRY VALUE

1. Copy below between the lines:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Userinit"="C:\\WINDOWS\\SYSTEM32\\userinit.ex e,"
----------copy inside only----------

2. Paste into Notepad, if your Windows is not on drive C:
replace C: with your Windows drive letter and Save-As
Userinit.reg (or any name + .reg).

3. Double-click or right-click and merge into the registry.

4. Restart.


(2) DELETE AN INCORRECT "EXPLORER.EXE" ENTRY IN THE REGISTRY

1. Open the Run box and enter: regedit

2. Go to this key:
[HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options]

3. If you see "explorer.exe" as a subkey below, delete it.

4. Restart.


(3) RESTORE A MISSING "EXPLORER.EXE" ENTRY IN THE REGISTRY

1. Copy below between the lines:

----------copy inside only----------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="explorer.exe"
----------copy inside only----------

2. Paste into Notepad and Save-As WinLogon.reg
(or any name + .reg).

3. Double-click or right-click and merge into the registry.

4. Restart.


(4) EXLORER.EXE IS MISSING

If explorer.exe is not in C:\WINDOWS\ then insert
your Windows CD and, using the 'Task Manager', run
the 'System File Checker' utility with this command:
sfc /scannow

If the 'System File Checker' didn't replace it, boot
to the Recovery Console with the Windows CD and copy
explorer.exe manually:

1. Insert the Windows CD and restart.

2. When setup begins, choose the "Repair or Recover"
option by pressing "R".

3. Once at the command prompt, enter:
copy D:\I386\EXPLORER.EX_ C:\WINDOWS\
(Change drive letters accordingly)

4. The file, "EXPLORER.EX_" is compressed and should be
automatically expanded on copy. If it doesn't just enter
this command: expand C:\WINDOWS\EXPLORER.EX_ C:\WINDOWS\explorer.exe

5. To exit the Recovery Console, type: exit.

If the desktop still does not load then, from within the
Task Manager, run a new task to open the Registry Editor:
regedit.exe
and manually enter the registry data from above, if it is
missing or incorrect.


ju.c


"Danib" <Danib@discussions.microsoft.com> wrote in message news:533D110B-F030-4900-B8ED-426E9B459C19@microsoft.com...
> Hi,
>
> Recently I found a virus or malware on my computer which kept posting a
> pop-up window with an error message about a dll file not being a "valid
> windows image"
>
> Apparently I succeeded to remove the problem, because all the antivirus
> scans I make do not show any problems. The error message also stopped.
>
> However, when the computer starts I get one of the following situations :
>
> - I can only see the wall paper
> or
> - The icons and taskbar appear for just a few seconds, then dissapear and
> briefly reapear.
> or
> - the taskbar is visible, but the pointer changes to an hourglass when I
> move the mose over it
>
> I can operate the computer by by typing Ctrl-Alt-Del, and typing command
> directly in the 'new task'
> For example I can run windows explorer. I upgraded to ie7, I installed sp3,
> and loaded all the security upgrades.
> BUt still, I cannot work normally with my taskbar and desktop icons
>
> Does anywane have an idea how to solve this problem ?
>
> Thank In advance
> Dan

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-03-2008, 08:33 PM
Danib
 
Posts: n/a
Re: Icons and Taskbar disapearing
Thank you for your reply. I was suspecting that the problem is related to
explorer.exe

However, it seems that after almost a whole week of struggles, my problem
was solved in the following way :

I received a pop-up window from "Windows Defender" ( which I installed
yesterday ) informing me that a Trojan was found. I followed the
recommenadation to erase the files, and restart. After this restart, the
computer is working perfectly.

Dan

"ju.c" wrote:

> Sounds similar to this, see if anything here helps:
>
> DESKTOP ICONS AND THE TASKBAR FAIL TO LOAD AT STARTUP
>
> This problem may be fixed by using one of these 4 repairs:
>
>
> (1) RESTORE A MISSING "USERINIT" REGISTRY VALUE
>
> 1. Copy below between the lines:
>
> ----------copy inside only----------
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
> "Userinit"="C:\\WINDOWS\\SYSTEM32\\userinit.ex e,"
> ----------copy inside only----------
>
> 2. Paste into Notepad, if your Windows is not on drive C:
> replace C: with your Windows drive letter and Save-As
> Userinit.reg (or any name + .reg).
>
> 3. Double-click or right-click and merge into the registry.
>
> 4. Restart.
>
>
> (2) DELETE AN INCORRECT "EXPLORER.EXE" ENTRY IN THE REGISTRY
>
> 1. Open the Run box and enter: regedit
>
> 2. Go to this key:
> [HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options]
>
> 3. If you see "explorer.exe" as a subkey below, delete it.
>
> 4. Restart.
>
>
> (3) RESTORE A MISSING "EXPLORER.EXE" ENTRY IN THE REGISTRY
>
> 1. Copy below between the lines:
>
> ----------copy inside only----------
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
> "Shell"="explorer.exe"
> ----------copy inside only----------
>
> 2. Paste into Notepad and Save-As WinLogon.reg
> (or any name + .reg).
>
> 3. Double-click or right-click and merge into the registry.
>
> 4. Restart.
>
>
> (4) EXLORER.EXE IS MISSING
>
> If explorer.exe is not in C:\WINDOWS\ then insert
> your Windows CD and, using the 'Task Manager', run
> the 'System File Checker' utility with this command:
> sfc /scannow
>
> If the 'System File Checker' didn't replace it, boot
> to the Recovery Console with the Windows CD and copy
> explorer.exe manually:
>
> 1. Insert the Windows CD and restart.
>
> 2. When setup begins, choose the "Repair or Recover"
> option by pressing "R".
>
> 3. Once at the command prompt, enter:
> copy D:\I386\EXPLORER.EX_ C:\WINDOWS\
> (Change drive letters accordingly)
>
> 4. The file, "EXPLORER.EX_" is compressed and should be
> automatically expanded on copy. If it doesn't just enter
> this command: expand C:\WINDOWS\EXPLORER.EX_ C:\WINDOWS\explorer.exe
>
> 5. To exit the Recovery Console, type: exit.
>
> If the desktop still does not load then, from within the
> Task Manager, run a new task to open the Registry Editor:
> regedit.exe
> and manually enter the registry data from above, if it is
> missing or incorrect.
>
>
> ju.c
>
>
> "Danib" <Danib@discussions.microsoft.com> wrote in message news:533D110B-F030-4900-B8ED-426E9B459C19@microsoft.com...
> > Hi,
> >
> > Recently I found a virus or malware on my computer which kept posting a
> > pop-up window with an error message about a dll file not being a "valid
> > windows image"
> >
> > Apparently I succeeded to remove the problem, because all the antivirus
> > scans I make do not show any problems. The error message also stopped.
> >
> > However, when the computer starts I get one of the following situations :
> >
> > - I can only see the wall paper
> > or
> > - The icons and taskbar appear for just a few seconds, then dissapear and
> > briefly reapear.
> > or
> > - the taskbar is visible, but the pointer changes to an hourglass when I
> > move the mose over it
> >
> > I can operate the computer by by typing Ctrl-Alt-Del, and typing command
> > directly in the 'new task'
> > For example I can run windows explorer. I upgraded to ie7, I installed sp3,
> > and loaded all the security upgrades.
> > BUt still, I cannot work normally with my taskbar and desktop icons
> >
> > Does anywane have an idea how to solve this problem ?
> >
> > Thank In advance
> > Dan

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:16 AM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74