You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/delete-app.md
+41-27Lines changed: 41 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -7,44 +7,58 @@ ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom: canvas
9
9
ms.reviewer: tapanm
10
-
ms.date: 11/18/2019
11
-
ms.author: litran
10
+
ms.date: 05/08/2020
11
+
ms.author: alaug
12
12
search.audienceType:
13
13
- maker
14
14
search.app:
15
15
- PowerApps
16
16
---
17
17
# Delete a canvas app from Power Apps
18
-
This article shows you how to delete a canvas app from your Power Apps account and from the accounts of anybody with whom the app was shared.
19
18
20
-
## Delete an app from your account
21
-
1. Open [powerapps.com](https://make.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc), and then select **Apps** in the left **Tree view** pane.
22
-
19
+
This article shows you how to delete a canvas app.
20
+
21
+
## Delete an app as the owner
22
+
23
+
1. Sign in to [Power Apps](https://make.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).
24
+
25
+
1. Select **Apps** from the left pane.
26
+
23
27

24
-
2. (optional) Near the upper-right corner, filter the list of apps to show only those apps that you own or only those apps to which you contribute.
25
-
28
+
29
+
1. (optional) Near the upper-right corner, filter the list of apps to show only those apps that you own.

47
+
41
48
> [!IMPORTANT]
42
-
> This action will permanently delete this app not only from your account but also from the accounts of all users with whom this app was shared.
43
-
44
-

49
+
> This action deletes the app not only from your account but also from the accounts of all users with whom this app was shared.
50
+
51
+
## Delete an app as the administrator
52
+
53
+
If owner of an app is unavailable, an administrator such as Global admin, Azure Active Directory Global admin, or Dynamics 365 Service administrator can set the owner of an app. And then, the [new owner can delete the app](#delete-an-app-as-the-owner).
54
+
55
+
To set a user as the owner of an app, use the [Power Apps cmdlets for administrators](https://docs.microsoft.com/power-platform/admin/powerapps-powershell).
56
+
57
+
> [!TIP]
58
+
> You can also recover a deleted canvas app using [Power Apps cmdlets for administrators](https://docs.microsoft.com/power-platform/admin/powerapps-powershell#recover-a-deleted-canvas-app) as long as the app is [discoverable](https://docs.microsoft.com/power-platform/admin/powerapps-powershell#display-a-list-of-deleted-power-apps-in-an-environment).
59
+
60
+
### See also
45
61
46
-
## More resources
47
62
[Share an app](share-app.md)
48
63
[Change app name and tile](set-name-tile.md)
49
-
[Restore an app to a previous version](restore-an-app.md)
50
-
64
+
[Restore an app to a previous version](restore-an-app.md)
0 commit comments