Fatal error c1083

I’m newbie and just downloaded UE4 with Visual Studio 2017

And i got error

Running E:/pcaf/Epic Games/UE_4.18/Engine/Binaries/DotNET/UnrealBuildTool.exe MyProject7 Development Win64 -project=“E:/pcaf/Epic Games/projects/MyProject7/MyProject7.uproject” -editorrecompile -progress -NoHotReloadFromIDE
Performing full C++ include scan (building a new target)
Creating makefile for MyProject7 (no existing makefile)
@progress push 5%
Parsing headers for MyProject7Editor
Running UnrealHeaderTool “E:\pcaf\Epic Games\projects\MyProject7\MyProject7.uproject” “E:\pcaf\Epic Games\projects\MyProject7\Intermediate\Build\Win64\MyProject7Editor\Development\MyProject7Editor.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
Reflection code generated for MyProject7Editor in 30,9581347 seconds
@progress pop
Performing 9 actions (2 in parallel)
[2/9] Resource ModuleVersionResource.rc.inl
[3/9] Resource PCLaunch.rc
SharedPCH.Engine.cpp
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\INCLUDE\crtdefs.h(10): fatal error C1083: Cannot open include file: ‘corecrt.h’: No such file or directory
ERROR: UBT ERROR: Failed to produce item: E:\pcaf\Epic Games\projects\MyProject7\Binaries\Win64\UE4Editor-MyProject7.dll
Total build time: 46,50 seconds (Local executor: 0,00 seconds)

I don’t know what to do.

It’s only happend when i click to create C++ project

Blueprint project is fine.

In Visual studio i choosed (Game created on c++ , with Unreal Engine installer)

Windows 8.1

Already done this:
Reinstalling UE4 with VS2017

Can you try the suggestion from Visual Studio Feedback ?

It seems like “Universal CRT SDK” was not installed during your Visual Studio installation.