Uninstalling Windows Store Apps Programmatically (C, C++ or C#)

checkingrandom 226 Reputation points
2022-11-16T06:48:04.33+00:00

I'm Trying to Uninstall software installed on my machine. In this case, for desktop application I can able to uninstall with the help of Uninstall string from registry.

But when it comes to Windows Store Apps(Apps that are downloaded from Windows Store) I cant able to get the uninstall string.

Is there any way to uninstall Windows Store apps Programmatically without displaying a notification UI dialog to the user.

Thanks in advance, It will be much helpful if there are any sample code for reference.

Windows development Windows API - Win32
Developer technologies C++
Developer technologies C#
0 comments No comments
{count} votes

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.