Wikipedia

Search results

Wednesday, April 30, 2014

How to Manually clear the netBT cache

1.  Start > Select "Run"> Type "CMD"
2.  netsh winsock reset catalog
3.  netsh int ip reset <a name.log>
4.  Restart the computer

NOTE:  If you are Manually Configuring IP address, It is  Reset After  using this command. Because Check the IP address  and Configuring after Restart the Computer

Wednesday, May 11, 2011

To fix boot errors in windows 7

1. Insert windows 7 DVD

2.Select startup and repair
 
3.Go to command prompt and then

Type bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
exit
4.Restart your PC

Friday, January 7, 2011

How to see the desk top icon transperent

Go to the controllpannel > systems > advanced > performance area > "settings"botton visual effect tab > Use drop the shadow for icon labels on the desktop.

Monday, December 20, 2010

How to Change User Password at Command Prompt

How to use the net user command to change the user password at a Windows command prompt. Only administrators can change domain passwords at the Windows command prompt.  To change a user's password at the command prompt, log on as an administrator and type:  "net user <user_name> * /domain" (without the quotation marks)

When you are prompted to type a password for the user, type the new password, not the existing password. After you type the new password, the system prompts you to retype the password to confirm. The password is now changed.

Alternatively, you can type the following command:  net user <user_name> <new_password>.  When you do so, the password changes without prompting you again. This command also enables you to change passwords in a batch file.

Non-administrators receive a "System error 5 has occurred. Access is denied" error message when they attempt to change the password  (the spaces are correctly done)

How to Hide the Logon Script Dialog Box on a Windows Client

1. At a command prompt, type "control userpasswords2" and press Enter to open the Windows 2000-style User Accounts
    application.
2. On the Users tab, clear the Users Must Enter A User Name And Password To Use This Computer check box and then
    click OK.
3. In the Automatically Log On dialog box that appears, type the user name and password for the account you want to be
    logged on each time you start your computer.

How To Remove Login Password




Control Panel/Administrative Tools/Local Security Settings/Minimum Password Length/Reduce it to 0 (No password required). Control Panel/User Account/Your Account/Remove Password. 

Tuesday, December 14, 2010

Desable the USB ports but the keyboard and mouse are supported

1. "Start "/ "Run" .type to the run ''regedit"
2. Local machine /system / current controll set / servicess / usb stor /
3. The registry value of the "start" is "3" (deafult). This value chang to "10" (don't put other values, that may corroupt you operatiing system.)