Recovering forgotten iMac user ID through Apple ID
I have an old iMac and have not used it for 2 years and I forgot my user ID. I tried to open it through my Apple ID to reset it but it does not work. What should I do?
[Re-Titled by Moderator]
I have an old iMac and have not used it for 2 years and I forgot my user ID. I tried to open it through my Apple ID to reset it but it does not work. What should I do?
[Re-Titled by Moderator]
What year & model?
See if you can create a new administrator account by restarting the Setup Assistant:
Be very careful to notice the spaces in those Terminal Commands.
Once you've done that the computer reboots and it's like the first time you used the machine, except all your data will still be there. Your old accounts are all safe. From there you just change all other account passwords in the account preferences!!
I understand & remember quite well the 1st time I did it, but there's not another way as far as I know. :)
Paste these lines into Text Edit so you can arrow thru & see the spaces...
/sbin/fsck -fy
/sbin/mount -uw /
rm /var/db/.AppleSetupDone
What year & model?
See if you can create a new administrator account by restarting the Setup Assistant:
Be very careful to notice the spaces in those Terminal Commands.
Once you've done that the computer reboots and it's like the first time you used the machine, except all your data will still be there. Your old accounts are all safe. From there you just change all other account passwords in the account preferences!!
I understand & remember quite well the 1st time I did it, but there's not another way as far as I know. :)
Paste these lines into Text Edit so you can arrow thru & see the spaces...
/sbin/fsck -fy
/sbin/mount -uw /
rm /var/db/.AppleSetupDone
Recovering forgotten iMac user ID through Apple ID