How to make a completly new scene?

so im trying to make a new scene but whenever i do it doesnt get a completely new area,It goes to my old scene and just creates a new scene there,How do i fix this?

Simply right click in the Assets folder → Create → Scene…

Double click on that scene to open it.

The latest versions of Unity have multi scene editing support. So you can have multiple scenes open / loaded at the same time. You may just want to close your other scenes you don’t want to work on?

Give me a bit more info. What do yo mean it goes to your old scene? The scene is saved in your project. Maybe you want to make a new Project?