How to Install Chrome on a Different Drive in Windows

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 – except for Chrome. In case you don’t know, there’s no option to install Chrome on any other drive except the system drive (i.e. the C drive). And even if you move the Chrome application to a different drive, its data is still recorded in the system drive which easily accounts for GBs of space over time.

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 junctions in Windows, you can make Chrome think it is still on the system drive even though its content will be on a different drive.

If you are also looking to move Chrome to a different drive, then keep reading and I’ll show you how to do it.

1. Delete previously installed Chrome

First, you need to delete the contents of any previous Chrome installation and also create a destination folder on a different drive where you want to install Chrome.

Uninstall Chrome and move to the below-mentioned location in your PC:

C:\Users\Your Username\AppData\Local\Google\Chrome

In the above location, replace Your Username with your actual username. In my case, it’s Administrator.

When you reach the Google folder, delete the Chrome folder inside it. Make sure you don’t delete the Google folder.

delete the Chrome folder

Afterwards, go to the drive where you want to install Chrome and create a folder in which you want Chrome to reside. I have created a folder with the name Chrome in D drive.

create a folder

2. Download and install the Junction app

Although junctions is a Windows built-in feature, but Windows natively doesn’t ship with an application to create junctions. You’ll need a third-party junction app available on Microsoft website. Here’s how to install it.

  1. Download Junction app from the Microsoft website.
  2. It would be in ZIP format. Open the zip file using your preferred extraction tool (like 7-zip) and extract the junction.exe (or junction64.exe if you have a 64-bit system) file in C:\Windows\System32 folder.
  3. extract the junction.exe file

Make sure you install it in the System32 folder inside the Windows, otherwise it won’t work.

3. Create junction using the Junction app

Now you need to create a junction to redirect data from the default Chrome destination to the new one. It’s a command line tool, so we’ll have to use Windows Command Prompt to create the junction.

Press Windows + R to open the Run dialog and type cmd in it to open the Command Prompt.

Command Prompt

Here you need to enter the below-mentioned command accordingly.

junction.exe "Default location of Chrome" "Your destination location"

You need to replace the locations accordingly in the above command as I have mentioned and make sure you add the quotes (“”) as well. In my case, the actual command looks like this:

junction.exe "C:\Users\Administrator\AppData\Local\Google\Chrome" "D:\Chrome"

Hit enter and you will see a confirmation that the location has been targeted.

location has been targeted

4. Download and install Chrome

Now go to the Chrome website and download and install Chrome as you normally do. The Chrome application will be installed in the default location in the system drive, but its data folder will be made in the new location that you created in a different drive.

data folder in the new location

There is no need to move Chrome application to the new destination as well. It is hardly 300MB in size after installation and will not grow in size over time. However, if you don’t want the Chrome application on the system drive as well, then follow the below instructions.

  1. Go to C drive > Program Files > Google. Here right-click on Chrome folder and select Cut.
  2. Cut Chrome folder
  3. Now move to the destination folder where you want Chrome and paste the Chrome folder.
  4. paste the Chrome folder

Note: If you’ll move the Chrome application, its desktop shortcut will become unusable. You’ll have to create a new desktop shortcut from the new location of Chrome.

To remove the junction

In the future, if you need to install Chrome again in the default location, then you’ll have to remove the junction first. Here’s how to do it.

Uninstall Chrome and open the Command Prompt. Afterwards, enter the below-mentioned command as described.

junction -d "The default location of Chrome where you created the junction"

Fill the required field accordingly. In my case, it looks like this.

junction -d "C:\Users\Administrator\AppData\Local\Google\Chrome"

Remove junction

Conclusion

The above process might be a little cumbersome, but it will surely be able to fool Chrome and make it work from a different drive. It’s good to know that you can also use the above method to move Chrome to a different drive instead of installing it from scratch.

To do so, instead of deleting Chrome’s 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.

WebsiteFacebookTwitterInstagramPinterestLinkedInGoogle+YoutubeRedditDribbbleBehanceGithubCodePenWhatsappEmail