- Unchecked files may be placeholders, sparse files, fragments, or leftovers.
- BitTorrent pieces can overlap selected and unselected adjacent files.
- Pause, verify Content priority, check disk usage, then clean safely.
- Quick Diagnosis: What Are You Actually Seeing?
- Pause The Torrent Before Changing Anything
- Confirm The File Is Really Set To Do Not Download
- Why qBittorrent Downloads Parts Of Unchecked Files
- Why An Unchecked File May Show Full Size But Use Almost No Disk Space
- Check qBittorrent Disk Preallocation Settings
- Understand The .unwanted Folder
- Why Deleting The File May Cause It To Reappear
- Safely Remove Genuinely Unnecessary Leftover Files
- When A Force Recheck Helps, And When It Does Not
- What To Do When The Unchecked File Is Actually Downloading In Full
- How To Distinguish Normal Boundary Behavior From A Wrong Setting
- Prevent The Issue Next Time
- FAQ
If you unchecked files inside a multi-file torrent but those files, folders, or fragments still appear in the download location, the short answer is: this is often normal. BitTorrent downloads data in pieces, not as completely separate files. A single piece can contain the end of a selected file and the beginning of an adjacent unchecked file, so qBittorrent may need to store a small fragment of the unchecked file to complete the file you did choose.
That does not automatically mean qBittorrent downloaded the entire unchecked file. What you see on disk might be a zero-byte placeholder, a sparse or preallocated file that only appears large, a small piece-boundary fragment, old data from before you unchecked it, a leftover from an earlier attempt, or data stored inside a hidden or visible .unwanted folder. This guide walks through the practical checks in the right order so you can tell what is normal, what is safe to delete, and what indicates that the file selection is wrong.

Start with free Canva bundles
Browse the freebies page to claim ready-to-use Canva bundles, then get 25% off your first premium bundle after you sign up.
Free to claim. Canva-ready. Instant access.
1. Quick Diagnosis: What Are You Actually Seeing?
Before deleting anything, identify the kind of file qBittorrent has created or left behind. The same filename can mean several different things depending on its real disk usage and when it appeared.
| What the user sees | Most likely explanation | Consuming significant disk space? | Recommended action |
|---|---|---|---|
| Unchecked file exists but is 0 bytes | Placeholder file or folder structure | No, or effectively no | Usually safe to ignore until the torrent is done |
| File shows full size, but Size on disk is tiny | Sparse file or preallocated logical size | Usually no | Check disk usage, not just displayed file size |
| Small amount of data exists in an unchecked file | Piece-boundary data needed for an adjacent selected file | Usually minimal | Leave it, or use the .unwanted separation option if available |
| Large amount of the unchecked file exists | It was downloaded before being unchecked, or selection is wrong | Possibly yes | Pause, verify Content tab priority, then delete leftovers if safe |
| File returns after deletion | qBittorrent still needs overlapping piece data, or recheck redetected it | Depends on file type | Confirm selection, then avoid repeatedly deleting required fragments |
Files appear in .unwanted | qBittorrent separated unselected or unavoidable data | Usually small, but can include old data | Do not delete while active unless you understand what it contains |
2. Pause The Torrent Before Changing Anything
The first fix is simple: pause the torrent before changing file priorities or deleting files from the save location. This prevents qBittorrent from writing to the same files while you inspect them.
- Open qBittorrent.
- Select the affected torrent.
- Click Pause, or right-click the torrent and choose Pause.
- Wait until the torrent status no longer shows active downloading.
Pausing matters because a file may reappear immediately if qBittorrent is still writing a piece that overlaps with selected content. It also avoids confusing old disk contents with new download activity.
3. Confirm The File Is Really Set To Do Not Download
Next, check the torrent's Content tab. Do not rely only on memory, because it is easy to uncheck a folder, miss a nested file, edit the wrong torrent, or change the priority while the torrent is already running.
3.1 Check The Content Tab
- Select the torrent in qBittorrent.
- Open the Content tab in the lower details panel.
- Find the unwanted file or folder.
- Confirm its priority says
Do not download, or that it remains unchecked depending on your qBittorrent version and interface. - If only a parent folder is unchecked, expand it and verify the individual files below it.
Menu names, columns, and wording can differ slightly between qBittorrent versions and operating systems, but the key idea is the same: the unwanted file's priority must explicitly indicate that it is not selected for download.
3.2 Make Sure You Edited The Correct Torrent
If you have multiple torrents with similar names, confirm you are editing the correct one. Also check whether another torrent is using the same save path or the same file. If two torrents point to overlapping content, one torrent may recreate or continue writing a file that you unchecked in another torrent.

4. Why qBittorrent Downloads Parts Of Unchecked Files
BitTorrent divides torrent data into fixed-size pieces. In a multi-file torrent, the files are arranged in order as one continuous stream of data, then split into pieces. The piece boundaries do not always line up perfectly with file boundaries.
4.1 A Plain-English Example
Imagine a torrent contains two adjacent files:
Episode-01.mkv, which you selectedEpisode-02.mkv, which you unchecked
Now imagine one BitTorrent piece contains the last few kilobytes of Episode-01.mkv and the first few kilobytes of Episode-02.mkv. qBittorrent cannot ask peers for only the selected-file portion of that piece. It downloads and verifies the piece as a piece.
To finish and verify the selected file, qBittorrent may have to store the small beginning fragment of the unchecked file. That fragment can make the unchecked filename appear on disk even though the whole unchecked file was not downloaded.
4.2 Normal Boundary Data Versus Full Downloading
Normal piece-boundary behavior usually looks small. You might see a tiny partial file, a file inside .unwanted, or a sparse file with very little actual disk usage. It should not show steady progress as if the whole unchecked file is being fetched.
If the unchecked file is growing substantially over time, or its priority is not Do not download, that is a different issue. In that case, skip ahead to the section on what to do when an unchecked file is actually being downloaded in full.
5. Why An Unchecked File May Show Full Size But Use Almost No Disk Space
Operating systems and file managers can show more than one kind of file size. The normal file size is the logical size: how large the file would be if fully populated. The actual disk usage may be much smaller if the file is sparse or only partly allocated.
5.1 Zero-Byte Placeholder
A zero-byte file is exactly what it sounds like: a file entry exists, but it has no content. It may appear because qBittorrent created the expected folder and file structure. A zero-byte placeholder normally consumes no meaningful disk space beyond filesystem metadata.
5.2 Sparse Or Preallocated File
A sparse file can report a large logical size while storing only the parts that actually contain data. Some file managers may show the file's full apparent size, which can make it look as if qBittorrent downloaded the whole unchecked file. That is not always true.
On Windows, right-click the file, choose Properties, and compare Size with Size on disk. If Size is large but Size on disk is tiny, the file is not consuming the full amount of storage shown by its logical size. On macOS and Linux, file managers vary, but tools such as du can show actual disk usage while ls -l shows the logical size.
5.3 Partially Downloaded File
A partially downloaded unchecked file may exist because it was selected earlier, because qBittorrent needed a boundary piece, or because the selection setting is not what you think it is. The important question is whether the file is only a small fragment or whether it is continuing to grow as a normal download.
6. Check qBittorrent Disk Preallocation Settings
qBittorrent has had options related to preallocating disk space or creating files before all content is downloaded. The exact menu location and wording may differ by qBittorrent version, platform, and interface layout.
Look in the application preferences for download or advanced download behavior. In many versions, this is under a path similar to Tools or Preferences, then Downloads, with an option related to pre-allocating disk space for files. If enabled, qBittorrent may create files early so that space is reserved or the file layout is prepared before the data is complete.
Turning off preallocation can reduce the surprise of seeing large-looking files before their contents have actually been downloaded. However, it does not change the underlying BitTorrent piece-boundary rule. Small unavoidable fragments can still appear when a selected file shares a piece with an unchecked neighboring file.
7. Understand The .unwanted Folder
Some qBittorrent setups can place unselected files or unavoidable boundary data into a folder named .unwanted. Depending on your operating system and file manager settings, this folder may be visible or hidden. On Unix-like systems, including macOS and Linux, names beginning with a dot are commonly hidden by default. On Windows, visibility depends on File Explorer and application behavior.
7.1 What The .unwanted Folder Is For
The .unwanted folder is used to keep data you did not select separate from the files you did select. This is especially useful when qBittorrent must keep tiny boundary fragments for piece verification but you do not want those fragments mixed into the visible destination folder.
If you see unwanted files inside .unwanted, that can actually be a good sign. It often means qBittorrent is keeping unselected or unavoidable data out of your selected download tree.
7.2 Can You Delete The .unwanted Folder?
You can usually delete the .unwanted folder after the torrent is stopped, completed, removed from qBittorrent, or no longer needed. Do not delete it blindly while the torrent is active. If qBittorrent still needs piece-boundary data from that folder to verify selected files, it may recreate the folder or redownload the small required fragment.
The safest approach is to pause the torrent, verify selected files are complete, confirm nothing inside .unwanted is selected content, and then delete only what is genuinely unnecessary. If the torrent is still incomplete, expect some boundary data to return.
8. Why Deleting The File May Cause It To Reappear
If an unchecked file comes back after you delete it, qBittorrent is usually not ignoring you. One of three things is happening.
- The torrent still needs a piece that overlaps the selected file and the unchecked file.
- The file was not actually set to
Do not download. - A recheck, resume, or another torrent redetected or recreated existing data in the same location.
Repeatedly deleting the same tiny fragment rarely helps. If the fragment belongs to a piece needed for a selected file, qBittorrent will keep recreating it until the selected content is complete and verified.
9. Safely Remove Genuinely Unnecessary Leftover Files
Unchecking a file does not automatically delete data that was already downloaded. If the file was selected for a while and then unchecked later, the already-downloaded bytes can remain on disk. qBittorrent changes future download priority, but it is not a cleanup tool that removes every old byte for you.
9.1 Safe Cleanup Steps
- Pause the torrent.
- Open the Content tab and confirm the unwanted file says
Do not download. - Check whether the file is part of selected content, an unselected file, or inside
.unwanted. - Compare logical file size with actual disk usage where possible.
- If the file is a leftover and not required for selected content, delete it from the file manager.
- Resume the torrent and watch whether the file stays gone or only a tiny boundary fragment returns.
This cleanup is most useful for files that were already downloaded before you unchecked them, or files left from an earlier download attempt. It is less useful for unavoidable boundary fragments, because those can return while qBittorrent still needs the related piece.
10. When A Force Recheck Helps, And When It Does Not
A force recheck tells qBittorrent to scan the files on disk and compare them with the torrent's expected data. It can be useful after manual cleanup, after pausing and deleting old leftovers, or when qBittorrent's progress no longer matches what is actually present on disk.
However, a force recheck does not permanently prevent required boundary data. In some cases, it can make qBittorrent recreate file entries, redetect old files, or mark pieces as missing so they are downloaded again. If a piece is required for a selected file, qBittorrent still needs that piece even if part of it belongs to an unchecked neighboring file.
Use force recheck as a verification tool, not as a way to override how BitTorrent pieces work.
11. What To Do When The Unchecked File Is Actually Downloading In Full
If the unchecked file is clearly growing, consuming significant disk space, or progressing as if it is selected, troubleshoot the selection and save path rather than assuming normal boundary behavior.
11.1 Check These Causes In Order
- Confirm whether the file was unchecked before or after downloading began. If it was unchecked later, the data may already have been downloaded.
- Pause the torrent before changing priorities. Some changes are easier to reason about when the torrent is not actively writing.
- Verify you edited the correct torrent and the correct file inside the Content tab.
- Confirm the file priority truly says
Do not download, not merely low priority. - Check whether the visible file is leftover data rather than new download activity.
- Look for another torrent using the same save path, folder, or file.
- Check whether automatic torrent management, categories, or category save paths are moving related content into the location you are inspecting.
If the file priority is correct and no other torrent is involved, watch the file's actual disk usage over time while the torrent is paused and then resumed. A tiny fragment that reappears is usually normal. A large file that keeps filling in is not normal for a file set to Do not download.

12. How To Distinguish Normal Boundary Behavior From A Wrong Setting
The difference usually comes down to scale, timing, and priority.
12.1 Normal Behavior Usually Looks Like This
- The unwanted file is zero bytes, tiny, sparse, or stored in
.unwanted. - The actual disk usage is much smaller than the displayed logical size.
- The file appears near a selected neighboring file in the torrent's file order.
- Deleting it may cause only a small fragment to return.
- The Content tab shows
Do not download.
12.2 A Wrong Setting Or Leftover Problem Looks Like This
- The file priority is normal, low, or high instead of
Do not download. - The unwanted file grows substantially while the torrent is active.
- The file was selected earlier and only unchecked after progress had already occurred.
- Another torrent is writing to the same folder.
- The file is old leftover data from a previous attempt.
When in doubt, pause the torrent, inspect the Content tab, check actual disk usage, and resume only after you understand whether the data is new, old, sparse, or unavoidable.
13. Prevent The Issue Next Time
The best prevention is to choose files before the torrent starts downloading. This avoids downloading unwanted data first and then having to clean it up later.
- Add the torrent in a paused state if your workflow allows it.
- Review the Content tab before starting.
- Uncheck unwanted files or set them to
Do not download. - Confirm nested folders are expanded and individual files are correct.
- Consider disabling disk-space preallocation if large-looking placeholder files confuse your cleanup process.
- Use the option that separates unwanted files into
.unwantedif your qBittorrent version provides it.
This will not eliminate every tiny boundary fragment, because that is part of how BitTorrent pieces work, but it greatly reduces large unwanted leftovers.
14. FAQ
14.1 Why Does qBittorrent Create Files I Unchecked?
Usually because BitTorrent downloads pieces, and a piece can contain data from both a selected file and an unchecked adjacent file. qBittorrent may also create placeholders, sparse files, or files inside .unwanted.
14.2 Are Unchecked Files Fully Downloaded?
Not necessarily. A file appearing on disk does not prove it was fully downloaded. Check the Content tab, actual disk usage, and whether the file is growing over time.
14.3 Do Zero-Byte Files Take Up Disk Space?
They do not contain file data, so they use no meaningful storage beyond small filesystem metadata. A zero-byte unchecked file is usually harmless.
14.4 Why Does An Unchecked File Come Back After I Delete It?
It may come back because qBittorrent still needs a piece that overlaps a selected file and the unchecked file. It can also return if the file was not truly set to Do not download or another torrent is using the same path.
14.5 Can I Delete The .unwanted Folder?
Yes, but safest only after pausing or stopping the torrent and confirming it does not contain data needed for selected files. If the torrent is incomplete, qBittorrent may recreate the folder.
14.6 Does Unchecking A File Delete Data Already Downloaded?
No. Unchecking changes what qBittorrent should download going forward. It does not automatically remove bytes that were already written to disk.
14.7 How Can I Stop qBittorrent From Preallocating Files?
Check qBittorrent's Preferences or Options under the Downloads-related settings and look for disk preallocation wording. The exact menu name can vary by version and platform.
14.8 Why Is Only A Small Part Of The Unwanted File Present?
That is usually piece-boundary data. The selected file and unchecked file share a BitTorrent piece, so qBittorrent stores the small unwanted portion needed to complete and verify the selected piece.