Announcements
Verify App Status: Go to the Power Apps Maker Portal (https://make.powerapps.com). Navigate to Apps > Details of the app. Check if the app is in a "Checked Out" or locked state. If it's locked: Attempt to Check In the app from the app details page.
Force Unlock Using PowerShell
Install-Module -Name Microsoft.PowerApps.Administration.PowerShell Install-Module -Name Microsoft.PowerApps.PowerShell -AllowClobber
Add-PowerAppsAccount Get-AdminPowerApp -EnvironmentName <EnvironmentName>
Unlock-AdminPowerApp -AppName "<AppName>" -EnvironmentName "<EnvironmentName>"
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 395
WarrenBelz 352 Most Valuable Professional
Kalathiya 287 Super User 2026 Season 1