3 Simple Tricks To Prevent Keylogger From Stealing Your Password
Keylogger or keystroke logging software is a software that installed in a computer to track of log the key struck on keyboard. Normally Keylogger does not appear as a windows, instead it resides in computer memory. The computer user who use keyboard may not aware their actions are actually being monitored.
Secure Your Windows By Removing The Stored Network Password
You may have your credentials data (e.g. usernames and passwords) saved on your windows when you access a computer over networks. The credentials are actually stored files in your Windows.
Change Other User’s Passwords in Command Prompt in Windows Vista
Instead of clicking "Start" button, then click on "Control Panel", then click on "User Account", click on "Manage other accounts", and finally click on a user account to change his or her password, you have a simpler way to change other user's password.
Simple open a command prompt and type in the following command:
net use "User name" *
And hit enter, type in the new password and hit enter. Enter the same password for the second time and hit enter. That's all you need to do to change other user's password. How simple is it?
* Please note that you must have administrative right to change other user's password.