A killer.exe is running which kills ur taskmanager as you start it. And your hidden files are also not visible as u enable them via folder options or via cmd they automatically get hidden as soon as you unhide. Your PC is affected and a maliciouscode running which resets option of hidden files to do not show hidden files.
First try to kill the malicious process running behind using cmd if possible ( it may not as it will be also killed) or try via "safe mode".
Then search for autorun.inf @ root of each partition o your hard drive. See name of file which it executes and delete both files from each partition by removing attributes ( hidden, read only, system file) via commad prompt:
> attrib -s -h -r autorun.inf
>type autorun.inf
Search for name of file which it executes and then delete both as:
> attrib -s -h -r "file name"
>del "file name"
>del autorun.inf
Search for file name in %systemroot% , %systemroot%/system , and %systemroot%/system32 and follow steps as done for autorun.inf and delete filesif found.
Search in registry in following paths:
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run-
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run-
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
and delete entries if found for some malicious files or programs.
Also search in whole Registry and at mount points and delete entries.
Navigate to following registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
and look for String "Userinit" and check it have value :C:\Windows\system32\userinit.exe,
and it must not have extra appending code, if have then edit it and delete only that extra part.
Now unhide your files:
Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
and set value of following strings as given:
String Value
Hidden 1
ShowSuperHidden 1
SuperHidden 0
Paste following in Notepad:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Advanced\Folder\Hidden]
"Text"="@shell32.dll,-30499"
"Type"="group"
"Bitmap"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,\
68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,34,00,00,\
00
"HelpID"="shell.hlp#51131"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Advanced\Folder\Hidden\NOHIDDEN]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30501"
"Type"="radio"
"CheckedValue"=dword:00000002
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51104"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Advanced\Folder\Hidden\SHOWALL]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30500"
"Type"="radio"
"CheckedValue"=dword:00000001
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51105"
Now save it as "ak.reg" and merge it by double clicking. Now your hidden files are easily visible. Use aome good antivirus so that you will remain secure from any virus or trojan.
Try for 30 day trial: http://www.eset.com/download/free_trial_download_eav.php