Site TIPS PAGE🔎 SEARCH  Ξ INDEX  MAIN MENU  UP ONE LEVEL
 OJB's Web Site. Version 2.4. Mac Tip.Location: tip245 tips mac owen2 
Tip

Discuss   Up to OJB's Mac Tips List

Stop App Verifying

This tip describes how to stop an app verifying when it is launched.

When you run a new app, or an update to an existing app, for the first time the computer will verify that it is intact and not a risk. This verification process can take a bit of time (up to a minute or maybe more) the first time the app runs. After that, it should launch immediately. Unfortunately, sometimes this check doesn't "stick" and you have to wait that extra time every time the app launches.

Here's how to fix this by telling the system that the app is safe. Note that you should make completely sure that the app really is safe before doing this, because you are bypassing a useful safety check.

Open the Terminal app (it is in the Utilities folder).
Run this command: xattr -d com.apple.quarantine APPNAME
Where APPNAME is the path to the app, like "/Applications/Preview.app"

Note 1: You can type "xattr -d " (without the quotes, but note the space on the end), then drag the app icon into the Terminal window to get the full path instead of typing it.

Note 2: If you see a message saying you don't have enough privileges, type: sudo xattr -d com.apple.quarantine APPNAME, then provide an administrator password (on most Macs, the main user is an administrator).

Note 3: The xattr command allows you to work with "extended file attributes". The -d option indicates you are deleting the com.apple.quarantine attribute which is set on the app. Any file with the extended attribute of com.apple.quarantine set will be verified.





I usually write a blog post about once a week. The latest post can be viewed here: Think for Yourself: In the end, everything is just an opinion. Be skeptical, and think for yourself! (posted 2026-04-25 at 21:12:02). Or go to the Home Page of My Blog to choose a post to view.

I do podcasts too! You can listen to my latest podcast, here: OJB's Podcast 2026-04-14 How Far is that Star?: How would we really know how big the universe is? Or subscribe to my podcast RSS feed, on my RSS Feeds page.

If you're not sure what to view from the thousands of pages on my site, here are some suggestions: My Latest Airshow Report (photos and movies from Warbirds Over Wanaka, 2026), My Favourite Wines and Beers (tasting notes for some of my favourites), An Interesting Astronomical Observation (learn a bit about astronomy from these observing notes), See Some Photos (A short rail journey through the Taieri Gorge), Read Some Mac Tips (Learn about how to use your Mac, and fix some problems).


Latest Site News and Notifications (Desktop): You are currently viewing OJB's web site, version 2.4 which has some major changes, and possibly errors! Please report any problems to ojb@mac.com.

 Site ©2026 by OJBRSS FeedWhy Macs are BestMade & Served on Mac 
Site Features: Blog RSS Feeds Podcasts Feedback Log07 Jun 2024. Hits: 1,001,142,431
Description: Mac TipLogged: nothingLoad Timer: 246ms