How to pin Google Chrome with a specific user (profile) to Windows 10 taskbar?

4

I am running Google Chrome v71 with two profiles. How do I pin it to the taskbar with both, specific profiles?

Felix

Posted 2019-01-14T08:34:50.207

Reputation: 149

Answers

3

  1. Go to the Chrome settings
  2. Go to "Change name and picture" in the People sectionenter image description here
  3. Toggle "Show desktop shortcut"enter image description here
  4. In case you already pinned your default Chrome to the taskbar you need to unpin it
  5. Find the created shortcut on your desktop and pull it onto your start bar or right click and select "Pin to taskbar"
  6. Repeat with other account

Tassilo Posegga

Posted 2019-01-14T08:34:50.207

Reputation: 141

Also, you can reverse step 3 once pinned and the pinned version will stay keeping your desktop clean. Thanks @tossilo-posegga ! – flickerfly – 2019-09-16T13:44:08.650

0

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:

  1. Pin any running Chrome to the task bar (regardless of what profile)
  2. Open %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
  3. Open Chrome's properties, extend the target with --profile-directory="Default"
  4. Change "Default" into the corresponding folder name from %userprofile%\appdata\Local\Google\Chrome\User Data, e.g. "Profile 1"
  5. For more than one pinned Chromes, copy this file and adapt

Felix

Posted 2019-01-14T08:34:50.207

Reputation: 149