How do you fix Cannot be opened because Apple Cannot check it for malicious software?

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Question:

Question: How can I allow an app to open that has been stopped from opening with the following message: "can’t be opened because Apple cannot check it for malicious software.

i'm trying to open a package from Anthem Audio that contains the Anthem Room Correction software. When I go to open the package it tell me: "can’t be opened because Apple cannot check it for malicious software." I've checked in System Preferences but can't figure it out. Any help is appreciated.

MacBook Air 13", macOS 10.14

Posted on Jun 16, 2019 10:44 AM

Answer:

Answer:

wow!! Opened it right up!! Thank you!

Posted on Jun 16, 2019 11:54 AM

User profile for user: Renerator

Question: How can I allow an app to open that has been stopped from opening with the following message: "can’t be opened because Apple cannot check it for malicious software.

Can't Be Opened Because Apple Cannot Check It for Malicious Software

Summary: If you encounter the error that says your app can't be opened because Apple cannot check it for malicious software, this post tells you the reason behind it and 4 ways to bypass the error.

How do you fix Cannot be opened because Apple Cannot check it for malicious software?

If the app you are trying to open on Mac is not notarized by Apple, you will receive the message reading "*** can't be installed because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information."

How do you fix Cannot be opened because Apple Cannot check it for malicious software?

This is not a software bug but how Gatekeeper works. It is the first layer of Mac's antimalware mechanics that verifies downloaded applications before launching them. Here are some common notifications you may receive when an app or plugin doesn't pass notarization:

  • KDiff3 can't be opened because Apple cannot check it for malicious software
  • Python can't be opened because Apple cannot check it for malicious software
  • XAMPP can't be opened because Apple cannot check it for malicious software
  • Minecraft can't be opened because Apple cannot check it for malicious software
  • "chromedriver" can't be opened because apple cannot check it for malicious software.
  • "MySQLWorkbench" can't be opened because apple cannot check it for malicious software.

Fortunately, the issue can be quickly solved with one of the 4 solutions in this post regardless of the specific app. Let's start by understanding why Mac can't check for malicious software.

Guide to the "Apple cannot check it for malicious software" error:

  • 1. Why do you see the error: App can't be opened because Apple cannot check it for malicious software?
  • 2. How to bypass Apple cannot check it for malicious software?

Why do you see the error: App can't be opened because Apple cannot check it for malicious software?

One way Apple does to reduce the likelihood of a user installing malware on a Mac is to only allow apps from authorized sources. By default, your Mac is set to allow apps downloaded from Mac App Store and identified developers. 

With such settings, if you download an installer package from the web, the browser or application used to download the file will add a particular extended file attribute to it. When you attempt to install the app with such an attribute, Gatekeeper will verify the app developer's ID certificate to ensure that it is from an identified Apple developer and its code hasn't been altered or corrupted.

If the app is self-signed, Gatekeeper won't recognize it but pops up the notification that reads "*** can't be opened because Apple cannot check it for malicious software."

Executing an app that Mac can't check for malicious software might infect your Mac with malware or compromise your privacy. But if you are certain that the app you intend to launch is trustworthy, you can override the security settings to open it.

To bypass the "*** can't be opened because Apple cannot check it for malicious software." message when opening an app from an unidentified developer, you need to override Gatekeeper. You can achieve it by switching to a more lenient policy, opening the app from the context menu, or running commands in Terminal.

  • Way 1: Right-click to open the app
  • Way 2: Change settings in Security & Privacy
  • Way 3: Remove the file's extended file attribute
  • Way 4: Allow apps downloaded from Anywhere

Way 1: Right-click to open the app

Instead of double-clicking, you can right-click on the app to launch it. This way, it still shows the security notification but you get the choice to open it. Here is what you need to do:

  1. Locate the installer package or plugin that you want to open on Mac.
  2. Right-click on it and select Open.
  3. Ignore the error and click Open again.
  4. Install the app by following the on-screen instruction.

This easy fix has worked beautifully for many users. But if it's not working for you, move on to the next solution.

Way 2: Change settings in Security & Privacy

When the error stops you from opening an application, there are other hidden notifications in the Security & Privacy preference pane, such as "the app was blocked from use because it is not from an identified developer", or "System software from developer *** was blocked from loading."

By changing the settings regarding these messages, you can get rid of the error. Follow these steps:

  1. Open the Apple menu > System Preferences.
  2. Select Security & Privacy.
  3. In the General tab, click the yellow padlock and enter your password.
  4. Click "Allow" next to the message that says the app was blocked from loading.
  5. Tap on OK.
  6. Click "Open Anyway" next to the popup that reads the app was not from an identified developer. 
    How do you fix Cannot be opened because Apple Cannot check it for malicious software?
  7. Click Open when the error shows up.

Suppose you have gone through the solutions we mentioned above. But the message that indicates your Mac can't check for malicious software still stands in the way when launching the app. You can remove the extended file attribute using Terminal.

 Note: If you don't have the "Allow" button, skip steps 4 & 5. Clicking "Open Anyway" will just do the trick.

Way 3: Remove the file's extended file attribute

As we mentioned before, every downloaded app is given an attribute by the software that downloads it. Therefore, another way to fix the "can't be opened because Apple cannot check it for malicious software" error is by removing the attribute that alarms Gatekeeper to verify the app. To do it, you need to execute some commands in Terminal with the steps below:

  1. Launch Terminal by opening Finder and clicking the Applications > Utilities folder.
  2. Type in the following command and press Enter.xattr -d com.apple.quarantine filepathYou need to replace the filepath in the command with the app's file path. To do it, first, enter xattr -d com.apple.quarantine in the Terminal window. Then open the folder where the app resides,  and drag & drop the app to Terminal. 
    How do you fix Cannot be opened because Apple Cannot check it for malicious software?
  3. Enter your password and hit Enter.
  4. Restart your Mac.
  5. Reopen the app.

 Hopefully, you have successfully opened the app by now. If you want to prevent the error from showing up again, proceed to the next fix.

Way 4: Allow apps downloaded from Anywhere

If none of the solutions help you bypass the error, you can temporarily disable the security feature and allow apps downloaded from anywhere. It's advisable to turn on the feature once you have installed and launched the app.

  1. Open Terminal by opening Finder and clicking the Applications > Utilities folder.
  2. Input the following command and hit Enter.sudo spctl --master-disable 
    How do you fix Cannot be opened because Apple Cannot check it for malicious software?
  3. Type in your password and press Enter.
  4. Install and open the app.
  5. When you're ready to enable the security feature again, execute this command in Terminalsudo spctl --master-enable

How do you fix Cannot be opened because Apple Cannot check it for malicious software?

[Fixed] macOS Cannot Verify That This App Is Free from Malware

This article tells you how to fix the macOS cannot verify that this app is free from malware error on your Mac, you can try the offered 3 ways one by one. Read more >>

How do you fix Cannot be opened because Apple Cannot check it for malicious software?

Jenny Zeng

Jenny is a technical writer at iBoysoft, specializing in computer-related knowledge such as macOS, Windows, hard drives, etc. She's also been producing top-notch articles for other famous technical magazines and websites.

How do you fix Cannot be opened because Apple Cannot check it for malicious software?

Jessica Shee

Jessica Shee is a senior tech editor at iBoysoft. Throughout her 3 years of experience, Jessica has written many informative and instructional articles in data recovery, data security, and disk management to help a lot of readers secure their important documents and take the best advantage of their devices.

Can't be opened because Apple Cannot check it for malicious software command line?

Change Your Security Preferences Click the Apple logo at the top-left corner of your screen and select System Preferences. Click Security & Privacy on the following screen. Select the Allow button under the Allow apps downloaded from section. Launch your app and it will open without any messages.

How do I get rid of malicious software warning on Mac?

How to remove malware from a Mac for free.
Update macOS to the latest version. ... .
Use Activity Monitor to find viruses on a Mac. ... .
Delete the file or app and empty the Download folder. ... .
Clear your cache. ... .
Shut down and restore from a backup. ... .
Wipe your Mac and reinstall macOS..

How do I make my Mac detect malicious software?

Check Activity Monitor for Mac malware.
Open Activity Monitor from Applications > Utilities..
Go to the CPU tab, if you're not already in it..
Click the % CPU column to sort high to low, and look for high CPU use..
If you see a process that looks suspicious, do a Google search on it..

How do I unblock an untrusted Mac application?

Open "System Preferences" by clicking on the Apple icon and choosing that option. Select "Security & Privacy" from the "System Preferences" window. Select the "General" tab, and select the lock in the lower left corner to allow changes. Enter your computer username and password, then select "Unlock."