web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Power Apps - Edge Kios...
Power Apps
Answered

Power Apps - Edge Kiosk Mode

(0) ShareShare
ReportReport
Posted on by 4
Hello there, we are trying to configure Microsoft Edge to open apps.powerapps.com on the Edge Kiosk mode, but it is not working. I can open google or other websites for example, but never Power Apps. Always got HTTP ERROR 401 This page isn´t working right now. (credentials are fine)...
 
This is the Power Sheel command: 
 
$credential = Get-Credential
 
Start-Process -Credential $credential -FilePath "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" -ArgumentList "https://apps.powerapps.com", "--kiosk", "--edge-kiosk-type=fullscreen"
 
Can anyone help me?
Categories:
I have the same question (0)
  • Verified answer
    KBpwr Profile Picture
    55 on at
    Try this and see if it works to use the existing sessions/stored creds/profile:
    Start-Process -FilePath "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" -ArgumentList "https://apps.powerapps.com", "--kiosk", "--edge-kiosk-type=fullscreen", "--profile-directory=Default"
    

    Maybe if that doesn't work we try just launching it without Kiosk, if that works then we can be confident it's something with the Kiosk mode and work it out from there:
     
    Start-Process -FilePath "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" -ArgumentList "https://apps.powerapps.com", "--start-fullscreen"


    Credentials are fine you say, but the 401 screams to me that it's something with the authentication -- creds can be fine and all, but some kind of SSO or MFA or something like that could be getting in the way?
  • Suggested answer
    VG-04112158-0 Profile Picture
    4 on at
    Seems it worked with the default profile argument. Thank you very much!!!!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 633

#2
11manish Profile Picture

11manish 588

#3
Valantis Profile Picture

Valantis 457

Last 30 days Overall leaderboard