Thursday, 26 December 2013

changing password of system without knowing old one

-> open command prompt as an administrator
-> then type    net user
-> then u will find the current user in the LAN.
-> then type net user username * ( user name is displayed when you type net user)
-> it will ask to new password
-> re-type password
-> it will show command complete successfully.

No comments:

Post a Comment