If you have just bought a MacBook or iMac from a garage sale or inherited one from a family member and realized that they didn’t give you the admin password, or you’re just forgetful, this is how you reset the password.
- Using a Mac OS install disk

- Without a Mac OS install disk

Using a Mac OS install disk
- Turn on your Mac and boot from the install CD.
- If you’re using Mac OS X 10.6, navigate to
Utilities » Password Reset
and create a new admin password.
- If you’re using Mac OS X 10.4 or 10.5, navigate to
Utilities » Reset Password
and create a new admin password.
- If you’re using Mac OS X 10.3, navigate to
Installer » Password
and create a new admin password.
Without a Mac OS install disk
If you don’t have an installer CD, it’s still easy to reset the admin password.
- Turn on your Mac and boot in single-user mode by pressing Apple+S.
- Once it boots into single-user mode, you have to mount the hard disk in write mode, delete the
.AppleSetupDone file under /var/db/ (note the dot before the filename because it’s hidden) and reboot. Prior to this, we’ll check the hard disk consistency with fsck So, type this:
/sbin/fsck -y
/sbin/mount -uaw
rm /var/db/.AppleSetupDone
reboot
- Let me know how it goes. You can always add your comment.
VN:F [1.9.10_1130]
Rating: 0.0/10 (0 votes cast)
People who read this also read:
- How do I reset Mac OS X admin root password?
I bought a used PowerBook G4. The original owners have moved to Canada and I do not have their phone number. The problem is that I do not know the administrator's password. I am unable to make changes on the computer or add software without a passwor... - Reset iPod Touch Password Code
Do you want to reset the password code of your iPod touch? Well, iPod touch is an MP3 player which can hold apps, pictures, videos, games and podcasts. You can also access internet from your iPod touch.... - Reset Forgotten Administrator / User Password in Mac OS X
Most computer power users have to remember passwords for several different accounts. From time to time, you may even forget something as simple as your OS X login password.... - Open Firmware Password On Mac OS X
Assuming someone gains access to your host, all is not lost. There are ways to prevent a person from gaining various types of access. Unfortunately, there are things that you can't stop. ... - Perform an iPod Hard Reset
Performing an iPod hard reset can fix several common problems with iPods. For example, if your iPod is frozen or won’t power on, performing a hard reset will likely fix it. The actual process of doing a hard reset varies by iPod model....
Tags: admin, mac os x, password, Reset
Back Top
Responses to “How to reset admin password on Mac OS X”
Leave a Reply