Remove Siri from status menu
- Single actionThis page belongs to a script, containing basic changes to achieve a task.
- macOS onlyThis script improves your privacy on macOS
- Impact: MediumSystem Functionality Loss Risk: Moderate
This action improves privacy with minimal impact when you run the recommended script.
This action improves privacy with some impact when you run the recommended script. - Bash (Shell script)These changes use macOS system commands to update your settings.
- Fully reversible
You can fully restore this action (revert back to the original behavior) using this website.
The restore/revert methods provided here can help you fix issues.
Overview
This scripts sets two settings:
StatusMenuVisible
: Block Siri's menubar icon 1.UserHasDeclinedEnable
: Configures updates to not ask the user to enable Siri if it has been disabled 2.
This script is only recommended if you understand its implications.
Some non-critical or features may no longer function correctly after running this script.
This script can be fully reversed to restore changes if something goes wrong.
Sources
- Blocking Siri on macOS Sierra. Der Flounder. (2025).
Original: https://derflounder.wordpress.com/2016/09/20/blocking-siri-on-macos-sierra
Archived: https://web.archive.org/web/20250313121650/https://derflounder.wordpress.com/2016/09/20/blocking-siri-on-macos-sierra/ - 7.12 Siri on macOS. Tenable®. www.tenable.com. (2025).
Original: https://www.tenable.com/audits/items/CIS_Apple_macOS_10.13_v1.1.0_Level_1.audit:8d36b6305ebadbba4e6f4f7427dcc372
Archived: https://web.archive.org/web/20250316151930/https://www.tenable.com/audits/items/CIS_Apple_macOS_10.13_v1.1.0_Level_1.audit:8d36b6305ebadbba4e6f4f7427dcc372
Apply Now
Choose one of three ways to apply:
Apply with privacy.sexy
Guided, automated application with safety checks- Recommended for most users
- Includes safety checks
- Free
- Open-source
- Popular
- Offline/Online usage
- Apply
- Revert
defaults write com.apple.Siri 'StatusMenuVisible' -bool false
defaults write com.apple.Siri 'UserHasDeclinedEnable' -bool true
ImRlZmF1bHRzIGRlbGV0ZSBjb20uYXBwbGUuU2lyaSAnU3RhdHVzTWVudVZpc2libGUnXG5kZWZhdWx0cyBkZWxldGUgY29tLmFwcGxlLlNpcmkgJ1VzZXJIYXNEZWNsaW5lZEVuYWJsZSci
Similar Guides
Wider Goal
Guides below includes this guide to achieve a wider goal.See other more general settings that includes this one as one of its actions.These plans combine multiple privacy settings, including this one, for stronger protection.
- Remove Siri from user interface
- Configure Siri
- Configure OS
This category of scripts allows you to hide Siri from the user interface but does not disable Siri.
Siri is a virtual assistant that is part of macOS. It uses voice queries, gesture based control, focus-tracking and a natural-language user interface to ...
Same Goal
Another guide in Remove Siri from user interface See settings that are in the same category as this guide.Using other actions in the same category may help you achieve your goal better.
About the Creators
These people have authored this documentation and written its scripts:
Reviewed By
This guide has undergone comprehensive auditing and peer review:Expert review by undergroundwires
- Verified technical accuracy and editorial standards
- Assessed system impact and user privacy risks
- Audited and verified using automated security tests
Public review by large community
- Privacy enthusiasts and professionals peer-reviewed
- Millions of end-users tested across different environments
- Audited and verified using third-party security software
History
We continually monitor our guides, their impact and other potential privacy options. We update our guides when new information becomes available. On every update, we publicly store who made the change, what has been changed, why the change was made and when the change was made.