Windows 10 Multi App Kiosk - Autolaunch Edge always opens minimized

A.B.J 21 Reputation points
2024-11-18T12:30:15.78+00:00

This question has been asked a couple of years ago but no answers were given.

Notice this is a Multi App question.

https://learn.microsoft.com/en-us/answers/questions/299565/windows-10-multi-app-kiosk-autolaunch-edge-always?source=docs

We are in the same situation. Everything works just fine, it's just that Edge opens minimized in the taskbar.

We are setting Edge to open automatically:
<App DesktopAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" rs5:AutoLaunch="true" />

Does anyone got this problem solved? If it's not supported, please refer me to the MS docs.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,366 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,760 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShiJieLi-MSFT 10,281 Reputation points Microsoft Vendor
    2024-11-19T02:32:49.9766667+00:00

    Hi @A.B.J ,

    Please try adding rs5:AutoLaunchArguments to start Microsoft Edge in maximized window:

    rs5:AutoLaunchArguments="--start-maximized"

    If it does not work for you, please consider using AppUserModelId to start Microsoft Edge instead of DesktopAppPath. The AUMID for the Microsoft Edge Stable channel is Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe!MSEDGE


    If the answer is helpful, 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.

    Best Regards,

    Shijie Li

    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.