Confused when your device shows 'this folder is empty' even though files should exist? This guide explains why does it say this folder is empty, how to fix this folder is empty, with simple troubleshooting steps to recover hidden or missing data quickly and safely.
Before we jump into the fixes, it’s crucial to understand the "why". Understanding the root cause helps you choose the right solution and prevents the issue from recurring. Here are the most common culprits:
If you are staring at an empty screen where your data should be, follow these troubleshooting steps in order. We start with the simplest fixes and move toward more advanced recovery techniques.
In many cases, the files are exactly where you left them, but their "Hidden" attribute has been toggled on. This often happens after a system update or a malware attack.
👉 For Windows 11:
1. Open the problematic folder.
2. Click the View button in the top toolbar.
3. Hover over Show and then click Hidden items.
4. If your files reappear, they were simply hidden.
👉 For Windows 10:
1. Open the folder that says "This folder is empty".
2. Click the View tab at the top of the File Explorer window.
3. In the "Show/hide" section, check the box next to Hidden items.
Sometimes, File Explorer’s "Show Hidden Items" setting isn't enough, especially if a virus has forcefully changed the file attributes. The Command Prompt (CMD) is a powerful tool to "force" files back into visibility.
1. Press Windows + Sand type cmd. Right-click it and select Run as Administrator.
2. Identify the drive letter where the empty folder is located (e.g., Drive D:, E:, or G:).
3. Type the following command and press Enter:
attrib -h -r -s /s /d E:\*.* (Replace E: with your actual drive letter).
4. What this command does:
Once the command finishes running, refresh your folder. Your files should now be visible. This method can also be used to recover hidden files from a USB.
If the folder shows a size (e.g., when you right-click the folder and select Properties, it says it contains 5GB) but shows no files, the file system is likely corrupted. Windows has a built-in tool called "Check Disk" (chkdsk) to fix this.
1. Open Command Prompt as an administrator.
2. Type the following command: chkdsk E: /f (Again, replace E: with the letter of the drive containing the folder).
3. The /f parameter tells Windows to fix any errors it finds.
4. If the drive is currently in use, Windows will ask to schedule the scan for the next restart. Type Y and restart your computer.
After the scan, Windows will repair the directory structures, often restoring the "missing" files to their original location.
If a virus is actively hiding your files, unhiding them won't work for long—the virus will just hide them again.
1. Run a Full Scan using Windows Defender or a reputable third-party antivirus like Malwarebytes.
3. Specifically scan the drive that is showing the "This folder is empty" message.
3. Once the scan is complete and threats are quarantined, repeat Fix 2 (the attrib command) to restore visibility to your files.
If this issue is happening on an external hard drive or a USB stick, the problem might be how Windows communicates with the hardware.
1. Right-click the Start button and select Device Manager.
2. Expand Disk drives.
3. Right-click your external drive or USB and select Update driver.
4. Choose Search automatically for drivers.
5. Additionally, expand Universal Serial Bus controllers and update the "USB Mass Storage Device" drivers.
6. Restart your PC and check the folder again.
If you have tried the methods above and the folder is still empty, it is likely that the files were deleted or the partition table has suffered significant damage. In this scenario, professional data recovery software is required.
MyRecover is a highly recommended tool for this specific issue. It is designed to deep-scan storage devices and retrieve files that are no longer visible to the Windows operating system. It is particularly effective for "This folder is empty" scenarios because it bypasses the corrupted file system index to find the actual data bits on the disk.
Why choose MyRecover?
How to use MyRecover to fix the empty folder issue:
1. Download and Install: Install MyRecover on a drive different from the one where the empty folder is located (to avoid overwriting data).
2. Select the Location: Launch the software and select the partition or external drive that is showing the "empty" error.
3. Start the Scan: Click Scan. MyRecover will automatically execute a quick scan to find deleted files. You can also choose Deep Scan to find files lost due to formatting or system errors.
4. Filter and Preview: You don't have to wait for the entire scan to finish. Use the filter feature to search for specific file types (like .jpg, .docx, or .mp4) or browse the folder tree.
5. Recover: Select the files you want to get back and click the Recover button. Choose a safe destination on a different drive to save your restored data.
Now that you know how to fix this folder is empty, let's talk about prevention. Data loss is a nightmare, but these habits will keep your files safe:
Seeing the message "This folder is empty" can be terrifying, but in 90% of cases, your files are still there. By using the "Hidden Items" setting, the attrib command, or chkdsk, you can usually restore your data in minutes.
If you’ve tried everything and the folder is still empty, don't panic. Avoid writing new data to that drive and use a data recovery tool immediately. The less you use the drive after the "disappearance," the higher your chances of a successful recovery.
Summary of the Fix:
By following this guide, you now know exactly why it says this folder is empty and how to fix it like a pro. Keep those backups current, and stay safe!
1. Why does my folder show a size but no files?
This is a classic symptom of hidden files or file system corruption. The computer knows the data occupies space, but the "index" that tells File Explorer how to display those files is broken or the files have the "Hidden" attribute checked.
2. Can a Windows Update cause folders to appear empty?
Yes. Occasionally, a Windows update can fail to migrate user data correctly or may log you into a Temporary Profile. If you see a message saying "You are logged in with a temporary profile," your files aren't gone; they are just sitting in your old user folder under C:\Users\[YourName].
3. Will the "attrib" command delete my files?
No. The attrib command only changes the "flags" (attributes) of the files. It tells the system whether a file should be hidden, read-only, or a system file. It does not delete or modify the content of the files.
4. What if "This folder is empty" happens on an SD card?
For SD cards, the most common cause is a dirty contact or a locked "Write Protect" switch. Check the physical switch on the side of the card, clean the gold contacts with a dry cloth, and try a different card reader.
5. Can I recover files if the folder was emptied by a virus?
Yes. Most "Shortcut Viruses" or "Attribute Viruses" don't actually delete data; they just hide it. Using the attrib command or MyRecover will usually bring the data back instantly. If you encounter a virus attack, you can also use MyRecover to recover files deleted by viruses.
6. Why does the folder properties show "0 bytes" if the files are just hidden?
If the properties show "0 bytes," the files are likely deleted or the file system is severely corrupted. If it shows a size (e.g., 10GB) but no files, they are definitely just hidden. If it shows "0 bytes," you should move straight to Fix 6 and use MyRecover.