Steps to Fix it:
- If files and folders in the Windows Recycle Bin keep reappearing after a refresh, it's most probable that the Recycle Bin application has malfunctioned. To prevent files from reappearing after emptying the recycle bin, use the command prompt to repair the corrupted recycle bin in Windows 10
- In Windows 10, open 'Command Prompt' as an administrator.
- Press 'Enter' after typing the command rd /s /q C:\$Recycle.bin
- To quit the Command Prompt window, type exit.