<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									macOS - How to reset access rights in &quot;Privacy and Security&quot; settings - MacOS X Software				            </title>
            <link>https://www.tweaking4all.com/forum/macos-x-software/macos-how-to-reset-access-rights-in-privacy-and-security-settings/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 17 Jun 2026 04:30:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>macOS - How to reset access rights in &quot;Privacy and Security&quot; settings</title>
                        <link>https://www.tweaking4all.com/forum/macos-x-software/macos-how-to-reset-access-rights-in-privacy-and-security-settings/#post-6145</link>
                        <pubDate>Sun, 12 Oct 2025 08:44:06 +0000</pubDate>
                        <description><![CDATA[As a developer and user, I sometimes need to reset the decision I once made concerning access rights in the &quot;Privacy and Security&quot; settings of my Mac. For example: I started and application ...]]></description>
                        <content:encoded><![CDATA[<p>As a developer and user, I sometimes need to reset the decision I once made concerning access rights in the "Privacy and Security" settings of my Mac. For example: I started and application for the first time and by accident click "No" or "Deny" when an application asked for specific rights (eg. access to the Network or Pictures etc). Sad part is that sometimes the application does not appear in the Privacy settings yet needs to be reset or turned on.</p>
<p><span style="color: #0000ff"><strong>This is how you can reset this for a specific application.</strong></span></p>
<p>1) in the Info.plist file of said application (<strong>right click the application</strong> in Finder and select "<strong>Show Package Content</strong>", open the <strong>Contents</strong> folder, and double click the <strong>Info.plist</strong> file) look for "CFBundleIdentifier" where it will show something like this:</p>
<pre contenteditable="false">&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
&lt;string&gt;com.company.appname&lt;/string&gt;</pre>
<p>We need the "<strong>com.company.appname</strong>" text.</p>
<p>2) Next reset the security settings for a specific service ("Photos" being an example, see list below) for said application like so:</p>
<pre contenteditable="false">tccutil reset Photos com.company.appname</pre>
<p><span style="color: #0000ff"><strong>Rest ALL security settings for a given service (<span style="color: #ff0000">caution!</span>)</strong></span></p>
<p>Let's say you want to reset the privacy settings for an entire service then this can be done like so.</p>
<p><span style="color: #ff0000">Keep in mind though that <strong>ALL</strong> rights for all <strong>applications</strong> will be revoke by doing this!!</span></p>
<pre contenteditable="false">tccutil reset Photos</pre>
<p>&nbsp;</p>
<p>I did find a list of existing services, but this list may grow over time as Apple comes with more options.</p>
<pre contenteditable="false">Accessibility
AddressBook
All
AppleEvents
Calendar
Camera
Facebook
LinkedIn
Liverpool
Location
MediaLibrary
Microphone
Photos
PhotosAdd
PostEvent
Reminders
ShareKit
SinaWeibo
Siri
SystemPolicyAllFiles
SystemPolicyDeveloperFiles
SystemPolicySysAdminFiles</pre>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/macos-x-software/">MacOS X Software</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/macos-x-software/macos-how-to-reset-access-rights-in-privacy-and-security-settings/#post-6145</guid>
                    </item>
							        </channel>
        </rss>
		