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 see HTTP Request Response Headers in Google Chrome Browser
- Installing Native Chrome Browser App on M1 Mac Device
- Flash Player will no longer be supported after December 2020. Turn off [Google Chrome]
- How to export bookmarks from Google Chrome Browser
- How to change Chrome Spell Check from UK English to US English
- Unable to connect to the Internet : Google Chrome
- Change Google Chrome Browsers default download location
- Chrome : When Adobe flash player has finished updating, reload this page to active it
- How to clear cache and browsing history in Google Chrome?
- New Mac? How to install Native Chrome on M1/M2 Mac
- Use Google Chrome Canvas to create drawings
- How to fix: You will need Google Chrome to install most apps, extensions and themes.
- How to copy Chrome alert popup text to clipboard
- Mac - Open New Tab in Chrome Shortcut
- Mac - Chrome Open a new window in Incognito mode
- How to Update Google Chrome Browser on Mac?
- Google Chrome Update failed (error: 12)
- [fix] Chrome: no listeners for an event URLS_SAFE_CHECK__STATUS_UPDATED
More Posts:
- Merge-SPlogfile PowerShell - SharePoint Correlation ID error - SharePoint
- Check help on commands while being on sftp> prompt - FTP
- How to know the Docker Engine Version - Docker
- NewApi error : Finds API accesses to APIs that are not supported in all targeted API versions - Android
- list of jars required for hibernate 4.x.x - Java
- Get Device Screen Width and Height using javaScript - JavaScript
- How to get the Android OS installed version programmatically - Android
- Native getClass() method from java.lang.Object Class Explained with examples. - Java