How to change the default directory for new projects in Visual Studio
When you create a new project in Visual Studio the default directory is C:\Users\<userName>\Source\Repos. This article shows you how to change that. Steps Open Visual Studio. Click Tools > Options… Change the Projects location. Results Now when you create a project it’ll default to this location.