What a Chrome shortcut does and where to put it
A shortcut to Google Chrome is a small icon on your desktop or taskbar that opens the browser when you click it. Instead of hunting through your Programs folder or Start menu every time you want to browse, the shortcut sits where you can reach it in one click. You can create multiple shortcuts — one on your desktop, one on your taskbar, one in a folder — and each one opens the same Chrome process.
The steps differ slightly depending on whether you use Windows or Mac, and whether you want the shortcut on your desktop, taskbar, or Start menu. All methods take under a minute.
Key Takeaways
- On Windows, right-click the Chrome icon in your Start menu and select "Pin to taskbar" to add it to your taskbar in one step.
- To create a desktop shortcut on Windows, find Chrome in your Programs folder, right-click it, and choose "Send to" then "Desktop (create shortcut)".
- On Mac, drag the Chrome icon from your Applications folder to your Dock to make it always visible.
- You can rename any shortcut by right-clicking it and typing a new name, though the default "Google Chrome" works fine for most people.
Creating a Chrome shortcut on Windows 10 or 11
The fastest way on Windows is to pin Chrome to your taskbar — the bar at the bottom of your screen. Open your Start menu (click the Windows logo in the bottom left), type "chrome", right-click the Google Chrome result, and select "Pin to taskbar". Chrome now appears in your taskbar permanently, and you can open it by clicking that icon anytime.
If you want a shortcut on your desktop instead, the process is slightly longer. Open File Explorer (the folder icon on your taskbar), navigate to C:\Program Files\Google\Chrome\process, find the file named chrome.exe, right-click it, hover over "Send to", and click "Desktop (create shortcut)". A shortcut icon now sits on your desktop. You can rename it by right-clicking and typing a new name, though "Google Chrome" is clear enough.
Some people prefer to add Chrome to their Start menu for quick access without cluttering the desktop. Right-click the Chrome shortcut (or the chrome.exe file itself), select "Create shortcut", and when Windows asks where to save it, paste this path into the location bar: C:\Users\[YourUsername]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs. Replace [YourUsername] with your actual Windows username. Chrome then appears in your Start menu alongside other programs.
Creating a Chrome shortcut on Mac
On Mac, the equivalent of a taskbar is your Dock — the row of icons at the bottom of your screen. Open Finder, click "Applications" in the sidebar, find Google Chrome, and drag it directly into your Dock. Chrome now stays in your Dock permanently, and you can open it by clicking the icon.
If you want a shortcut on your desktop, the process is different from Windows. Open Finder, navigate to Applications, right-click Google Chrome, select "Make Alias", and a shortcut file appears in the same folder. Drag this alias file to your desktop. You can rename it by clicking it once, pressing Enter, and typing a new name.
Customizing your shortcut
Once you have created a shortcut, you can change its appearance or behavior. On Windows, right-click the shortcut, select "Properties", and you can change the icon by clicking "Change Icon" and choosing from Chrome's built-in icons or uploading your own image file. You can also add a keyboard shortcut — for example, pressing Ctrl+Alt+C to open Chrome — by clicking in the "Shortcut key" field and pressing the keys you want to use.
On Mac, right-click the alias and select "Get Info" to see its properties, though Mac offers fewer customization options than Windows. The alias works the same way as the original, and you cannot easily change its icon without using third-party tools.
Fixing a shortcut that does not work
If you click a shortcut and nothing happens, the most common cause is that Chrome has been uninstalled or moved. Right-click the shortcut, select "Properties" (Windows) or "Get Info" (Mac), and check the path listed under "Target" or "Location". If the path no longer exists, delete the shortcut and create a new one using the steps above.
Another cause is that your user account lacks permission to run the file. On Windows, right-click the shortcut, select "Properties", click "Advanced", and check the box next to "Run as administrator". On Mac, right-click the alias, select "Get Info", and scroll to "Sharing & Permissions" to confirm your account has read and write access.
Creating a shortcut to a specific Chrome page or profile
You can create a shortcut that opens Chrome directly to a website you visit often — for example, your email or a work dashboard. Right-click your desktop (Windows) or Finder (Mac), select "New Shortcut" (Windows) or "Make Alias" (Mac), and in the target field, type the full Chrome command: chrome.exe https://www.example.com (Windows) or drag the Chrome app and edit the path to include the URL (Mac). Replace example.com with the actual website address. When you click this shortcut, Chrome opens and loads that page automatically.
If you use multiple Chrome profiles — separate user accounts within Chrome with different bookmarks, extensions, and settings — you can create a shortcut to a specific profile. On Windows, right-click the shortcut, select "Properties", and in the Target field, add --profile-directory="Profile 1" at the end (or Profile 2, Profile 3, depending on which profile you want). On Mac, the process requires editing the alias in a text editor and is less straightforward; most people straightforward click the profile icon inside Chrome instead.
Frequently Asked Questions
Can I create a shortcut to Chrome on my phone?
Yes, but the process differs from desktop. On Android, long-press the Chrome icon in your app drawer, select "Add to Home Screen", and a shortcut appears on your home screen. On iPhone, open Chrome, tap the three-dot menu, select "Add to Home Screen", and follow the prompts. Tapping the shortcut opens Chrome to your home page or a specific website if you chose one.
What is the difference between a shortcut and pinning to the taskbar?
A shortcut is a separate file that points to Chrome; pinning adds Chrome directly to your taskbar or Start menu without creating a separate file. Pinning is faster and cleaner for most people. Shortcuts are useful if you want multiple icons pointing to different Chrome profiles or websites.
If I delete a shortcut, does it delete Chrome?
No. A shortcut is only a pointer to the real Chrome process. Deleting a shortcut removes only the icon; Chrome itself remains installed on your computer. You can create new shortcuts anytime without reinstalling Chrome.
Can I create a shortcut that opens Chrome in incognito mode?
Yes, on Windows. Right-click the shortcut, select "Properties", and in the Target field, add --incognito at the end. When you click this shortcut, Chrome opens in incognito (private browsing) mode automatically. On Mac, this requires editing the alias in Terminal and is not recommended for most users.