{"id":43523,"date":"2018-04-04T23:01:10","date_gmt":"2018-04-04T15:01:10","guid":{"rendered":"http:\/\/www.hongkiat.com\/blog\/?p=43523"},"modified":"2022-10-18T18:20:49","modified_gmt":"2022-10-18T10:20:49","slug":"running-multiple-instances-windows-program","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/","title":{"rendered":"How to Run Multiple Instances of a Windows Program"},"content":{"rendered":"<p>Running multiple instances of programs and files surely <a href=\"https:\/\/www.hongkiat.com\/blog\/windows-productivity-tips-tricks\/\">boosts productivity<\/a>. However, many <strong>programs won\u2019t allow you to open more than one window<\/strong> and give an error or open the active window when you try to run them twice.<\/p>\n<p>Thankfully, there are some <strong>workarounds to bypass this limitation<\/strong> depending on what type of program you are looking to open multiple times simultaneously.<\/p>\n<p>In this article, I will show you multiple methods to open more than one instance of a program in Windows.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/multiple-instances-google-drive-free\/\" rel=\"noopener\">How to Run Multiple Instances of Google Drive on Windows<\/a><\/p>\n<h2>Why some programs allow multiple windows and some don\u2019t?<\/h2>\n<p>For your own safety, it\u2019s important to know why this limitation is there in the first place. Firstly, this <strong>limitation is added by the developer of the program<\/strong> and not the Windows itself. So you should not blame Windows for not giving you an option to run multiple programs.<\/p>\n<p>Now if the developers intentionally added this limitation in their program, then it must have some <strong>bad impact on the program<\/strong>. Opening multiple instances of a program can have multiple effects. There is a good chance that the two windows will conflict with each other and lead to <strong>program crashes, or data corruption<\/strong> etc.<\/p>\n<p>Some developers may also add this limitation because there would be <strong>no point of opening multiple windows of their program<\/strong>. For example, system information tools offer the same information no matter how many instances you open.<\/p>\n<p>Furthermore, some programs may offer an unfair advantage when opened multiple times, so developers lock this feature. For example, an online video game may limit this to ensure players don\u2019t log in with multiple accounts and gain an unfair advantage over others.<\/p>\n<p>Overall, you should keep in mind that the <strong>limitation is there for a reason<\/strong> and you should always be ready to deal with a bad situation if you are going to run multiple instances.<\/p>\n<h2>Launch multiple instances of programs that allow this feature<\/h2>\n<p>To open another window of a program, simply <strong>launch it again<\/strong>. An easier way to do this is to <strong>press and hold the <span class=\"key\">Shift<\/span> key and click<\/strong> on the program\u2019s icon in the taskbar.<\/p>\n<p>If the program allows multiple windows, then another instance will open up without a hinge. For example, you can open multiple versions of a document and edit them separately or open multiple documents in the same program, like Microsoft Word documents. You can also open multiple windows of programs like <a href=\"https:\/\/www.hongkiat.com\/blog\/internal\/ccleaner\">CCleaner<\/a> and run multiple types of scans at the same time.<\/p>\n<p>As long as a program doesn\u2019t have a conflicting nature, there is a good chance you can open multiple instances of it. So do try opening a program twice and see how it boosts your productivity.<\/p>\n<h2>Use different user accounts to open multiple instances of programs<\/h2>\n<p>Developers use different methods to put limitation on opening multiple instances of a program and the most commonly used method is through <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/en.cppreference.com\/w\/cpp\/thread\/mutex\">mutex<\/a>. <strong>Mutex prevents threads from accessing the same program if it\u2019s already running<\/strong>.<\/p>\n<p>Fortunately, mutex is tied to the current user profile only. You may not be able to open that program in the current user profile, but you can still <strong>open it as a different user<\/strong>. You just need to have <strong>two accounts on your PC<\/strong> and you can easily open two instances of the same program.<\/p>\n<h3>Create a new user profile<\/h3>\n<p>First, I\u2019ll show you how you can create another user account on your PC. If you already have another user account and know the login credentials of it, then you don\u2019t need to go through this step.<\/p>\n<p>For demonstration purpose, I am going to use a Windows 10 PC. If you are a Windows 7 or 8 user, then you can <a target=\"_blank\" href=\"https:\/\/support.microsoft.com\/en-us\/help\/13951\/windows-create-user-account\" rel=\"noopener\">follow instructions provided on the Microsoft support page<\/a>.<\/p>\n<ol>\n<li>Open Windows 10 \"<strong>Settings<\/strong>\" and click on \"<strong>Accounts<\/strong>\". Here move to the \"<strong>Family & other user<\/strong>s\" section and click on \"<strong>Add someone else to this PC<\/strong>\" under \"<strong>Other users<\/strong>\".\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg\" alt=\"adding another user\" width=\"800\" height=\"486\"><\/figure>\n<\/li>\n<li>A new window will open up. Click on \"<strong>I don\u2019t have this person\u2019s sign-in information<\/strong>\" link here.\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/02-no-sign-information-available.jpg\" alt=\"no sign information available\"><\/figure>\n<\/li>\n<li>On the next page, click on the \"<strong>Add a user without a Microsoft account<\/strong>\". This profile isn\u2019t required to be connected to a Microsoft account, so we skip this step.\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/03-no-microsoft-account.jpg\" alt=\"no microsoft account\"><\/figure>\n<\/li>\n<li>Now provide the username and password for the new account and click \"<strong>Next<\/strong>\". Your account will be created.\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/04-enter-details.jpg\" alt=\"enter detais\"><\/figure>\n<\/li>\n<\/ol>\n<h3>Open two instances of a program<\/h3>\n<p>Now that you have two user accounts, let\u2019s open two instances of your required program.<\/p>\n<ol>\n<li>Open up the required program.<\/li>\n<li>Open this program again, but this time hold the <span class=\"key\">Shift<\/span> key and right-click on it. From the context menu click on the new entry \"<strong>Run as different user<\/strong>\".\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/05-run-as-another-user.jpg\" alt=\"run as another user\"><\/figure>\n<\/li>\n<li>Next, provide the <strong>username and password of the newly created account<\/strong> and press enter.<\/li>\n<li>Another instance of the same program will open up. In the below screenshot, the original Opera browser window is on the left and the newly opened window is on the right.\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/06-multiple-instances.jpg\" alt=\"multiple instances\"><\/figure>\n<\/li>\n<\/ol>\n<p>The newly opened window will have no connection with the first window. It will feel like the program has just been installed, no configurations, saved data or any other information from the original window will pass on to the new window.<\/p>\n<p>Do remember that this trick will <strong>not work on programs that don\u2019t use mutex<\/strong> to prevent program from opening multiple windows. Although most apps do use the mutex, some programs may choose a different method.<\/p>\n<p>For example, <strong>video games usually don\u2019t use mutex<\/strong> to prevent multiple instances of them. If this trick didn\u2019t work with your program, then check out the below method.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/run-desktop-mobile-apps-anywhere\/\" rel=\"noopener\">5 Ways to Run Desktop & Mobile Apps Anywhere<\/a><\/p>\n<h2>Use Sandboxie<\/h2>\n<p>Although the above method is still the most reliable, but when it doesn\u2019t work then an <strong>isolation software<\/strong> will surely work for you.<\/p>\n<p>An Isolation software basically gives a program an environment completely separate from your system. This protects your system from being damaged from an infected program.<\/p>\n<p>However, this also means that you can run multiple instances of that program as well. One in normal windows and other in the isolation software window.<\/p>\n<p><a target=\"_blank\" href=\"https:\/\/www.sandboxie.com\/index.php?DownloadSandboxie\" rel=\"noopener\">Sandboxie<\/a> is a popular tool for this purpose that allows you to <strong>run another instance of a program for free<\/strong>. If you want to run more than two instances of a program, then you\u2019ll have to upgrade to <a target=\"_blank\" href=\"https:\/\/www.sandboxie.com\/index.php?RegisterSandboxie\" rel=\"noopener\">Sandboxie premium<\/a> version.<\/p>\n<figure><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/07-sandboxie-open.png\" alt=\"sandboxie\"><\/figure>\n<p>Download and install Sandboxie and make sure you let it add a context menu entry while installing. Now right-click on the program that you want to run in Sandboxie and select \"<strong>Run with Sandboxie<\/strong>\".<\/p>\n<p>This will <strong>launch that program in a safe environment<\/strong> and you will notice that the outline of the window will turn yellow when you hover the mouse cursor at the top.<\/p>\n<p>Unlike the above method, the instance running in the <strong>Sandboxie will use the same configurations and data as the original program<\/strong>. However, any changes made or data added in the Sandboxie instance will not be synced with the original program window. Still, you can use the <strong>Sandboxie recovery option<\/strong> to recover contents to the actual hard drive.<\/p>\n<h2>To sum up<\/h2>\n<p>Using an isolation tool like Sandboxie is a sure shot way to open another instance of a program. However, it should not be your first priority as you <strong>may face problems while saving some of the data in Sandboxie environment<\/strong>. In most cases, running the program under two accounts should work and will also be easier to save data.<\/p>","protected":false},"excerpt":{"rendered":"<p>Multiple methods to open more than one instance of a program in Windows.<\/p>\n","protected":false},"author":158,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3397],"tags":[171],"topic":[4521],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Run Multiple Instances of a Windows Program - Hongkiat<\/title>\n<meta name=\"description\" content=\"Multiple methods to open more than one instance of a program in Windows.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Run Multiple Instances of a Windows Program\" \/>\n<meta property=\"og:description\" content=\"Multiple methods to open more than one instance of a program in Windows.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2018-04-04T15:01:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-18T10:20:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg\" \/>\n<meta name=\"author\" content=\"Karrar Haider\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karrar Haider\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/\"},\"author\":{\"name\":\"Karrar Haider\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\"},\"headline\":\"How to Run Multiple Instances of a Windows Program\",\"datePublished\":\"2018-04-04T15:01:10+00:00\",\"dateModified\":\"2022-10-18T10:20:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/\"},\"wordCount\":1280,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/running-multiple-instances-windows-program\\\/01-add-another-user.jpg\",\"keywords\":[\"Microsoft Windows\"],\"articleSection\":[\"Desktop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/\",\"name\":\"How to Run Multiple Instances of a Windows Program - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/running-multiple-instances-windows-program\\\/01-add-another-user.jpg\",\"datePublished\":\"2018-04-04T15:01:10+00:00\",\"dateModified\":\"2022-10-18T10:20:49+00:00\",\"description\":\"Multiple methods to open more than one instance of a program in Windows.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/running-multiple-instances-windows-program\\\/01-add-another-user.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/running-multiple-instances-windows-program\\\/01-add-another-user.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/running-multiple-instances-windows-program\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Run Multiple Instances of a Windows Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\",\"name\":\"Karrar Haider\",\"description\":\"For over six years, Karrar has been writing about everything Windows and Google with a strict focus on improving security and finding ways to get more out of our devices.\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/karrar_haider\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Run Multiple Instances of a Windows Program - Hongkiat","description":"Multiple methods to open more than one instance of a program in Windows.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/","og_locale":"en_US","og_type":"article","og_title":"How to Run Multiple Instances of a Windows Program","og_description":"Multiple methods to open more than one instance of a program in Windows.","og_url":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2018-04-04T15:01:10+00:00","article_modified_time":"2022-10-18T10:20:49+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg","type":"","width":"","height":""}],"author":"Karrar Haider","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Karrar Haider","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/"},"author":{"name":"Karrar Haider","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f"},"headline":"How to Run Multiple Instances of a Windows Program","datePublished":"2018-04-04T15:01:10+00:00","dateModified":"2022-10-18T10:20:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/"},"wordCount":1280,"commentCount":0,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg","keywords":["Microsoft Windows"],"articleSection":["Desktop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/","url":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/","name":"How to Run Multiple Instances of a Windows Program - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg","datePublished":"2018-04-04T15:01:10+00:00","dateModified":"2022-10-18T10:20:49+00:00","description":"Multiple methods to open more than one instance of a program in Windows.","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/running-multiple-instances-windows-program\/01-add-another-user.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/running-multiple-instances-windows-program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Run Multiple Instances of a Windows Program"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f","name":"Karrar Haider","description":"For over six years, Karrar has been writing about everything Windows and Google with a strict focus on improving security and finding ways to get more out of our devices.","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/karrar_haider\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-bjZ","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/158"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=43523"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43523\/revisions"}],"predecessor-version":[{"id":62698,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43523\/revisions\/62698"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=43523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=43523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=43523"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=43523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}