Hi Priscillia,
My Visual Studio 2015 Enterprise on Windows 10 can create new UWP app successfully. And there are other communities also has the same problem and post this problem to Visual Studio Connect feedback this issue. Please try following workaround which provided
by Akira Ueda in comments.
https://connect.microsoft.com/VisualStudio/feedback/details/1617801/newly-created-universal-app-projects-dont-work
1. Download Windows-universal-samples from github.
https://github.com/Microsoft/Windows-universal-samples
2. Open .sln in Visual studio 2015.
3. Some sdk / packeage are download and installed.
4. Launch Visual studio 2015.
In addition, please refer to following thread which also has the same problem and some workarounds resolve this problem. Hope that can help you.
https://social.msdn.microsoft.com/Forums/vstudio/en-US/858ed562-f563-4b64-838d-4b6870986e4b/universal-apps-windows-10-error
If that workarounds don't fix your problem, please add comment under the feedback (the first link in this reply) to describe your issue detailed.
Best Regards,
Weiwei