Monday, March 22, 2010

How to log in automatically with Windows XP

CAUSE:
If you have recently updated your Windows with the Automatic Updates, you will notice that you will not be able to log automatically into your account. This is due to .NET Framework installation that automatically creates an additional account known as ASP.NET.

RESOLUTION:
1. Go to the "Start" button and choose "Run"
2. Then, copy and paste the command CONTROL USERPASSWORDS2. When done, click "OK"
3. From the given list, select the user that you want to allow automatic login on
4. Disable the option "Users must enter a user name and password to use this computer" and click "OK"
5. When done, enter the password for the user account to allow this option

APPLIES TO:
* Microsoft Windows XP Home Edition
* Microsoft Windows XP Professional

Monday, March 15, 2010

Task Manager has been disabled by your administrator

RESOLUTION:

Method 1

Click Start, Run and type this command exactly as given below: (better - Copy and paste)

Method 2

Download and run this REG fix and double-click it.

Method 3

  • Click Start, Run and type Regedit.exe
  • Navigate to the following branch:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
  • In the right-pane, delete the value named DisableTaskMgr
  • Close Regedit.exe

Method 4:  Using Group Policy Editor - for Windows XP Professional

  • Click Start, Run, type gpedit.msc and click OK.
  • Navigate to this branch:
User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager
  • Double-click the Remove Task Manager option.
  • Set the policy to Not Configured.