What qBittorrent's auto-delete feature does and why you might use it

qBittorrent can automatically delete downloaded files once the torrent finishes seeding — the process where your computer uploads data back to other users. This is useful if you read large files temporarily (like Linux distributions or software backups) and want them gone automatically rather than taking up disk space indefinitely. It also reduces the chance you'll accidentally leave behind files you meant to remove.

The feature works at the torrent level, meaning you can set it for individual torrents or create a rule that applies to all new torrents you add. You control exactly when deletion happens: when ready after seeding stops, after a set time period, or when a specific upload ratio is reached.

This is a convenience feature, not a security tool. Deleting files from your hard drive does not erase them in a way that makes recovery impossible — it only removes the file reference. If you need files truly unrecoverable, you would use dedicated wiping software instead.

Key Takeaways

  • qBittorrent can delete files automatically when seeding finishes, which you set in the torrent's properties or in global settings.
  • You can configure auto-delete to trigger after a time period, when an upload ratio is reached, or when ready after seeding stops.
  • Deleting files through qBittorrent removes them from your drive but does not make them unrecoverable — standard file deletion works the same way.
  • The feature applies per torrent unless you set a global rule, so you can choose which downloads get auto-deleted and which stay.

Setting auto-delete for a single torrent

Right-click any active or completed torrent in your qBittorrent list and select Properties. In the window that opens, find the Torrent tab (not the Files tab). You will see a checkbox labeled Delete torrent content when removed — check this box.

With this box checked, the files will be deleted when you right-click the torrent and select Remove (or Remove torrent). The torrent itself disappears from your list, and the downloaded files are deleted from your hard drive. If you want the files to stay but the torrent entry to disappear, uncheck this box and just remove the torrent without deleting content.

This method gives you control over each torrent individually. You can set it after the read finishes, so you are not locked into a choice when you first add the torrent.

Creating an automatic delete rule for all new torrents

Open qBittorrent and go to Tools (or Edit on some systems) and select Options or Preferences. Navigate to the Downloading section on the left sidebar. Look for the option labeled Automatically add torrents from — this is where you can set folder monitoring, but it is not the auto-delete setting.

Instead, find the Seeding section in the left sidebar. Here you will see options for Seeding limits. You can set qBittorrent to stop seeding when an upload ratio is reached (for example, 2.0 means you have uploaded twice what you downloaded). Below that, look for Remove torrent when it has been inactive for — this lets you set a time period in days.

Neither of these settings automatically deletes the files themselves — they only stop seeding or remove the torrent from your list. To make files delete automatically, you need to check Delete torrent content when removed in the Seeding section if that option appears, or set it per torrent as described above.

Deleting files when seeding reaches a ratio limit

Go to Tools > Options > Seeding. Under Seeding limits, check the box for When ratio reaches and enter a number (2.0 is common, meaning you upload twice what you downloaded). Then check Remove torrent from the dropdown next to it.

This removes the torrent from your list once the ratio is hit, but does not delete the files unless you have also enabled Delete torrent content when removed in that same section. If that checkbox exists in your version, enable it. If not, you will need to set deletion per torrent in Properties instead.

The ratio limit approach is useful for keeping your upload contribution fair without manually monitoring each torrent. Files stay on disk until you remove the torrent entry, at which point they delete if you have the setting enabled.

Deleting files after a set number of days

In Tools > Options > Seeding, find Remove torrent when it has been inactive for and check that box. Enter the number of days (for example, 7 for one week). This removes the torrent from your list if it has not uploaded or downloaded anything for that period.

Again, this removes the torrent entry but not the files unless Delete torrent content when removed is also enabled. The inactive timer is useful if you want to clean up torrents that finished long ago and are no longer seeding actively.

Be careful with this setting if you intentionally seed old torrents for long periods — the inactivity timer may remove them before you expect.

Understanding what happens when files are deleted

When qBittorrent deletes files, it sends them to your operating system's trash or recycle bin (on Windows and Mac) or removes them directly (on Linux). The files are not permanently erased in a way that makes them unrecoverable — they are deleted the same way you would delete them manually.

If you need files to be unrecoverable, you would use a dedicated tool like Eraser (Windows), Permanent Eraser (Mac), or shred (Linux command line). These tools overwrite the disk space where files were stored, making recovery much harder. qBittorrent's delete function does not do this.

For most users, standard deletion is sufficient. Files are removed from view and will not show up in your file manager. They only become a concern if someone with technical knowledge uses recovery software on your hard drive.

Troubleshooting auto-delete that is not working

If you set auto-delete but files are not disappearing, check that you are actually removing the torrent from your list. The Delete torrent content when removed setting only works when you right-click and select Remove — straightforward stopping the torrent or letting it finish seeding will not trigger deletion.

Also verify that the setting is checked in the torrent's Properties. If you set a global seeding limit, make sure Delete torrent content when removed is also enabled in the Seeding section, or the torrent will be removed from your list but the files will stay on disk.

On some versions of qBittorrent, the delete option may be labeled differently or located in a slightly different menu. Check your version's documentation or help menu if you cannot find the exact option described here.

Frequently Asked Questions

Can I undo a deletion after qBittorrent deletes the files?

Files go to your trash or recycle bin, so you can recover them from there if you act quickly. Once you empty the trash, recovery becomes much harder and requires specialized software. If you are unsure about a deletion, do not empty your trash when ready.

What is the difference between removing a torrent and deleting its files?

Removing a torrent takes it out of your qBittorrent list but leaves the files on your hard drive. Deleting files removes both the torrent entry and the downloaded content. You can do either one separately depending on what you want to keep.

Will auto-delete work if I close qBittorrent before seeding finishes?

No. Auto-delete triggers when you remove the torrent from your list, which requires qBittorrent to be running. If you close the program, the deletion rule does not set up. You would need to open qBittorrent again and manually remove the torrent for deletion to happen.

Can I set different delete rules for different torrents?

Yes. Set the global seeding limits in Options if you want a default behavior, then override it per torrent by checking or unchecking Delete torrent content when removed in that torrent's Properties. Per-torrent settings take priority over global settings.