How to Delete Games From Your Computer (Windows & Mac)
Uninstalling games frees up storage, speeds up your system, and keeps your drive organized — but the right method depends on where the game came from and how your system manages software.
Why Simply Dragging a Game to the Trash Isn't Enough
Games aren't just a single folder. When installed, most games write files to multiple locations: the main install directory, system folders, registry entries (on Windows), preference files, save data folders, and sometimes background services. Deleting only the game folder leaves orphaned files behind — registry clutter on Windows, leftover application support folders on Mac, and occasionally broken entries in your software list.
Doing it properly means using the right tool for the right type of installation.
How to Uninstall Games on Windows
Method 1: Windows Settings (Built-In)
The cleanest built-in option for most traditionally installed games:
- Open Settings → Apps → Installed Apps (Windows 11) or Apps & Features (Windows 10)
- Search for the game by name
- Click the three-dot menu or select the game, then choose Uninstall
- Follow the uninstaller prompts
This runs the game's own uninstaller, which removes registered components and, in most cases, cleans up registry entries.
Method 2: Control Panel (Older Games)
Some older titles — especially those installed before Windows 10 became standard — show up more reliably in Control Panel → Programs → Uninstall a Program. If a game doesn't appear in Settings, check here.
Method 3: Through a Game Launcher
If the game was installed via a digital storefront or launcher, uninstall through that platform rather than Windows Settings:
| Platform | Where to Uninstall |
|---|---|
| Steam | Library → Right-click game → Manage → Uninstall |
| Epic Games | Library → Three dots on game tile → Uninstall |
| EA App / Origin | My Collection → Right-click → Uninstall |
| GOG Galaxy | Library → Right-click → Manage Installation → Uninstall |
| Battle.net | Games tab → Select game → Options → Uninstall |
Why this matters: Launchers track their own installation metadata. Uninstalling through the platform ensures the launcher stays in sync and doesn't show phantom installs or re-download files unexpectedly.
Leftover Files After Uninstalling on Windows
Even after a proper uninstall, some games leave behind:
- Save data in
DocumentsMy Gamesor%AppData% - Config files in
%LocalAppData%or%ProgramData% - Remaining folders in
C:Program FilesorC:Program Files (x86)
These won't harm your system, but they do consume space. You can locate and delete them manually if reclaiming every gigabyte matters to you. Third-party uninstaller tools can also scan for and remove these remnants automatically — useful if you're uninstalling many games at once. 🧹
How to Delete Games on Mac
Games From the App Store
For games downloaded through the Mac App Store:
- Open Launchpad
- Click and hold the game icon until icons start to jiggle
- Click the X button and confirm deletion
Or in Finder: Go to Applications, right-click the game, and select Move to Trash, then empty it.
Games From Steam or Other Launchers
Same principle as Windows — uninstall through the launcher to avoid leaving behind metadata the platform still references. In Steam on Mac, right-click the game in your library and select Manage → Uninstall.
Leftover Files on Mac
macOS games often leave support files in:
~/Library/Application Support/~/Library/Caches/~/Library/Preferences/
These are hidden by default. To access them, open Finder, hold Option, click the Go menu, and select Library. Deleting these manually gives you a truly clean removal — just confirm you're removing the correct game's folder before doing so.
App-cleaning utilities designed for macOS can locate these associated files automatically when you drag an app to trash, which simplifies the process considerably.
What Happens to Your Save Data 🎮
This is where many players pause before uninstalling:
- Cloud-synced saves (Steam Cloud, Xbox Game Pass cloud saves) persist even after uninstalling. Reinstalling the game later restores your progress.
- Local-only saves stored in your game folder will be permanently deleted with the game unless you back them up manually first.
- Some games store saves in a separate user data folder that survives uninstallation regardless.
Check the game's documentation or community wiki before uninstalling if save continuity matters to you.
Factors That Affect How Much Space You Actually Reclaim
Not all uninstalls return the same amount of disk space. What determines the actual recovery:
- Game install size — Modern AAA titles can occupy 50–150GB or more; indie games often sit under 5GB
- Leftover shader caches and update files — Some platforms store incremental update packages even after the game itself is removed
- Redistributable packages (Visual C++, DirectX components) installed alongside the game — these are shared with other software and won't be removed during a standard game uninstall
- Whether you're on an SSD vs. HDD — The physical space reclaimed is the same, but the performance impact of clearing space is more noticeable on nearly-full SSDs, where write performance can degrade
When the Game Doesn't Appear in Any Uninstall List
If a game was installed by copying files directly (some DRM-free games from itch.io, for example) rather than through an installer, there may be no registered uninstall entry. In those cases, manually deleting the game folder is the correct approach — just verify there's no background service or auto-launch entry associated with it first (check Task Manager → Startup on Windows or System Settings → General → Login Items on Mac).
The right uninstall path depends on a combination of your operating system, how the game was originally installed, which platform manages it, and whether preserving save data matters to you — all details that vary from one setup to the next.