Browser Safari from Apple automatically saves all downloaded files into standard folders, but finding them is not always easy - especially if you use multiple devices or have recently updated iOS/macOS. Unlike Chrome or Firefox, where downloads are displayed in a separate menu, in Safari on iPhone the path to the files depends on their type: documents are sent to Files, images - in Photo, and the video may get lost in Media library.
The situation is even more complicated Mac: default Safari saves downloads to a folder ~/Downloads, but its location can be changed in the settings - and then the files “disappear” from their usual place. In this article we will look at all the ways to find downloaded files, including hidden folders, recovering deleted data and setting up automatic saving to iCloud Drive.
Where to look for downloads in Safari on iPhone or iPad
On mobile devices Apple the system distributes downloaded files among applications depending on their format. For example, .pdf And .docx automatically get into the application Files, and .jpg or .png - in Photo. To avoid confusion, use this algorithm:
- 📄 Documents (
.pdf,.doc,.xls): open the applicationFiles→ go to sectionOn my [device]→ folderDownloads. - 📷 Images: run
Photo→ albumImportedorRecent. - 🎵 Audio/video: check
Music(for.mp3) orTV(for.mp4). - 🔗 Unknown formats: If the file does not open, try to find it through
Spotlight(swipe down the screen and enter a name).
If you downloaded a file from Safari, but you don’t see it in the specified folders, check Recent Downloads in the browser itself:
- Open Safari and click on the icon
↓(in the upper right corner). - Select the desired file from the list and click
Show in "Files". - If the file is not in the list, it may have been deleted automatically after downloading (this happens with temporary files).
- Daily
- Several times a week
- Nearby
- Never
Step-by-step instructions for Mac: where downloads are stored
On Mac Safari by default saves files to the system folder ~/Downloads (aka /Users/[Your_name]/Downloads). However, it can be changed in the browser settings. To find downloaded files:
- Open Finder and select from the side menu
Downloads(or click⌘ + Option + L). - If the folder is empty, check
Cart- sometimes files are moved there after downloading. - Use
Spotlight(⌘ + Space) to find a file by name.
If you changed your downloads folder but don't remember where, follow these steps:
- Open Safari →
Settings→ tabBasic. - In the section
Saving fileslook at the path in the fieldDownload Locations. - If specified
Other..., click and check the selected directory.
☑️ Checking downloads on Mac
Important: if in the settings Safari the “Delete download list” option is enabled → “When complete”, the files will disappear from the browser menu, but will remain in the folder Downloads.
How to change your downloads folder in Safari
Default Safari saves files to local disk, but you can redirect them to iCloud Drive, external drive or network drive. This is useful if Mac low on space or want to sync downloads between devices.
To change folder:
- B Safari go to
Settings → General. - On the contrary
Saving filesclick the drop down list and selectOther.... - Specify a new folder (for example,
iCloud Drive → Downloads) and confirm.
| Device | Default path | How to change |
|---|---|---|
| iPhone/iPad | Files → On my [device] → Downloads |
Impossible (application Files does not support path changing) |
| Mac | /Users/[Name]/Downloads |
Safari Settings → General → File Saving |
| Mac with iCloud | iCloud Drive → Downloads (if configured) |
Include in System Preferences → Apple ID → iCloud → iCloud Drive |
If you have chosen iCloud Drive, make sure you have enough space on your device and sync is turned on. Otherwise, files may not be saved or may be delayed in opening.
To quickly open your downloads folder on Mac, click in Safari ⌥ + ⌘ + L - this will open the last loaded directory in Finder.
How to recover deleted downloads
If you accidentally deleted a downloaded file, you can restore it in several ways, depending on the device and the time of deletion.
On iPhone/iPad:
- 🗑️ Trash in "Files": open the application
Files→Recent Deleted(available for 30 days). - 🔄 iCloud.com: if the file was saved in iCloud Drive, check your cart on the website
iCloud.com. - 📱 Backup: if you made a backup in iTunes or Finder, recover data via
Settings → General → Transfer or reset.
On Mac:
- 🗑️ Cart: open
Finder→Cartand restore the file. - ⏳ Time Machine: If backup is enabled, connect the drive and restore the folder
Downloads. - 🔍 Recovery utilities: use Disk Drill or EaseUS Data Recovery for deep scanning.
⚠️ Attention: if the file was deleted from Baskets on Mac, it cannot be restored using standard means. Use specialized programs for the first 72 hours - data may be overwritten later.
Why files won't save in Safari: common problems
Sometimes Safari may not save files or show errors when loading. Here are the most common causes and ways to eliminate them:
- 🚫 Blocking downloads: check
Safari Settings → Websites → Downloadsand allow downloads for the desired sites. - 🔒 iOS Limitations: on iPhone go to
Settings → Screen Time → Content Restrictions → Web Contentand make sure the site is not blocked. - 📶 Unstable connection: If the download is interrupted, try switching from
Wi-Fito mobile Internet or vice versa. - 🛠️ Damaged files: If the file does not open, try downloading it again or use a different browser (Chrome or Firefox).
If the problem persists, reset the settings Safari:
- On iPhone:
Settings → Safari → Clear history and website data. - On Mac:
Safari → Settings → Privacy → Manage website data.
What to do if Safari freezes while loading?
If the browser stops responding during the download, close it via App Switcher (swipe up to iPhone or ⌘ + Q on Mac), then reboot your device. If the problem persists, update Safari through Settings → General → Software Update.
How to automate file saving
To avoid searching for downloads manually, set up automatic sorting and backup. Here are some useful tips:
- 📁 Folder Rules on Mac: use Automator or Hazelto automatically move files by extension (for example, all
.pdfto a folderDocuments). - ☁️ iCloud Sync: turn on
Settings → Apple ID → iCloud → iCloud Driveand selectDownloadsfor synchronization. - 🔄 Shortcuts on iPhone: Create a shortcut in the application
Teamswhich will save files from Safari to the selected folder iCloud.
For advanced users Mac the script is suitable for AppleScriptwhich will rename files by download date:
tell application "Safari"set downloadList to downloads
repeat with aDownload in downloadList
if state of aDownload is "finished" then
set fileName to name of aDownload
set savePath to POSIX path of (download folder as text) & fileName
-- Добавляем дату к имени файла
do shell script "mv " & quoted form of savePath & " " & quoted form of (savePath & "_" & do shell script "date +%Y-%m-%d")
end if
end repeat
end tell
Automatic file sorting saves time, but requires initial setup. Start by syncing via iCloud - This is the easiest way not to lose data.
FAQ: Frequently asked questions about downloading in Safari
Can Safari download files in the background?
On iPhone with iOS 13 and newer Safari supports background downloads, but only if the application is not closed after App Switcher. On Mac Downloads continue even after closing the browser.
Why doesn't Safari show download progress?
If the loading indicator disappears, check:
- Is the mode turned on?
Traffic savings(Settings → Safari → Data Saver). - Is the site blocked in
Screen time. - Is the Internet connection interrupted?
How to download videos from Safari to iPhone?
Direct video download (for example, from YouTube) through Safari blocked. Use workarounds:
- Copy the link and paste it into a download manager app (for example, Documents by Readdle).
- Use online services like SaveFrom.net (open them in Safari).
Attention: Downloading videos from some sites may violate copyright.
Where are files downloaded in Private Sharing mode stored?
B Private access Safari saves files in the same folder as in normal mode, but does not display them in the download history. To find them, check:
- On iPhone:
Files → On my [device] → Downloads. - On Mac: folder
~/Downloadsin Finder.
Is it possible to disable automatic opening of files after downloading?
Yes. On Mac go to Safari Settings → General and uncheck Open "safe" files after downloading. On iPhone There is no such option - files open in the appropriate applications automatically.