[How To Change] Registered Owner’s Name on Windows XP

1- Run regedit
2- Find and go to below key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version

3-Change your name in following subkey : Registered Owner

Be successful!

[How To Solve] Show Hidden Files And Folders Not Working II

If anyone’s still having trouble, here’s a fix that worked for me after I got the RavMon virus :

1. Click “Start” -> “Run…” (or press Windows key + R)
2. Type “regedit” and click “Ok”.
3. Find the key :

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHiddenSHOWALL

4. Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t, delete the key.
5. Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1.
6. The “Show hidden files & folders” check box should now work normally. Enjoy! :)

[How To Recover] Task Manager Has Been Disabled By Your Administrator

Muhammad Rizwan asks that whenever he tries to open the task manager, he is encountered by the following error : “Task Manager has been disabled by your administrator

Here is solution from the Microsoft article about enabling the task manager :

Read the rest of this entry »

[How To Remove] ntde1ect.com And autorun.inf Files

There is a Trojan/virus (either the Win32/Pacex virus or the Win32/PSW.Agent.NDP trojan) that uses the two files ntde1ect.com and autorun.inf. Here is how you can get rid of them :

Read the rest of this entry »

[How To Recover] Registry Editing Has Been Disabled By Your Administrator

Today a friend of mine asked that his registry editor had been disabled accidently and now how should he enable it back again. Here are two ways to enable the registry editing in Windows.

1- From Group Policy Editor

Go to Run –> gpedit.msc

In the left hand menu, go to User Config –> Administrative Templated –> System.

Now In the right hand pane, select “Prevent access to registry editing tools”. It will probably be not configured or enabled. If it’s enabled, disable it and if it’s not configured, first enable it, apply settings and then disable it. Most probably the settings have been applied instantly. If not, then run gpupdate in command prompt to apply the group policies.

Read the rest of this entry »

[How To Remove] New Folder.exe Virus

Virus Infections

This virus affects your system by :

  • Disabling Task Manager
  • Disabling Registry Editor
  • Creates a startup entry to start upon system start and
  • Creates its own exe files in Shared Documents folder which appear like ordinary folders.
  • Disables Folder Options
  • Uses your 50% or more processor

You can see that the folders in Shared Documents have an exe extension If you have unchecked Hide extensions for known file types in Folder Options.

Read the rest of this entry »

[How To Solve] Show Hidden Files And Folders Not Working

A few days back, a client came to me and told me that he was having trouble with his Windows XP. The show hidden files and folders was not working at all. If he selected the radio button “Show hidden files and folders”, and then press Ok .. the changes would just disappear upon opening the dialog again. It was probably some virus attack after which the Windows registry was not being updated properly. So here is what I did to restore it back.

Go to registry editor by running regedit in the run box.

Go to this key:

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced

In the right hand area, double click hidden and change the value to 1.

Now you’re all set to go. Check it in your tools menu if the changes have taken effect. Mine have already been fixed :-) . Please spare a few moments from your precious time and tell us about your experiences.