{"id":43061,"date":"2018-02-13T21:01:21","date_gmt":"2018-02-13T13:01:21","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=43061"},"modified":"2020-06-27T02:45:48","modified_gmt":"2020-06-26T18:45:48","slug":"install-chrome-different-drive-windows-10","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/","title":{"rendered":"How to Install Chrome on a Different Drive in Windows"},"content":{"rendered":"<p>My PC has a small hard drive, so I have only <strong>allocated 25GB of space to the C drive <\/strong>(system drive) and store all my data in other drives. Everything works fine \u2013 except for Chrome. In case you don\u2019t know, there\u2019s no option to <strong><a href=\"https:\/\/www.hongkiat.com\/blog\/installing-running-chromeos-without-chromebook\/\">install Chrome<\/a> on any other drive<\/strong> except the system drive (i.e. the C drive). And even if you move the Chrome application to a different drive, its <strong>data is still recorded in the system drive<\/strong> which easily accounts for GBs of space over time.<\/p>\n<p>After a bit of research and experiments, I managed to find a simple method to beat Chrome in its own game. With the help of <strong>junctions in Windows<\/strong>, you can make Chrome think it is still on the system drive even though its content will be on a different drive.<\/p>\n<p>If you are also <strong>looking to move Chrome to a different drive<\/strong>, then keep reading and I\u2019ll show you how to do it.<\/p>\n<p class=\"note\"><strong>Read Also:<\/strong> <a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/chrome-boost-browsing-speed\/\" rel=\"noopener noreferrer\">11 Ways to Speed Up Google Chrome<\/a><\/p>\n<h2>1. Delete previously installed Chrome<\/h2>\n<p>First, you need to delete the contents of any previous Chrome installation and also <strong>create a destination folder<\/strong> on a different drive where you want to install Chrome.<\/p>\n<p>Uninstall Chrome and move to the below-mentioned location in your PC:<\/p>\n<p><strong><code>C:\\Users\\Your Username\\AppData\\Local\\Google\\Chrome<\/code><\/strong><\/p>\n<p>In the above location, replace <strong><code>Your Username<\/code><\/strong> with your actual username. In my case, it\u2019s <strong><code>Administrator.<\/code><\/strong><\/p>\n<p>When you reach the <strong>Google<\/strong> folder, delete the <strong>Chrome<\/strong> folder inside it. Make sure you don\u2019t delete the <strong>Google<\/strong> folder.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.jpg\" alt=\"delete the Chrome folder\" width=\"800\" height=\"552\"><\/figure>\n<p>Afterwards, <strong>go to the drive where you want to install Chrome<\/strong> and create a folder in which you want Chrome to reside. I have created a folder with the name <strong>Chrome<\/strong> in D drive.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/create-chrome-folder.jpg\" alt=\"create a folder\" width=\"800\" height=\"488\"><\/figure>\n<h2>2. Download and install the Junction app<\/h2>\n<p>Although <strong>junctions is a Windows built-in feature<\/strong>, but Windows natively doesn\u2019t ship with an application to create junctions. You\u2019ll need a <strong>third-party junction app available on Microsoft website<\/strong>. Here\u2019s how to install it.<\/p>\n<ol>\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/sysinternals\/downloads\/junction\" target=\"_blank\" rel=\"noopener noreferrer\">Download Junction<\/a> app from the Microsoft website.<\/li>\n<li>It would be in ZIP format. Open the <strong>zip file using your preferred extraction tool<\/strong> (like <a href=\"https:\/\/www.7-zip.org\/download.html\" target=\"_blank\" rel=\"noopener noreferrer\">7-zip<\/a>) and extract the <strong>junction.exe<\/strong> (or <strong>junction64.exe<\/strong> if you have a 64-bit system) file in<strong> C:\\Windows\\System32<\/strong> folder.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/install-junction-app.jpg\" alt=\"extract the junction.exe file \" width=\"800\" height=\"552\"><\/figure>\n<\/ol>\n<p>Make sure you install it in the <strong>System32<\/strong> folder inside the Windows, otherwise it won\u2019t work.<\/p>\n<h2>3. Create junction using the Junction app<\/h2>\n<p>Now you need to create a<strong> junction to redirect data from the default Chrome destination<\/strong> to the new one. It\u2019s a command line tool, so we\u2019ll have to use Windows Command Prompt to create the junction.<\/p>\n<p>Press <span class=\"key\">Windows<\/span> + <span class=\"key\">R<\/span> to open the <strong>Run<\/strong> dialog and type <code>cmd<\/code> in it to open the Command Prompt.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/command-prompt.jpg\" alt=\"Command Prompt\" width=\"800\" height=\"376\"><\/figure>\n<p>Here you need to enter the below-mentioned command accordingly.<\/p>\n<p><strong><code>junction.exe \"Default location of Chrome\" \"Your destination location\"<\/code><\/strong><\/p>\n<p>You need to <strong>replace the locations accordingly in the above command<\/strong> as I have mentioned and make sure you add the quotes (\u201c\u201d) as well. In my case, the actual command looks like this:<\/p>\n<p><code>junction.exe \"C:\\Users\\Administrator\\AppData\\Local\\Google\\Chrome\" \"D:\\Chrome\"<\/code><\/p>\n<p>Hit enter and you will see a confirmation that the location has been targeted.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/create-junction.jpg\" alt=\"location has been targeted\" width=\"800\" height=\"376\"><\/figure>\n<h2>4. Download and install Chrome<\/h2>\n<p>Now go to the <a href=\"https:\/\/www.google.com\/chrome\/\/index.html\" target=\"_blank\" rel=\"noopener noreferrer\">Chrome website<\/a> and <strong>download and install Chrome<\/strong> as you normally do. The Chrome application will be installed in the default location in the system drive, but its <strong>data folder will be made in the new location<\/strong> that you created in a different drive.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/chrome-in-d-drive.jpg\" alt=\"data folder in the new location\" width=\"800\" height=\"513\"><\/figure>\n<p>There is <strong>no need to move Chrome application to the new destination<\/strong> as well. It is <strong>hardly 300MB in size after installation<\/strong> and will not grow in size over time. However, if you don\u2019t want the Chrome application on the system drive as well, then follow the below instructions.<\/p>\n<ol>\n<li>Go to <strong>C drive &gt; Program Files &gt; Google<\/strong>. Here right-click on <strong>Chrome<\/strong> folder and select <strong>Cut<\/strong>.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/cut-chrome-application.jpg\" alt=\"Cut Chrome folder \" width=\"800\" height=\"557\"><\/figure>\n<li>Now move to the destination folder where you want Chrome and paste the <strong>Chrome<\/strong> folder.<\/li>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/paste-chrome-new-destination.jpg\" alt=\"paste the Chrome folder\" width=\"800\" height=\"362\"><\/figure>\n<\/ol>\n<p><strong>Note: <\/strong>If you\u2019ll move the Chrome application, its desktop shortcut will become unusable. You\u2019ll have to <strong>create a new desktop shortcut from the new location of Chrome<\/strong>.<\/p>\n<h2>To remove the junction<\/h2>\n<p>In the future, if you need to<strong> install Chrome again in the default location<\/strong>, then you\u2019ll have to remove the junction first. Here\u2019s how to do it.<\/p>\n<p>Uninstall Chrome and <strong>open the Command Prompt<\/strong>. Afterwards, enter the below-mentioned command as described.<\/p>\n<p><code>junction -d \"The default location of Chrome where you created the junction\" <\/code><\/p>\n<p>Fill the required field accordingly. In my case, it looks like this.<\/p>\n<p><code>junction -d \"C:\\Users\\Administrator\\AppData\\Local\\Google\\Chrome\"<\/code><\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/remove-junction.jpg\" alt=\"Remove junction\" width=\"800\" height=\"376\"><\/figure>\n<h2>Conclusion<\/h2>\n<p>The above <strong>process might be a little cumbersome<\/strong>, but it will surely be able to fool Chrome and make it work from a different drive. It\u2019s good to know that you can also <strong>use the above method to move Chrome to a different drive instead of installing it from scratch<\/strong>.<\/p>\n<p>To do so, instead of deleting Chrome\u2019s data folder, cut it and move it to the new location and then create the junction. Do let us know in the comments if you have any questions.<\/p>","protected":false},"excerpt":{"rendered":"<p>My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works fine \u2013 except for Chrome. In case you don\u2019t know, there\u2019s no option to install Chrome on any other drive except the system drive&hellip;<\/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":[1258,171,3557,2955],"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 Install Chrome on a Different Drive in Windows - Hongkiat<\/title>\n<meta name=\"description\" content=\"My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works\" \/>\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\/install-chrome-different-drive-windows-10\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Chrome on a Different Drive in Windows\" \/>\n<meta property=\"og:description\" content=\"My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/\" \/>\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-02-13T13:01:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-06-26T18:45:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/\"},\"author\":{\"name\":\"Karrar Haider\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\"},\"headline\":\"How to Install Chrome on a Different Drive in Windows\",\"datePublished\":\"2018-02-13T13:01:21+00:00\",\"dateModified\":\"2020-06-26T18:45:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/\"},\"wordCount\":825,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/install-chrome-different-drive-windows-10\\\/delete-old-chrome.jpg\",\"keywords\":[\"Chrome\",\"Microsoft Windows\",\"Windows 10\",\"Windows Tips\"],\"articleSection\":[\"Desktop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/\",\"name\":\"How to Install Chrome on a Different Drive in Windows - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/install-chrome-different-drive-windows-10\\\/delete-old-chrome.jpg\",\"datePublished\":\"2018-02-13T13:01:21+00:00\",\"dateModified\":\"2020-06-26T18:45:48+00:00\",\"description\":\"My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/install-chrome-different-drive-windows-10\\\/delete-old-chrome.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/install-chrome-different-drive-windows-10\\\/delete-old-chrome.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/install-chrome-different-drive-windows-10\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Chrome on a Different Drive in Windows\"}]},{\"@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 Install Chrome on a Different Drive in Windows - Hongkiat","description":"My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works","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\/install-chrome-different-drive-windows-10\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Chrome on a Different Drive in Windows","og_description":"My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works","og_url":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2018-02-13T13:01:21+00:00","article_modified_time":"2020-06-26T18:45:48+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.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":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/"},"author":{"name":"Karrar Haider","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f"},"headline":"How to Install Chrome on a Different Drive in Windows","datePublished":"2018-02-13T13:01:21+00:00","dateModified":"2020-06-26T18:45:48+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/"},"wordCount":825,"commentCount":0,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.jpg","keywords":["Chrome","Microsoft Windows","Windows 10","Windows Tips"],"articleSection":["Desktop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/","url":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/","name":"How to Install Chrome on a Different Drive in Windows - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.jpg","datePublished":"2018-02-13T13:01:21+00:00","dateModified":"2020-06-26T18:45:48+00:00","description":"My PC has a small hard drive, so I have only allocated 25GB of space to the C drive (system drive) and store all my data in other drives. Everything works","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/install-chrome-different-drive-windows-10\/delete-old-chrome.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/install-chrome-different-drive-windows-10\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Chrome on a Different Drive in Windows"}]},{"@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-bcx","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43061","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=43061"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43061\/revisions"}],"predecessor-version":[{"id":51711,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/43061\/revisions\/51711"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=43061"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=43061"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=43061"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=43061"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}