How To Run Google Chrome As Different User

Google Chrome is undoubtedly a robust, speedy, and widely used internet browser currently accessible. On occasion, you may have the requirement to launch Chrome under a different user profile. This can prove beneficial if you wish to evaluate something from a distinct user’s viewpoint or to maintain a clear distinction between your work and personal web browsing. In this article, we will instruct you on how to operate Google Chrome as a different user.

Running Google Chrome as a Different User on Windows

On a Windows PC, you can open Google Chrome as a different user by following these steps:

  1. Close all your Google Chrome windows.
  2. Press the Windows + R keys to open the Run dialog box.
  3. Type the following command:
"chrome.exe --profile-directory="Profile 2"

In the above command, replace “Profile 2” with the name of the user profile that you want to use.

Running Google Chrome as a Different User on macOS

On a macOS, you can open Google Chrome as a different user by following these steps:

  1. Close all your Google Chrome windows.
  2. Open Terminal.
  3. Type the following command and press Enter:
"/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome" --args --profile-directory="Profile 2"

Again, replace “Profile 2” with the name of the user profile that you want to use.

Conclusion

Running Google Chrome as a different user is a handy feature that can help with troubleshooting, testing or simply keeping your work and personal browsing separate. Now that you know how to do this, you can make the most out of your Google Chrome experience.