{"flag":true,"single":true,"pageTitle":"open multiple profiles of chrome using cmd at once","post":{"id":152,"user_id":"1","slug":"open-multiple-profiles-of-chrome-using-cmd-at-once-nzpf","title":"open multiple profiles of chrome using cmd at once","body":"<p>To open Multiple profiles follow below procedure<\/p>\r\n<ol>\r\n<li>Create a new text file<\/li>\r\n<li>change its extention to bat ie opener.bat<\/li>\r\n<li>change its content as&nbsp;\r\n<pre class=\"language-markup\"><code>@echo off\r\nstart chrome --profile-directory=\"Profile 41\"\r\nstart chrome --profile-directory=\"Profile 42\"<\/code><\/pre>\r\n<\/li>\r\n<li>save file<\/li>\r\n<li>double click to open it<\/li>\r\n<li>It will open two chrome&nbsp; instance with profile 41, 42<\/li>\r\n<li>To check profile number open below link in chrome<br>\r\n<pre class=\"language-markup\"><code>chrome:\/\/version\/<\/code><\/pre>\r\n<\/li>\r\n<\/ol>","category_id":"18","is_private":"0","created_at":"2023-05-22T23:06:48.000000Z","updated_at":"2023-07-17T09:54:52.000000Z","category":{"id":18,"user_id":"1","name":"Tutorials","slug":"tutorials-n3lw","parent_id":null,"created_at":"2023-04-01T17:24:32.000000Z","updated_at":"2023-04-01T17:24:32.000000Z"},"user":{"id":1,"name":"R GONDAL","email":"rizikmw@gmail.com","email_verified_at":null,"two_factor_confirmed_at":null,"current_team_id":"1","profile_photo_path":null,"created_at":"2023-03-12T10:49:33.000000Z","updated_at":"2025-01-10T12:59:00.000000Z","profile_photo_url":"https:\/\/ui-avatars.com\/api\/?name=R+G&color=7F9CF5&background=EBF4FF"}},"pageDesc":"To open Multiple profiles follow below procedure  Create a new text file change its extention to bat ie opener.bat change its content as&nbs - open multiple profiles of chrome using cmd at once (Updated: July 17, 2023) - Read more about open multiple profiles of chrome using cmd at once at my programming site [SITE]","categories":[]}