How can we disable the uwp windows minimize button ?

karthik kovi 25 Reputation points
2023-09-21T07:14:06.8266667+00:00

I want to disable the minimize button of windows uwp app that I have created.

Developer technologies Universal Windows Platform (UWP)
Windows for business Windows Client for IT Pros User experience Other
Developer technologies C#
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 90,521 Reputation points
    2023-09-21T07:25:37.03+00:00

    This was answered by Nico Zhu

    in a similar question : How to disable minimise button in a uwp app?


1 additional answer

Sort by: Most helpful
  1. karthik kovi 25 Reputation points
    2023-09-21T08:35:15.1833333+00:00

    Currently, there is no API in UWP that could remove the minimize and maximize buttons. These buttons are managed at the system level.

    0 comments No comments

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.