-1

I am on a standard user account and I want to change the admin's password but don't have the rights. Please help!

Jason
  • 13

2 Answers2

1

This is impossible. Administrator activities require administrative rights. Ask whoever has access to the administrator user, or if there is no one, prepare to reinstall windows.

LPChip
  • 66,193
1

You could load pwdump7 on it and use John the ripper to crack the hashes you acquire using dumpsec.

Here are the links to download the said tools:

PwDump7 http://www.tarasco.org/security/pwdump_7/

John the ripper http://www.openwall.com/john/

Good luck!

Of note

Depending on the security policy set forth by the domain administrators (assuming you're on a domain) you might not be able to install the tools. Give it a try, keep me posted.

injector
  • 950