Have you forgot your mac account password, ummm do not worry You’ll need to reset the forgotten password and there’s several ways to do this, focus on the three best methods:
1. first is dirt simple and will utilize the Apple ID (yes, the same on you use for iTunes and App Store purchases)
2.second method is a hack of sorts and does not require a Mac OS X recovery drive or CD and is guaranteed to be effective
3.third trick is fairly simple but it requires either a Mac OS X DVD, boot disk, or Recovery mode partition to use
Reset Lost/Forgotten Mac Password With Apple Id
The only requirements are that you must have tied an Apple ID to a user account, and you must have internet access so that the Mac can contact Apple to initiate the reset procedure.
- From the Mac login or boot screen, enter any wrong password three times to summon the “Password Hint” box and a message saying “If you forgot your password you can reset it using your Apple ID”… click on that (>) arrow icon to start the Apple ID based reset
- Enter the Apple ID credentials, this is the same information used to log into the App Store, iTunes, and iCloud, then click “Reset Password”
- Confirm the new password and let the Mac boot as usual
That was easy, right? Indeed, the Apple ID password option is the fastest and simplest method available to Mac users, and when that option is available it’s the preferential method. But what if you don’t have an Apple ID attached to the Mac account? Or what if you don’t remember that password either, or if there’s no internet access?
Reset Mac Password – without a CD or Boot Drive
Using a pretty nifty trick you can reset a forgotten Mac password without a Mac OS X installer CD/DVD or any kind of boot drive or recovery partiton, and without having an Apple ID. This is basically the be-all-end-all approach if nothing else works, because it’s guaranteed to get you back into a Mac when the other options are available, and it works in literally all versions of OS X. The steps may seem a little intimidating at first but I assure you it’s easy if you follow them exactly, here is exactly how to do this in three stages:
Stage 1) Boot into Single User Mode and remove a setup file
fsck -fy
mount -uw /
rm /var/db/.applesetupdone

- 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:
- Next, you must mount the root drive as writeable so that changes will save:
- Now, type the following command exactly, followed by the enter key:
- 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 are not 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 do not 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
Reset Mac Password – with installer CD/DVD, boot drive, or Recovery Mode Partition
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!
Was this article helpful?