Hello,
Here's the steps you can try.
-Click start, type Change User Account Control Settings
-Set it to Never Notify and click Ok save the changes.
Restart your pc and try to open the app.
I hope the information above helps.
or
Press the Windows key, type task, and select the Task Scheduler option.
Click the Task Scheduler Library folder on the left and select New Folder.
Now, give the new folder a title and click on it.
Click on Create Task.
Next, enter the title of the program you need to open with elevated privileges in the Name box.
Select the Run with highest privileges option on the General tab.
Now, select your PC’s platform from the Configure for dropdown menu.
Click the Actions tab and select New.
From here, select Start a program from the Action dropdown menu and click the Browse button to select the program for the task to open.
Next, click the OK button on the New Action and Create Task windows, respectively.
Now, you should see the task listed in the new folder you set up. Select the task and press the Run button on the right of the window to check that it works.
Press the End button to close the program.
From here, right-click your desktop and select New > Shortcut
Enter schtasks /run /TN “folder\filename” in the text box. Replace the folder with the Task Scheduler Library subfolder title you set up, and replace the filename with the actual task title (as entered in the General tab).
Press the Next button to input a shortcut title.
Finally, click the Finish button to add the new shortcut to your desktop.
While switching off the UAC is a quick way to eliminate the do you want to allow this app to make changes to your device
And see if it helps,
Thank you
--If the reply is helpful, please Upvote and Accept as answer--