New install of Visual Studio 2022 does not show project templates

28 Views Asked by At

I recently did a new install of Visual Studio Community 2022 after uninstalling a previous install. I selected 2 workloads: ASPNet & Web Development and .Net Desktop Development. But when launching Visual Studio I get no new project template when selecting "Create a New Project". The install is on Windows 11 machine.

Screenshot of empty template dropdowns

I tried solution at here but it did not resolve the issue. I also tried "repair" from Visual Studio installer. It also did not resolve the issue.

I expected to see new project templates (e.g., Console application)

0

There are 0 best solutions below