To create a new project in Visual Studio, follow these steps:

1. Open Visual Studio.
2. On the Start page, select "Create a new project".
3. In the "Create a new project" window, select the type of project you want to create.
4. In the search box, type the name of the project you want to create.
5. Select the project type you want to create and click "Next".
6. In the "Configure your new project" window, enter the name and location for your project and click "Create".

You can also create a new project by right-clicking on the solution in the Solution Explorer and selecting "Add > New Project".