UWP Designer not showing in Windows 10 22h2

Emmanuel James 20 Reputation points
2024-04-08T12:41:37.9933333+00:00

I am using Windows 10 22h2 (19045.4170) and have the latest Windows 11 SDK (22621.0) and Windows 10 SDK (20348.0). In Visual Studio (UWP Project), my target version is Windows 10 version 2104, but I am unable to view the designer and it tells me to upgrade to Windows 11.
I will be happy to get a solution for this :)

Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,614 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,268 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
967 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 27,356 Reputation points Microsoft Vendor
    2024-04-09T09:28:27.93+00:00

    Hello @Emmanuel James,

    Welcome to Microsoft Q&A forum.

    You need to install a lower version of Windows SDK(for example 19041) which should be lower than your machine OS version(19045.4170), and target to a previous corresponding version of Windows OS(for example Windows 10, version 2004; Build 19041). Otherwise, you need to upgrade to Windows 11.

    User's image

    Kind Regards,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.