Hi there
I'm trying to recover the password/reset the password on my dad's Mac as he unfortunately forgot it.
Using his Apple ID isn't working ( even though I just reset the password) it just shakes when you try to enter it as if it's incorrect but I can sign in on my phone fine.
I tried using recovery mode but when I tried to use the utility and Terminal to enter resetpassword BUT for some reason it wouldn't allow me to type in the terminal window I have no clue why any theories would be appreciated)
File vault isn't appearing as an option either,
I have seen I could use the command S method and type in
mount -uw /
rm /var/db/.AppleSetupDone
shutdown -h now
To create another account and then change the password of the old account as shown here:
www.wikigain.com
But i'm reluctant because I'm afraid of something going wrong and him losing his data. As a few people in the comments said this happened in the comments( they could be trolling though ) Also the fact that no other method has worked has me uneasy.
I do have a few questions though:
Is
mount -uw /
rm /var/db/.applesetupdone
shutdown -h now
The correct syntax ?
Why is there " rm " my understanding is " rm " means remove wouldn't removing the db cause issues with the system?
What does -h mean?
Will any data be lost ?
The methods I am use to are:
mount -uw /
passwd username
And
mount -uw /
launchctl load /System/LibraryLaunchDaemons/com.apple.opendirectoryd.plist
passwd username
Will this work with the Sierra OS?
Thanks for your time, help and any assistance you can provide.
I'm trying to recover the password/reset the password on my dad's Mac as he unfortunately forgot it.
Using his Apple ID isn't working ( even though I just reset the password) it just shakes when you try to enter it as if it's incorrect but I can sign in on my phone fine.
I tried using recovery mode but when I tried to use the utility and Terminal to enter resetpassword BUT for some reason it wouldn't allow me to type in the terminal window I have no clue why any theories would be appreciated)
File vault isn't appearing as an option either,
I have seen I could use the command S method and type in
mount -uw /
rm /var/db/.AppleSetupDone
shutdown -h now
To create another account and then change the password of the old account as shown here:

How to Reset Forgotten macOS Sierra Password? - wikigain
In this article, I'm going to show you that How to Reset Forgotten macOS Sierra Password. Reset forgot macOS Sierra 10.12 Password. Reset macOS admin.

But i'm reluctant because I'm afraid of something going wrong and him losing his data. As a few people in the comments said this happened in the comments( they could be trolling though ) Also the fact that no other method has worked has me uneasy.
I do have a few questions though:
Is
mount -uw /
rm /var/db/.applesetupdone
shutdown -h now
The correct syntax ?
Why is there " rm " my understanding is " rm " means remove wouldn't removing the db cause issues with the system?
What does -h mean?
Will any data be lost ?
The methods I am use to are:
mount -uw /
passwd username
And
mount -uw /
launchctl load /System/LibraryLaunchDaemons/com.apple.opendirectoryd.plist
passwd username
Will this work with the Sierra OS?
Thanks for your time, help and any assistance you can provide.
Last edited: