What's new

How to Reset Your Mac Password

ThienBui

Techniques
Supporter
How to Reset Your Mac Password

Stage 1) Boot into Single User Mode and remove a setup file

  • Restart the Mac holding down the Command+S keys, this will take you into Single User Mode and it’s Terminal interface
  • You’ll need to check the filesystem first:
    fsck -fy
  • Next, you must mount the root drive as writeable so that changes will save:
    mount -uw /
  • Now, type the following command exactly, followed by the enter key:
    rm /var/db/.applesetupdone


Screen Shot 2017-02-15 at 5.47.34 PM.jpg


  • After removing the applesetupdone file, you need to reboot, type ‘reboot’ and hit enter
Stage 2) Create a New User Account upon System Boot
You aren’t finished, but the hard part is now over – no more command lines, you’ll now be in the familiar Mac OS X GUI to finish the password reset process. In this step we just create a new user account as if you just got a new Mac:

  • Upon reboot, you will be presented with the traditional “Welcome Wizard” startup screen just like when you first get a Mac
  • Follow the welcome wizard and create a new user account – making the account name different from the account whose password you want to recover
  • Continue on and boot into Mac OS X with this newly created user account, this new user account is an Administrator and has administrative access
Stage 3) Reset the Forgot Password via System Preferences
You are almost done, now you just need to reset the forgotten user account password using the Accounts control panel:

  • Once you are booted into Mac OS X, click on the Apple logo and then navigate down to “System Preferences”
  • Click on the “Accounts” icon in System Preferences
  • Click on the Lock icon in the lower left corner of the “Accounts” preference window and enter the newly created user credentials, this enables you to change other user accounts and reset other users passwords
  • On the left side user panel, select the user account containing the forgotten password
  • With the user of the forgotten password account selected, click on the “Reset Password” button
  • Enter a new password for that user, be sure to include a meaningful hint so you don’t forget it again!
  • Close System Preferences and reboot the Mac
  • You can now login to the previously inaccessible user account using the newly reset password! All user files and settings are maintained as before the password was forgotten
Optional: If you’d like, you can delete the temporary account you created to reset the users password. This is wise for security purposes.

Here’s how this works: by deleting the .applesetupdone file, you are telling Mac OS X to re-run the setup wizard, which by default creates a new user account with Administrative abilities, which can then reset the forgotten password of any other user on the Mac. This is a great trick and excellent troubleshooting technique if you don’t have a Mac OS X installer CD/DVD laying around, which is pretty much the norm as many people tend to lose or misplace the installer disks that come with their computers. I have used this exact method multiple times to restore various Macs with forgotten/lost passwords.

Reset Mac Password – with installer CD/DVD, boot drive, or Recovery Mode Partition
f5cccf2968d279c0f4897ca35a296f1d.jpeg
Resetting a forgotten Mac password is pretty easy if you have an installer disk, drive, or the recovery partition handy, which method you use here will depend on the version of OS X the Mac is running.

For OS X Mavericks (10.9), Mountain Lion (10.8), and Lion (10.7) with Recovery Mode:

  • Boot into the Mac OS X boot loader menu by holding down the OPTION key at system start
  • Choose the Recovery drive to boot into recovery mode and wait until the “Utilities” screen appears
  • Pull down the “Utilities” menu and choose “Terminal”
  • At the command line, type “resetpassword” without the quotes
  • Confirm the new account password, then reboot the Mac as usual
For Mac OS X Snow Leopard (10.6), Leopard (10.5), and before with install DVD/CD:

  • Insert the bootable DVD into the Mac and restart or start the computer
  • Boot the disk by holding down the “C” key at system start
  • Select your language preferences and then under the “Utilities” menu select “Password Reset” (it may say “Reset Password” instead, depends on the version of Mac OS X)
  • Select the hard disk that the forgotten password is on, then select the username of the forgotten password, you’ll then be asked to select a new password
  • Reboot as usual from the hard drive, using your newly reset password as the login!
 

Latest posts

Back
Top