Google Chrome downloads the files from the internet to Downloads folder by default be it running on Windows or Mac OS X Operating systems.
Default download locations :Windows XP :
\Documents and Settings\<username>\My Documents\Downloads
Windows 7 :
\Users\<username>\Downloads
Windows 8/ Windows 10 :
\Users\<username>\Downloads
Mac OS X :
\Users\<username>\Downloads
Linux :
\home\<username>\Downloads
Change Default file download Location:
If you do not want Chrome to download and save files to this default location then you must choose your specific destination as follows :
- Click on Chrome menu (Hamburger menu icon: Customize and Control Google Chrome)
- Now Select on Settings from the menu
- Now Click on Show advanced settings hyperlink.
- Scroll till you find Downloads
- Change the Download location to the one you want.
If you want Chrome to ask download location for each file to be downloaded then follow the below steps :
- Click on Chrome menu (Hamburger menu icon: Customize and Control Google Chrome)
- Now Select on Settings from the menu
- Now Click on Show advanced settings hyperlink.
- Scroll till you find Downloads
- Check: ask where to save the file before downloading.
More Posts related to Chrome,
- Aw Snap! Something went wrong while displaying this webpage Error code: STATUS_INVALID_IMAGE_HASH
- How to change Chrome Spell Check from UK English to US English
- Google Chrome Update failed (error: 12)
- Change Google Chrome Browsers default download location
- How to see HTTP Request Response Headers in Google Chrome Browser
- Chrome : When Adobe flash player has finished updating, reload this page to active it
- How to export bookmarks from Google Chrome Browser
- Unable to connect to the Internet : Google Chrome
- Flash Player will no longer be supported after December 2020. Turn off [Google Chrome]
- Installing Native Chrome Browser App on M1 Mac Device
- How to Update Chrome Browser on Mac?
- How to clear cache and browsing history in Google Chrome?
- How to copy Chrome alert popup text to clipboard
- How to fix: You will need Google Chrome to install most apps, extensions and themes.
More Posts:
- SharePoint List redirect user after submitting form NewForm.aspx - SharePoint
- Split a String in Java with Examples - Java
- npm WARN saveError ENOENT: no such file or directory, open /mnt/c/package.json - JavaScript
- Android Studio Error: Default Activity not found - Android-Studio
- How to check if a String contains substring or a word using javaScript - JavaScript
- How to know current Ubuntu Linux version via terminal command - Ubuntu
- macOS Big Sur java.lang.UnsatisfiedLinkError CoreFoundation - Android Studio - Android-Studio
- JSP Hello World Program Tutorial with Eclipse and Tomcat Server - Java