Change Chrome's Default Cache Location












1















Here's the issue ... I have an ASUS gaming laptop and, for whatever reason, I've had the SSD drive fail on me three times.



I want as much "churn" off this drive as possible (just to be safe), and moved to my 1 TB mechanical drive.



I'm a software developer, and the only things I want on my C: SSD drive are Windows and my development tools.



I've seen posts such as this on how to move the cache location, but these are all command line switches and messing with the registry. I also would prefer not to corrupt Chrome in the process.



Is there any "correct" way to do this? Or should I just leave it alone?



If I re-install chrome to the mechanical drive, will this also have it cache to that drive?










share|improve this question


















  • 1





    Changing the chrome shortcut is the "official" way to move the cache. Another option would be to install a portable version of chrome to the HDD.

    – DavidPostill
    Apr 10 '16 at 10:01
















1















Here's the issue ... I have an ASUS gaming laptop and, for whatever reason, I've had the SSD drive fail on me three times.



I want as much "churn" off this drive as possible (just to be safe), and moved to my 1 TB mechanical drive.



I'm a software developer, and the only things I want on my C: SSD drive are Windows and my development tools.



I've seen posts such as this on how to move the cache location, but these are all command line switches and messing with the registry. I also would prefer not to corrupt Chrome in the process.



Is there any "correct" way to do this? Or should I just leave it alone?



If I re-install chrome to the mechanical drive, will this also have it cache to that drive?










share|improve this question


















  • 1





    Changing the chrome shortcut is the "official" way to move the cache. Another option would be to install a portable version of chrome to the HDD.

    – DavidPostill
    Apr 10 '16 at 10:01














1












1








1








Here's the issue ... I have an ASUS gaming laptop and, for whatever reason, I've had the SSD drive fail on me three times.



I want as much "churn" off this drive as possible (just to be safe), and moved to my 1 TB mechanical drive.



I'm a software developer, and the only things I want on my C: SSD drive are Windows and my development tools.



I've seen posts such as this on how to move the cache location, but these are all command line switches and messing with the registry. I also would prefer not to corrupt Chrome in the process.



Is there any "correct" way to do this? Or should I just leave it alone?



If I re-install chrome to the mechanical drive, will this also have it cache to that drive?










share|improve this question














Here's the issue ... I have an ASUS gaming laptop and, for whatever reason, I've had the SSD drive fail on me three times.



I want as much "churn" off this drive as possible (just to be safe), and moved to my 1 TB mechanical drive.



I'm a software developer, and the only things I want on my C: SSD drive are Windows and my development tools.



I've seen posts such as this on how to move the cache location, but these are all command line switches and messing with the registry. I also would prefer not to corrupt Chrome in the process.



Is there any "correct" way to do this? Or should I just leave it alone?



If I re-install chrome to the mechanical drive, will this also have it cache to that drive?







google-chrome windows-10 ssd browser-cache






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 10 '16 at 6:31









PatrickPatrick

252414




252414








  • 1





    Changing the chrome shortcut is the "official" way to move the cache. Another option would be to install a portable version of chrome to the HDD.

    – DavidPostill
    Apr 10 '16 at 10:01














  • 1





    Changing the chrome shortcut is the "official" way to move the cache. Another option would be to install a portable version of chrome to the HDD.

    – DavidPostill
    Apr 10 '16 at 10:01








1




1





Changing the chrome shortcut is the "official" way to move the cache. Another option would be to install a portable version of chrome to the HDD.

– DavidPostill
Apr 10 '16 at 10:01





Changing the chrome shortcut is the "official" way to move the cache. Another option would be to install a portable version of chrome to the HDD.

– DavidPostill
Apr 10 '16 at 10:01










1 Answer
1






active

oldest

votes


















0














Chrome doesn't have that natively as a setting. You're going to have to use the command line arguments. I'm not sure why you would be concerned about "corrupting" Chrome by adding official Google command line arguments. The registry edit is just changing the file association when you double click on a link on your desktop.



The other thing you can do is move your user profile to the mechanical drive altogether using Windows. Since the cache is held in your local app data, this works for Chrome and any other apps that might be thrashing your SSD. IMHO, this is recommended for a few reasons - You don't have to worry about data filling up your SSD. You don't have to worry about excessive writes for any app. And mechanical drives are still easier to recover data from in case of disaster.



The downside is that Upgrading to Windows 8.1 won't work.



http://www.starkeith.net/coredump/2009/05/18/how-to-move-your-windows-user-profile-to-another-drive/






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1063605%2fchange-chromes-default-cache-location%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Chrome doesn't have that natively as a setting. You're going to have to use the command line arguments. I'm not sure why you would be concerned about "corrupting" Chrome by adding official Google command line arguments. The registry edit is just changing the file association when you double click on a link on your desktop.



    The other thing you can do is move your user profile to the mechanical drive altogether using Windows. Since the cache is held in your local app data, this works for Chrome and any other apps that might be thrashing your SSD. IMHO, this is recommended for a few reasons - You don't have to worry about data filling up your SSD. You don't have to worry about excessive writes for any app. And mechanical drives are still easier to recover data from in case of disaster.



    The downside is that Upgrading to Windows 8.1 won't work.



    http://www.starkeith.net/coredump/2009/05/18/how-to-move-your-windows-user-profile-to-another-drive/






    share|improve this answer




























      0














      Chrome doesn't have that natively as a setting. You're going to have to use the command line arguments. I'm not sure why you would be concerned about "corrupting" Chrome by adding official Google command line arguments. The registry edit is just changing the file association when you double click on a link on your desktop.



      The other thing you can do is move your user profile to the mechanical drive altogether using Windows. Since the cache is held in your local app data, this works for Chrome and any other apps that might be thrashing your SSD. IMHO, this is recommended for a few reasons - You don't have to worry about data filling up your SSD. You don't have to worry about excessive writes for any app. And mechanical drives are still easier to recover data from in case of disaster.



      The downside is that Upgrading to Windows 8.1 won't work.



      http://www.starkeith.net/coredump/2009/05/18/how-to-move-your-windows-user-profile-to-another-drive/






      share|improve this answer


























        0












        0








        0







        Chrome doesn't have that natively as a setting. You're going to have to use the command line arguments. I'm not sure why you would be concerned about "corrupting" Chrome by adding official Google command line arguments. The registry edit is just changing the file association when you double click on a link on your desktop.



        The other thing you can do is move your user profile to the mechanical drive altogether using Windows. Since the cache is held in your local app data, this works for Chrome and any other apps that might be thrashing your SSD. IMHO, this is recommended for a few reasons - You don't have to worry about data filling up your SSD. You don't have to worry about excessive writes for any app. And mechanical drives are still easier to recover data from in case of disaster.



        The downside is that Upgrading to Windows 8.1 won't work.



        http://www.starkeith.net/coredump/2009/05/18/how-to-move-your-windows-user-profile-to-another-drive/






        share|improve this answer













        Chrome doesn't have that natively as a setting. You're going to have to use the command line arguments. I'm not sure why you would be concerned about "corrupting" Chrome by adding official Google command line arguments. The registry edit is just changing the file association when you double click on a link on your desktop.



        The other thing you can do is move your user profile to the mechanical drive altogether using Windows. Since the cache is held in your local app data, this works for Chrome and any other apps that might be thrashing your SSD. IMHO, this is recommended for a few reasons - You don't have to worry about data filling up your SSD. You don't have to worry about excessive writes for any app. And mechanical drives are still easier to recover data from in case of disaster.



        The downside is that Upgrading to Windows 8.1 won't work.



        http://www.starkeith.net/coredump/2009/05/18/how-to-move-your-windows-user-profile-to-another-drive/







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 9 '16 at 17:38









        Jason MaggardJason Maggard

        101




        101






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1063605%2fchange-chromes-default-cache-location%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]