@Pete-S said in How to use different accounts on the same website/service with profiles:
Profiles in Chrome
In Chrome you can add a new profile (aka user) by clicking on the person icon (You) on the top right and select + Add.
Here you can also switch profiles. When you add a profile Chrome asks if you want to create a shortcut on the desktop (Windows).
The target will look like this:
"C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 1"
For those who don't use Firefox or Chrome:
Similar to Chrome...
Microsoft Edge
Target will be like this, e.g.:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1"