DEV Community

Cover image for Install Mac Apps without admin rights
David
David

Posted on

64

Install Mac Apps without admin rights

For some reasons, you are allowed to use a Mac computer, be it a MacBook, Mac Mini, Mac Studio..., however, you are not given the admin rights, but you want to install some apps which are your handy, productivity tools.

Sound familiar and frequent encountered scenarios?

Image description

If you are interested to know how to Install software without Admin rights on Windows, refer to ⚙️Install anything without Admin rights.

Here is how to get it done on a Mac computer:

  • As usual, download the App installer to your local Mac computer, where you logged in as a user without admin rights. In this blog, I am using Notion App as an example, and the downloaded file is Notion-2.1.11.dmg

  • Before you double click the installer downloaded, create a folder in Finder, or using below command:



mkdir /Users/[YourUserName]/Applications //or
mkdir /Users/[YourUserName]/Tools


Enter fullscreen mode Exit fullscreen mode

where YourUserName is your login user name, as the name suggested.

  • In Mac Finder App, Press the shortcut key ⌘ + ⇧ + G to navigate to the folder created above.

  • Double click the installer, just like what you did as an admin user:

Image description

Instead of drag the app to the system's Applications folder, drage the app to the folder which you just created.

Now you App is installed, and double click the App Icon (in my case, it is the notion desktop app), that is it!

Image description

  • Once the app is started, you can pin it to the dock:

Image description

  • You can pin your own Applications or Tools folder by dragging it to the Favorites folder

Image description

If you are interested to know how to Install software without Admin rights on Windows, refer to ⚙️Install anything without Admin rights.

Some Apps that are useful to boost your produdctivities:

Billboard image

Monitoring as code

With Checkly, you can use Playwright tests and Javascript to monitor end-to-end scenarios in your NextJS, Astro, Remix, or other application.

Get started now!

Top comments (4)

Collapse
 
leooooooo profile image
leo

i knew this before reading it and know sometimes it glitches the app

Collapse
 
ayden_poopypants_f0de7e9c profile image
Ayden Poopypants

ik i wnat to get parellels tho

Collapse
 
daniel_blanco_2aae757686f profile image
Daniel Blanco

Your the GOAT!!!!!

Collapse
 
sinatcha_plainkum_6c40161 profile image
Sinatcha Plainkum

TYSM!!! I'VE BEEN TRYING TO DOWNLOAD THIS ONE APP FOR 3 YEARS!!!!

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay