Free Windows Certification
HOME OVER VIEW TUTORIALS TESTS BOOKS CONTACT US  
   
Google
 
Windows Tips
ACTIVE DIRECTORY
TCP / IP
SECURITY
RECOVERY
SYSTEM CONFIGURATIONS
PRINTING
NETWORK
RAID
RAS
SERVICE PACKS




Windows XP : Windows 2003 : Windows 2000
 

System Configurations

How can I display the local Administrator account on the Windows XP Welcome screen?

XP doesn't display the Administrator account on the Welcome screen by default. However, you can add this account by performing the following steps:

  1. Start a registry editor (e.g., regedit.exe).
  2. Navigate to the HKEY_LOCAL_MACHINE\
    SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList subkey.
  3. From the Edit menu, select New, DWORD Value.
  4. Enter Administrator as the subkey name, then press Enter.
  5. Double-click the new value, set it to 1, and click OK.
  6. Close the registry editor.

The Administrator account will now appear on the Welcome screen. You can use these same steps to control which other accounts appear on the Welcome screen. Set the registry account value to 1 to display an account or 0 to hide an account. For example, to hide the account for user John, add a value named "john" to the registry subkey identified in step 2 and set the value to 0.

How can I enable autologon for Windows XP?

To enable autologon and bypass XP's prompt to enter a username and password, perform the following steps:

  1. Select Run from the Start menu.
  2. Enter
    control userpasswords2 
    and click OK.
  3. Select the Users tab.
  4. Uncheck the "Users must enter a user name and password to use this computer."
  5. Click OK.
  6. When the system prompts you, enter a username and password for users who automatically log on, and click OK.

How can I execute a scheduled task immediately using Task Scheduler?

Go to the Scheduled Tasks applet in Control Panel, right-click the task you want to start immediately, and select Run from the displayed context menu.

   

Contact Us | Bookmark This Page | Make Your Home Page