Unable to find scene

Okay so, the problem is that I did something, not quite sure what and got a new scene called Untitled in my project and I can’t seem to find it in order to delete it. Searched in the build all the scenes there, it wasn’t there. Searched in the most logial folders in my assets still didn’t find it. The funny thing is that when I click play it works but still can’t find it in the build with the other scenes. How can I find this scene file and remove it from my project?

Maybe you pressed CMD/CTRL + N to create a new scene, which has the title “Untitled”, because its how unity works. And this scene does not have a name until you save it. So don’t bother looking for it.

PS: You can also use the awesome search tool in the Project Window.