How to pin Google Chrome with a specific user (profile) to Windows 10 taskbar?
I am running Google Chrome v71 with two profiles. How do I pin it to the taskbar with both, specific profiles?
- Go to the Chrome settings
- Go to "Change name and picture" in the People section
- Toggle "Show desktop shortcut"
- In case you already pinned your default Chrome to the taskbar you need to unpin it
- Find the created shortcut on your desktop and pull it onto your start bar or right click and select "Pin to taskbar"
- Repeat with other account
From 2016 to today (2019-01) this has changed and previous solutions no longer work. I've only found this tedious process that works for me:
- Pin any running Chrome profile window to the taskbar.
- In the Windows Explorer app, open
%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
- Open Chrome's app properties (Shift+right-click -> Properties), extend the target with
--profile-directory="Default"
- Change
"Default"
into the corresponding folder name from%userprofile%\appdata\Local\Google\Chrome\User Data
, e.g."Profile 1"
- For more than one pinned Chromes, copy this file and adapt