How to Disable Remote Management using Mac Terminal


To disable Remote Management on your Mac using the Terminal, you can follow the below two steps.


Step 1: Run the command to Disable Remote Management

    Open Terminal and run the below command,

    % sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -deactivate -stop
    
    Password:
    Starting...
    Removed preference to start ARD after reboot.
    Done.
    
    Disable Remote Management using Mac Terminal

Step 2: Restart your Mac

    To apply the changes you will need to restart your Mac device



If you later wish to activate it again, run the below command in Terminal.

sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate

This is not an AI-generated article but is demonstrated by a human on an M1 Mac running macOS Sonoma 14.0.

Please support independent contributors like Code2care by donating a coffee.

Buy me a coffee!

Buy Code2care a Coffee!

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap