How to Hack a Password Protected Computer Account

This wikiHow teaches you how to view a password-protected computer account's files and folders on a Windows or Mac computer. Understand the limitations. Since most Windows 10 accounts use a Microsoft account email address and password to...

Method 1 of 2:

Hacking a Password on Windows

  1. Picture 1 of How to Hack a Password Protected Computer Account
    Understand the limitations. Since most Windows 10 accounts use a Microsoft account email address and password to log in, you can't reset a hacked computer's main account password like you could in Windows 7 and down. You will, however, be able to access the files of the main account.
    1. If the user you're trying to hack is a local user (e.g., a user added to the computer by a Microsoft account), you can change their password like you could in previous Windows renditions.
  2. Picture 2 of How to Hack a Password Protected Computer Account
    Make sure you have an installation CD or USB drive. You will need a Windows 10 installation medium such as an installation CD in order to perform this method. If you don't have an installation CD, you can create an installation USB drive by doing the following:
    1. Plug an 8 gigabyte (or larger) USB drive into your computer.
    2. Open the Windows 10 download page.
    3. Click Download tool now
    4. Double-click the downloaded tool.
    5. Follow the on-screen prompts to install the tool to your flash drive.
  3. Picture 3 of How to Hack a Password Protected Computer Account
    Insert your installation media into your computer. Place the installation CD in the disk drive, or insert the USB flash drive into one of the computer's USB ports.
  4. Picture 4 of How to Hack a Password Protected Computer Account
    Restart your computer into the BIOS. Click Start
    Picture 5 of How to Hack a Password Protected Computer Account
    , click Power
    Picture 6 of How to Hack a Password Protected Computer Account
    , and click Restart, then immediately begin pressing repeatedly (or holding) your computer's BIOS key until the BIOS launches.
    1. Your BIOS key will depend on the manufacturer of your computer's motherboard, but common keys include the function keys (e.g., F2), the Esc key, and the Del key.
    2. If you don't know which key to press or hold, consult your computer's BIOS documentation by searching for your computer's model, the word "bios", and the word "key".
  5. Picture 7 of How to Hack a Password Protected Computer Account
    Change your computer's boot order to prioritize the installation media. Again, this will vary depending on your computer's BIOS; you'll usually open the Boot or Advanced tab, use the arrow keys to select your CD drive or USB drive, and press the + key to move the drive up to the top of the list.
    1. As with any BIOS problems, you should consult your BIOS documentation online if you have any trouble.
  6. Picture 8 of How to Hack a Password Protected Computer Account
    Save and exit. Press the "Save and Exit" key as specified by your BIOS legend, then confirm by pressing another key if prompted. Your computer will resume rebooting, at which point you should see the installation menu appear.
  7. Picture 9 of How to Hack a Password Protected Computer Account
    Open Command Prompt. Press Shift+F10 to do so.
  8. Picture 10 of How to Hack a Password Protected Computer Account
    Replace Utility Manager with Command Prompt. You'll need to do this in order to be able to access Command Prompt later:
    1. Type in move c:windowssystem32utilman.exe c:windowssystem32utilman.exe.bak
    2. Press Enter
    3. Type in copy c:windowssystem32cmd.exe c:windowssystem32utilman.exe
    4. Press Enter
  9. Picture 11 of How to Hack a Password Protected Computer Account
    Reboot your computer. Type in wpeutil reboot and press Enter, then remove your installation media from the computer. This will ensure that Windows reboots to the login screen rather than back into the installation setup.[1]
    1. If you're using an installation CD, you'll need to eject the CD before entering the reboot command.
  10. Picture 12 of How to Hack a Password Protected Computer Account
    Open Command Prompt via the Utility Manager. Click the "Utility Manager" icon, which resembles a dial with a right-facing arrow in the middle. Since you replaced Utility Manager with Command Prompt, doing this will open Command Prompt in administrator mode.
  11. Picture 13 of How to Hack a Password Protected Computer Account
    Create a new user. You can add a new administrator account by doing the following:
    1. Type in net user name /add making sure to replace "name" with a username of your choice.
    2. Press Enter.
    3. Type in net localgroup administrators name /add again replacing "name" with the name of the user you just created.
    4. Press Enter
  12. Picture 14 of How to Hack a Password Protected Computer Account
    Restart your computer one more time. Click the Power
    Picture 15 of How to Hack a Password Protected Computer Account
    icon, then click Restart when prompted.
  13. Picture 16 of How to Hack a Password Protected Computer Account
    Log in with your new user. Once Windows finishes restarting, you'll be able to use the account you created to log in:
    1. Select your new user's name in the lower-left side of the screen.
    2. Click Sign In
    3. Wait for Windows to finish setting up your new user account.
  14. Picture 17 of How to Hack a Password Protected Computer Account
    View your user's files. While you can't change the password of the main user if they're logged in via a Microsoft account, you can view all of the files on their account by doing the following:
    1. Open
      Picture 18 of How to Hack a Password Protected Computer Account
      File Explorer (or press Win+E).
    2. Click This PC on the left side of the window (you may have to scroll up to find it).
    3. Double-click your computer's hard drive in the "Devices and drives" section.
    4. Double-click the Users folder.
    5. Double-click the folder for the user whose files you want to view.
    6. Click Continue when prompted, then wait for the user's folders to load (this can take several minutes).
  15. Picture 19 of How to Hack a Password Protected Computer Account
    Change the password on a local account. If you want to hack a local account by changing its password, open Start
    Picture 20 of How to Hack a Password Protected Computer Account
    and then do the following:
    1. Type in control panel, then click Control Panel at the top of the window.
    2. Click the User Accounts heading.
    3. Click User Accounts again if the "Make changes to your user account" page doesn't open.
    4. Click Manage another account
    5. Select an account.
    6. Click the Change the password link.
    7. Enter a new password in the "New password" and "Confirm new password" text boxes.
    8. Click Change password
Method 2 of 2:

Hacking a Password on Mac

  1. Picture 21 of How to Hack a Password Protected Computer Account
    Use the macOS High Sierra hack. Some versions of macOS High Sierra have an exploit which allows you to log into the root account without entering a password or downloading any programs. If the following hack works for you, skip the next step:
    1. Open the login screen.
    2. Replace the current username with root
    3. Click the password field (but don't type in anything)
    4. Press Return repeatedly until you're logged in.
  2. Picture 22 of How to Hack a Password Protected Computer Account
    Wait for the user to log in. If the macOS High Sierra hack doesn't work, you'll need to wait until the user you want to hack logs into their account. Unfortunately, hacking a Mac requires administrator access, which can't be established unless the user in question first logs into their machine.
  3. Picture 23 of How to Hack a Password Protected Computer Account
    Download DaveGrohl. DaveGrohl is a program which can determine your target Mac's login password:
    1. Go to https://github.com/octomagon/davegrohl
    2. Click the green Clone or download button.
    3. Click Download ZIP
  4. Picture 24 of How to Hack a Password Protected Computer Account
    Extract DaveGrohl. Double-click the downloaded ZIP folder, then wait for the DaveGrohl folder to open.
  5. Picture 25 of How to Hack a Password Protected Computer Account
    Copy the DaveGrohl path. Close the extracted DaveGrohl folder, then click the extracted DaveGrohl folder and press Command+ Option+C. This will copy the path to the folder to your Mac's clipboard.
  6. Picture 26 of How to Hack a Password Protected Computer Account
    Open Terminal. Click Spotlight
    Picture 27 of How to Hack a Password Protected Computer Account
    , type in terminal, and double-click
    Picture 28 of How to Hack a Password Protected Computer Account
    Terminal at the top of the results window.
  7. Picture 29 of How to Hack a Password Protected Computer Account
    Switch to the DaveGrohl folder. Type in cd, press the spacebar once, and then press Command+V to paste in the path to the DaveGrohl folder. Doing so will ensure that Terminal knows to look inside of the DaveGrohl folder when you run a command.
  8. Picture 30 of How to Hack a Password Protected Computer Account
    Begin cracking the password. Do the following:
    1. Type in sudo ./dave -u username where "username" is the administrator username for the account you want to hack.
    2. Press Return
  9. Picture 31 of How to Hack a Password Protected Computer Account
    Determine the password. Once DaveGrohl cracks the password, you'll see it listed next to the "Found password :" heading near the top of the Terminal results. This is the password you'll use in conjunction with the Mac's administrator account.
    1. If you just want to know the password in order to use it later, you're technically done at this point.
  10. Picture 32 of How to Hack a Password Protected Computer Account
    Open the Apple menu
    Picture 33 of How to Hack a Password Protected Computer Account
    . Click the Apple logo in the top-left corner of the screen. A drop-down menu will appear.
  11. Picture 34 of How to Hack a Password Protected Computer Account
    Click System Preferences…. You'll find it at the top of the drop-down menu. Doing so opens the System Preferences window.
  12. Picture 35 of How to Hack a Password Protected Computer Account
    Click Users & Groups. It's in the System Preferences window. This will prompt the Users & Groups menu to appear.
  13. Picture 36 of How to Hack a Password Protected Computer Account
    Unlock the menu. Click the padlock icon in the bottom-left corner of the screen, then enter the administrator username (if you used the High Sierra exploit, you'll type in root) and the password (click the "Password" field once and then leave blank for the root account) and press Return.
  14. Picture 37 of How to Hack a Password Protected Computer Account
    Select an account. Click the name of the person for whom you want to change the password on the left side of the window.
  15. Picture 38 of How to Hack a Password Protected Computer Account
    Click Reset Password…. It's a button near the top of the menu.
  16. Picture 39 of How to Hack a Password Protected Computer Account
    Enter a new password. Type the password you want to use into the "New password" text box, then re-enter the password in the "Verify" text box.[2]
  17. Picture 40 of How to Hack a Password Protected Computer Account
    Click Change Password. It's at the bottom of the pop-up window. This will change the user's password.
Update 04 March 2020
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile