Run Windows 10 Universal Apps on Windows 8.1

MPhil picture MPhil · May 19, 2015 · Viewed 34.8k times · Source

Is it possible to run a windows 10 universal app on windows 8.1? I searched a lot, but I didn't find a clear answer on MSDN etc.

Thanks.

Answer

Raman Sharma picture Raman Sharma · May 19, 2015

The answer would be no. For further clarifications, best to post on the forum: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/home?forum=wpdevelop

Windows 10 introduces several new APIs and concepts (such as API contracts) that are not available on Windows 8.1. An app that relies on such new APIs and concepts cannot run on Windows 8.1. Additionally the app-model and a lot of packaging machinery for Windows 10 Universal apps is very different from Windows 8.1. Apps built with such new information cannot be successfully understood by Windows 8.1 for deployment. Also, Store will not make the Windows 10 apps available for download on Windows 8.1