How to Empty the Trash in Google Drive

Empty the Google Drive Trash

by Heinz Tschabitscher | Aug 12, 2026 | Useful Tech

Is your Google Drive’s storage always full — even after you have deleted files? Those files in the “Trash” silently count towards your Google Drive storage quota. Find out here how to empty the trash in Google Drive ⤓ and quickly rid yourself of this burden.

How to Empty the Trash in Google Drive

In a Desktop Browser

Time needed: 1 minute

To empty the Trash folder and label in Google Drive using a desktop browser:

  1. Go to the Trash folder in Google Drive.

  2. Click Empty trash in the folder’s header area.

    Click "Empty Trash" on Google Drive

  3. Click Delete forever in the confirmation dialog.

    Important: Once removed from the Trash, files cannot be recovered.
    Click "Delete forever" in Google Drive

Found new space in Google Drive?

Buy La De Du a tea

Tips help fuel these email and tech how-tos.

Empty the Trash In the Google Drive App for iOS and Android

To delete all files in the Trash using the Google Drive apps for iOS and Android:

  1. Open the Trash folder in the Google Drive app.
    Cannot see folders: Tap the menu button (Tap the menu button) to see the list of folders.
  2. Tap the menu button (•••) in the top right.
  3. Select Empty trash from the menu that has appeared.
  4. Now tap Delete forever in the dialog that has come up.

Emptied too soon? How to restore deleted files to Google Drive

How to Empty the Trash in Google Drive: FAQ

Can I delete only specific (large) files from the “Trash”?

Yes.

To permanently delete individual files from the Google Drive trash:

  1. Open the Trash folder in Google Drive.
  2. Click to select the document you want to delete permanently.
    More than one file: Hold the Command (Mac) or Ctrl (Windows, Linux) keys to select multiple files and Shift to select a range.
    Google Drive keyboard shortcut: Press Command A (Mac) or Ctrl A (Windows and Linux) to highlight all visible files. (Files not yet loaded to the view will not be selected.)
    Sort by size: There is, alas, no way to sort the Trash by size; opening List view will let you see Google Drive file sizes at least, though.
    Find large files: You can find the largest Google Drive files not yet trashed, by the way.
  3. Now click the Delete forever icon (Google Drive Trash icon) in the toolbar.
  4. Select DELETE FOREVER to confirm.

Or delete all? Delete All Files from Google Drive

Will my trash empty automatically?

Yes.

Files in Google Drive Trash will be permanently removed automatically

  • after 30 days in the Trash folder.

Can I empty the trash using Google Drive for desktop or Google Backup and Sync?

No.

Google Drive for desktop and Backup and Sync do synchronize Google Drive folders and files to your computer, but offer no way to access or empty the trash folder.

(When you delete a file in one of the desktop applications, it will be moved to the Google Drive trash folder, where you can recover or permanently delete it using a browser.)

Can I empty the trash from my app with Google Drive API?

Yes.

Google Drive API v3 lets you delete all files in the Trash folder with a single call:

  • With Python, Java, PHP, Objective C, etc:
    Use the emptyTrash method.
  • With a HTTP request (curl):
    Use DELETE https://www.googleapis.com/drive/v3/files/trash with the appropriate authentication.

(Tested in a desktop browser and Google Drive for iOS; first published August 2020, last updated August 2026)

Home » Useful Tech » How to Empty the Trash in Google Drive