Project C++ Error

Hi Everybody I need help every time I try to create a project in C++ It Gives me this error code

An error occurred while trying to generate project files.

Running C:/Users//Downloads/UE_4.20/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users//Documents/Unreal Projects/MyFirstGame/MyFirstGame.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
WARNING: Exception while generating include data for UE4Editor: Visual Studio 2017 requires the Universal CRT to be installed.
Binding IntelliSense data… 0%@progress ‘Binding IntelliSense data…’ 50%
WARNING: Exception while generating include data for MyFirstGameEditor: Visual Studio 2017 requires the Universal CRT to be installed.
Binding IntelliSense data… 50%@progress ‘Binding IntelliSense data…’ 100%
ERROR: UnrealBuildTool Exception: Visual Studio 2017 requires the Universal CRT to be installed.

Hello Stitchtdm0101 ,

Do you have the latest version of Windows sdk installed?

Windows sdk 10

Launch Visual Studio at least once on its own.

try this one
open Bluebrint project → file - > create visual studio project → the leave it till finish initializing in visual studio
then try to open c++ project