trying to rebuild a project from start

I was having problem with live coding. it wasn’t working properly ,i even tried hot reload but that is alos not working ,so i tried to delete the whole project and started to create it again from the start . But when i am trying to create the project it is saying the file already exists even tough i have cleared all the files related to the project

Live coding is often quite problematic- anything hot or live is meant for speed in the moment, not as a replacement for compiling with the engine closed. If you still have the project in your trash, you should probably try to restore it and compile with the editor closed.

But for your file problem, you should make sure everything unreal is closed, then delete any remaining files. Also double check which directory you’re trying to create in. I wouldn’t know why they would be, but also check you don’t have any hidden folders or files there.