'All Project templates don't appear in visual studio 2022

I have installed visual studio community 2022 with two workloads (for web apps), these workloads have a size about 5GB, They were downloaded previously and using in visual studio 2019, so when I choose them in the installer, the required downloads required was 1.68GB.

The downloading and installation completed successfully, but when I launched the visual studio 2022 to create new projects, no project templates appeared. I see only blank solution.

I opened the installer to ensure that workloads selected or not, and they are selected.

Now, how can I find the templates?



Solution 1:[1]

Open Visual Studio Installer. Locate the Visual Studio 2022 panel and click "Modify". On the right, in the "Installation details" menu, under "ASP.NET and web development" and then "Optional", check "Additional project templats (previous versions)". Click "Modify" and you'll be done!

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dmitry Shashurov