Originally posted by Jailbreak
Hello, i can't get rid of an empty folder. Every time i delete it, it keps coming back! Please, help me!
Have you try to delete it in safe mode? If it doesn't work type this in your command prompt if you are on windows.
- Open command prompt as Admin so you see
C:\Windows\System32 and not
C:\Users\(user name)
- Find your drive that the folder is on
- Type this in the CMD
RD /S /Q "Full Path of Folder" The Quotes are where you replace
Full Path of Folder and type in the path of the folder so it would look like for example
RD /S /Q "C:\Users\UserName\Desktop\Folder" You can copy the address of the folder by right clicking the address bar.
-And you are done Folder is gone now just close CMD and restart computer to make sure. This can also be done with files that wouldn't delete.