How to convert Win Store app from UWP to WINUI3

BitSmithy 2,206 Reputation points
2025-03-17T15:40:35.2433333+00:00

I am not sure if I choosed well tag for my question. If not please set right tag.

I have an app made in UWP, now I want to publish new version of this app but made in WINUI3.

New app should be a continuation of the old one, and should have the same name.

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
868 questions
0 comments No comments
{count} votes

Accepted answer
  1. Junjie Zhu - MSFT 21,481 Reputation points Microsoft External Staff
    2025-03-18T02:17:36.3166667+00:00

    Hello @BitSmithy ,

    You need to create a new submission under your App(currently UWP) in the partner center, then in your WinUI3 project, right-click your project name in Solution Explorer and choose Publish->Associate App with the Store (before Visual Studio 2019 version 16.3, the Publish menu is named Store), find your App name in the list, and then package and submit it to the new submission in the partner center

    Thank you.


    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.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.