GuidesError Fixes You Do Not Have Permission To Open The Application

[FIXED] You Do Not Have Permission To Open The Application

Fix the issue by reinstalling the app, verifying sharing and permissions, and more.

Expert Verified By

The message, “You do not have permission to open the application (contact your computer or network administrator for assistance),” appears on macOS Big Sur when trying to launch applications or files. It can be because the app is not signed or verified by Apple. Several solutions can counter this error. For instance, changing the file’s privacy settings, forcing signing the app, or removing the app from the quarantine list.


Key Takeaways

  • The error means you cannot open or install apps on your macOS system.
  • It may occur due to restricted access, incorrect system configurations, or disabled app settings.
  • Several solutions for this error include removing the app’s quarantine, changing access privileges, and allowing everyone access to the app.

You will see the following message on your screen when the error occurs:

Error: You do not have permission to open the application “(Application name)”. Contact your computer or network administrator for assistance.
You Will See This Error When You Are Unable To Open A File In macOS
Error Message For Access Denial On macOS (Image By Tech4Gmaers)

Method Difficulty Rating

Force Sign The App
Rated:
4/10

Verify Sharing And Permissions
Rated:
4/10

Read And Execute Access For Everyone
Rated:
4/10

Remove The Quarantine
Rated:
4/10

Force Sign The App

Signing an app with a credible Developer ID Certificate enhances the app’s security to run on your system. Be careful to execute the command accurately. Otherwise, it may lead the app to malfunction. Furthermore, this method has also worked for many Mac users on the Apple developer forum.

The steps below can help you force sign-in the app:

  1. Enter Command: Open Terminal > Execute the command:
codesign--force--deep--sign "Developer ID Application:(Your Developer Name)"/path/to/your/app.

2. Execute Command: Press the Enter key to run the command.

In the code, replace the Developer’s Name with your name and /path/to/your/app with instructions to reach the app.

Verify Sharing and Permissions 

You can allow different users on your Mac device to read and access different files and apps owned under your user profile. If the app you try to open has “Read Only” privileges, changing it to “Read & Write” may do the job. This method has also been discussed on the Apple Community Forum and has been proven useful to several users.

Follow the steps below to change read and write privileges:

  1. Select App: Select the app you want to open > Choose “File” > “Get Info.”
  2. Unlock The App: Select “Sharing & Permissions” on the bottom > the lock symbol Enter your password.
    Select Sharing And Permission
    Click On The “Sharing & Permissions” Option To Expand It (Image By Tech4Gamers)
    Select The Lock And Enter Your Password
    Click On The Lock Symbol To Unlock The File For Changing Privilege (Image By Tech4Gamers)
  3. Change Privilege Settings: Click next to your username >Read & Write” option.

    Alter The Privilege Settings
    Change The Privilege Settings To Read And Write (Image By Tech4Gamers)

Read And Execute Access For Everyone

This command will allow read and execute access for everyone on your system. Therefore, anyone can read and access the file, while the owner can also write it. This technique worked for many other users as well on a forum post on Ugetfix.com.

WARNING: If you are trying to open a file that you don’t want to share with other users, remember that the file will no longer be private when opened using this method.

Launch “Terminal” on your Mac computer and type:

sudo chmod -R 755 /path/to/your/file
Enter The Given Code
Change File Privacy From Terminal (Image By Tech4Gamers)
Tip: For instance, if you are trying to open the slack app, type “sudo chmod -R 755 /Applications/slack.app”.

Remove The Quarantine 

The system may quarantine newly installed apps on your macOS as a security prevention to ensure it is safe for the device. Therefore, you can un-quarantine the app after installation. Plus, the method resolved this error message for several users on a forum post on Stackoverflow.com who encountered the same issue.

Open Terminal on your macOS PC and type:

 "xattr -r -d com.apple.quarantine /path/to/your/app"

Replace path/to/your/app with the location of the problematic app, then hit Enter to remove quarantine from the app.


Final Thoughts

Summing up, you can enable various settings for the concerned app when you come across the message, “You do not have permission to open the application (contact your computer or network administrator for assistance),” on your macOS computer. According to my research, force signing the app is the most effective way to fix this error as it proved useful to most of the users. If it doesn’t work, try changing the read and write privileges or removing the quarantine as discussed above.


Frequently Asked Questions

Why don’t My Mac Say I Don’t Have Permission To Open An App?

It can occur due to insufficient access for the concerned app, or the app is not signed by or verified by Apple

Is It Safe To Disable Gatekeeper?

You can solve the error by updating the app, force signing it, disabling the Gatekeeper, and more.


Related Articles:

Was our article helpful? 👨‍💻

Thank you! Please share your positive feedback. 🔋

How could we improve this post? Please Help us. 😔

Related articles

What Is NAND Flash Memory? [All To Know]

NAND Flash memory is a critical component in data storage and technology. It serves as the digital storage workhorse inside your devices.

FIXED: Windows User Is Locked Out Of His/Her Computer

It gets frustrating if a Windows user gets locked out of her account. Here is a guide on solving the problem using different methods.

There Was A Problem Resetting Your PC [Quick Fixes]

Reset your computer, restore your last system image, and reinstall Windows to resolve the "There Was A Problem Resetting Your PC" issue.

What To Do If Sleep Option Is Missing In Windows 11?

In this guide, you will learn to fix the "Sleep Option Missing In Windows 11" problem by using the Power troubleshooter and more.

How To Fix PS5 Spotify Error [Step By Step]

Is the PS5 Spotify error preventing you from playing music? Read this guide to find out fixes to get rid of the problem.

Similar Guides