Where Mac stores files and how to see them
Your Mac stores files in folders, just like a filing cabinet. The main place to look is Finder, which is the app that shows you everything on your computer. Click the Finder icon in the dock at the bottom of your screen — it looks like a smiling face made of lines. This opens a window showing your files and folders.
When you first open Finder, you see the Sidebar on the left. This sidebar has shortcuts to the places you use most: Desktop, Documents, Downloads, and your user folder (labeled with your name). These are the four places where most of your files live. If you don't see the Sidebar, click the Finder menu at the top left, then click Preferences, then make sure "Show sidebar" is checked.
Every file on your Mac lives in a folder somewhere. A folder is just a container — think of it like an envelope that holds papers. Folders can hold other folders inside them, creating a chain. When you see a folder with a small arrow next to it, that arrow means there are folders or files inside. Click the arrow to see what's in there.
Key Takeaways
- Open Finder from your dock to see all the files and folders on your Mac, and use the Sidebar shortcuts to reach Documents, Downloads, and Desktop without digging.
- The Downloads folder is where files from the internet land by default, so check there first if you just saved something from email or a website.
- Use Spotlight search by pressing Command and Space together, then type the name of the file you are looking for — this is the fastest way to find something when you don't remember where it is.
- Double-click any file to open it with the program your Mac thinks matches that file type, or right-click to choose a different program if the wrong one opens.
- Create folders inside Documents to sort files by project or topic, so you spend less time hunting later.
Using Spotlight to find files by name
If you know the name of the file but not where it is, Spotlight is the fastest way to find it. Press Command (the key with the Apple logo) and the Space bar at the same time. A search box appears in the middle of your screen. Type the name of the file or even part of the name — if you are looking for "Tax Return 2024", you can just type "tax" and Spotlight shows you every file with that word in it.
Spotlight searches your entire Mac, including files in Documents, Downloads, Desktop, and even inside other folders. As you type, a list appears below the search box showing matches. Click the file you want and it opens. If Spotlight shows you the wrong file, keep typing to narrow the list down.
Spotlight also searches inside some files. If you have a Word document called "Budget" and the word "groceries" is written inside it, searching for "groceries" will find that document. This is useful when you remember what was in a file but not what you named it.
The Downloads folder and why files end up there
When you read a file from the internet — whether from email, a website, or a messaging app — it usually lands in your Downloads folder automatically. This folder fills up quickly because your Mac puts every downloaded file there by default. To see what you have downloaded, open Finder, click Downloads in the Sidebar, and you see a list of everything.
Files in Downloads are still yours and you can use them, but leaving them there makes your Downloads folder messy. Once you have used a file, move it to a better home. For example, if you read a recipe PDF, move it to Documents. If you read an installer for a program, you can delete it after the program is installed. To move a file, click and drag it from Downloads to another folder, or right-click it, click Move, and choose where to put it.
Some people empty their Downloads folder once a month to keep it tidy. You can select all files in the folder by pressing Command and A, then drag them all to Trash if you are sure you don't need them anymore.
Opening files with the right program
When you double-click a file, your Mac tries to open it with a program it thinks matches that file type. A file ending in .pdf opens with Preview. A file ending in .doc or .docx opens with Word if you have it, or Pages if you don't. A file ending in .jpg opens with Preview or Photos. Most of the time your Mac guesses right.
If the wrong program opens, right-click the file and look for "Open With" in the menu that appears. This shows you a list of programs on your Mac that can open that file type. Click the one you want. If you always want to use a different program for that file type, right-click the file, click "Open With", then hold down Option and click "Always Open With". Now every file of that type opens with your chosen program.
Some files your Mac cannot open because you don't have the right program installed. If you try to open a file and nothing happens, or you see a message saying the file cannot be opened, you may need to read a program that handles that file type. Search online for the file extension (the letters after the dot) plus the word "open" — for example, "open .heic files on Mac" — and you will find programs that can handle it.
Navigating folders and going back to where you started
When you open a folder, you see its contents. If you see another folder inside and you want to look in it, double-click it. Your Finder window now shows what is inside that folder. At the top of the Finder window, you see a path showing where you are — for example, "Macintosh HD > Users > Your Name > Documents > 2024 Taxes". This path tells you how deep you are in the folder structure.
To go back to the folder you just came from, click the back arrow at the top left of the Finder window. It looks like a left-pointing arrow. You can click it multiple times to go back several steps. If you want to jump all the way back to the top level, click "Macintosh HD" in the path at the top, or click it in the Sidebar.
You can also click any folder name in the path at the top to jump directly to that folder. If you are in "Documents > 2024 Taxes > Receipts" and you want to go back to "Documents", click "Documents" in the path and you jump straight there without clicking back multiple times.
Viewing files in different ways
Finder shows your files in different layouts depending on what you choose. At the top right of the Finder window, you see four small icons. These control how files appear. The first icon shows files as a list with details like size and date. The second shows files as icons (pictures). The third shows files in columns. The fourth shows a gallery view with previews. Click whichever view helps you find what you need.
List view is useful when you have many files and want to sort them by date, size, or name. Click the column headers to sort — for example, click "Date Modified" to see your newest files first. This is helpful when you know you created something recently but forgot the name.
Icon view is useful when you have a lot of images or documents with recognizable thumbnails. You can see what a file looks like without opening it. Column view is useful when you are digging through nested folders because you can see the path and contents side by side.
Creating and organizing your own folders
Instead of letting all your files pile up in Documents, create folders to sort them by project, topic, or year. Right-click in an empty area of Finder and click "New Folder". A new folder appears with the name "untitled folder" highlighted. Type a name for it — something clear like "2024 Taxes" or "Home Renovation" — and press Enter. The folder is now created and ready to hold files.
Once you have created folders, move files into them by dragging. Click a file and drag it onto a folder. When the folder highlights, release the mouse and the file moves inside. You can also right-click a file, click Move, and choose the folder you want it to go to.
Create folders inside folders to go deeper. For example, inside a "2024 Taxes" folder, you might create subfolders for "Receipts", "W2s", and "Deductions". This structure makes it much faster to find a specific file later because you narrow down the search with each folder you open.
Frequently Asked Questions
How do I see hidden files on my Mac?
Some files are hidden by default because they are system files you usually don't need to touch. To see them, open Finder and press Command, Shift, and Period (the dot key) at the same time. Hidden files now appear in your folders, usually grayed out. Press the same keys again to hide them. Most people never need to see hidden files.
What is the difference between moving a file and copying it?
Moving a file takes it from one folder and puts it in another — it only exists in one place. Copying a file creates a duplicate, so you have two versions. To move, drag the file. To copy, hold Option while dragging, or right-click and click Copy, then right-click in the new folder and click Paste.
Can I search for files by type, like all PDFs or all images?
Yes. Open Finder, click File at the top, then click New Smart Folder. You can set rules like "file type is PDF" or "date modified is within the last week". Smart Folders automatically show all files matching your rules, even if they are in different folders.
What happens if I delete a file by accident?
Deleted files go to the Trash, which is an icon in your dock that looks like a garbage can. Open Trash, find the file, right-click it, and click Put Back. The file returns to where it was. Files stay in Trash until you empty it, so you have time to recover them.
How do I see how much space a file or folder takes up?
Right-click the file or folder and click Get Info. A window opens showing the size in bytes, kilobytes, or gigabytes. For folders, it shows the total size of everything inside. This helps you find which folders are taking up the most space on your Mac.