๐ธ How to access a locked Mac๐ธ
#requested
[For beginners] [MAC]
1) Shut down the computer
2) Start the computer and hold command + s
3) type the following code line by line
CODE :-
mount -uw /
rm /var/db/.applesetupdone
shutdown -h now
4) Restart the computer
5) Create a new admin account using the setup process that comes in front of you.
6) Wait for the setup to start
7) If you want, you can now change the password of all of the other accounts on the computer.
๐ป๐ธ
#requested
[For beginners] [MAC]
1) Shut down the computer
2) Start the computer and hold command + s
3) type the following code line by line
CODE :-
mount -uw /
rm /var/db/.applesetupdone
shutdown -h now
4) Restart the computer
5) Create a new admin account using the setup process that comes in front of you.
6) Wait for the setup to start
7) If you want, you can now change the password of all of the other accounts on the computer.
๐ป๐ธ