Error Windows SDK v8.1 must be installed in order to build this target

Hey,i have a error when i start my new c++ project in Unreal Engine 4.19.1.
I already have windows10,i don’t know why i have this error.
If you know anything,answer ! :slight_smile:

Same problem

I got the same problem when was trying to package my project. Some of plugins may cause that issue. Try to turn off some plugins.

Thanks ,I’ll try later!

Met this error many times.
Just install Windows SDK v8.1, this dev kit is not integrated in windows 10. :wink:

Follow instructions from user Cello-kzk where he put 2 screenshots with Visual Studio (https://answers.unrealengine.com/questions/538760/error-windows-sdk-v81-must-be-installed-in-order-t.html)

That solution helped me. Turning off plugins didn’t work.