Remove the administrator password.

0 votes
No avatar asked by (140 points)
edited by

How can I remove or recover the administration password for Baidu 4.0.0? After downloading the program, system ask me for a password, but I forgotten it. What can I do?

1 Answer

0 votes
No avatar answered by (79.9k points)

When you try to install the program, the administrator password that is required is the one from your PC. If you don't know the password anymore, restart your computer and press F8 key right before the windows log should appear. By doing this, you will enter the Safe Mode menu. From there choose Safe Mode with Command Prompt. After the Windows loads, in the console type the following commands :

 net user root /add 
 net localgroup Administrators root /add
 net localgroup Users root /delete

After you did this, reboot your computer and log into root account. This now has Administrator rights and you can install the program from there without any password.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...