Deleted files come back on Windows 10 [Technician Fix]
- When the deleted files keep coming back in Windows 10, that is probably a problem with the Recycle Bin.
- If the files are not being deleted, you can repair the Recycle Bin by using a command-line tool.
- You can also solve this problem by disabling the cloud storage service.
- A certain way to make sure that you delete a file is to use a dedicated file shredding software.
Some users have posted on forums about deleted files re-emerging in Windows 10. Consequently, users can’t erase some files that keep reappearing in Windows 10 no matter how many times they try.
One user reported the problem on the Microsoft Answers forum:
For some reason when I delete some of my files they insist on reappearing – generally audio files that I have ripped and then deleted but sometimes other files as well.
There are also users who claimed that a folder keeps reappearing after deletion in Windows 10. Learn how to delete persistent files with the instructions below.
What can I do if deleted files keep reappearing?
1. Fix a corrupted Recycle Bin
- Type cmd in the search tab and click on Run as administrator to open Control Panel with elevated permissions.
- Enter the following command and press Enter to run it as shown below:
rd /s /q C:$Recycle.bin
- Close the Command Prompt’s window and restart the desktop or laptop.
This command line will help empty the Recycle Bin and fix it so check if the issue still persists.
If you still have problems with Recycle Bin we have an excellent list with the best Recycle Bin cleaners for Windows 10.
2. Uninstall third-party cloud storage or turn off cloud syncing
- Open the Run console with the Windows key + R hotkey.
- Then input appwiz.cpl and click OK to open Programs and Features.
- Select the cloud storage app listed within the uninstaller.
- Click the Uninstall button and select the Yes option to confirm.
- Thereafter, restart Windows after uninstalling the cloud sync software.
Deleted files reappearing in Windows can also be due to third-party cloud syncing apps. Thus, uninstalling cloud sync software might resolve the issue.
3. Enable the Prevent Roaming Profiles
- Open the Run accessory.
- Then open Group Policy by entering gpmc.msc in the box and click OK.
- Then click Computer Configuration, Policies, Administrative Templates, System, and User Profiles on the left of the window.
- Then double-click Prevent Roaming Profile changes on the right of the Group Policy Editor window.
- Select the Enabled radio button.
- Select the Apply option.
- Press OK to close the window.
Windows Server users who utilize RemoteApp and Remote Desktop Services have said that they’ve fixed deleted files reappearing by enabling Prevent Roaming Profiles on the RDS server.
Your roaming profile was not completely synchronized? Fix the problem quickly!
4. Delete files using specialized software
Instead of deleting with the usual Windows options, try erasing files that reappear with third-party file deletion software.
Dedicated, file shredding software enables users to delete selected files and folders more thoroughly. So, files might not reappear after they’re deleted with that software.
When Windows 10 deletes a file, it doesn’t actually delete it, but only marks the space that was taken by the file as free. File shredding software gets rid of the file for good.
Easy File Shredder
Easy File Shredder will definitely make sure that when you delete a file or a folder, it disappears forever.Those are a few resolutions that might ensure files don’t reappear after they’re deleted. There are also deleted shortcuts that keep reappearing in Windows 10 but our solutions should work for them too.
It might also be worth running a few scans with Windows Defender or third-party antivirus utilities.
If you know any other possible solutions, share them in the comments section below.
Leave a comment below!
4 comments
Follow us on:
Let's keep in touch!
Me too! It says “The system cannot find the file specified” but I got it to work by adding a backslash –
rd /s /q C:$Recycle.bin
it says The system cannot find the file specified.
put in a space before the command: rd /s /q C:$Recycle.bin
cmd: rd /s /q C:$Recycle.bin = The system cannot find the file specified
(Win10 20H2)