# Delete an App Registration in Entra ID

*Applies to: Patch My PC Cloud*

Once you have successfully completed any scenarios (such as [Recover Your Company](/patch-my-pc-cloud/manage/settings/company-settings/recover-company.md)) where you had to create an App Registration for use in Patch My PC (PMPC) Cloud, you need to delete the App Registration to avoid potential security issues and prevent unwanted re-use.

To delete an App Registration:

1. Sign in to the Microsoft Azure portal using an account with the **GlobalAdmin** role and navigate to the [App Registrations](https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) blade.

{% hint style="warning" %}
**Important**

You must use an account in the same Microsoft 365 subscription (tenant) as your PMPC Company.
{% endhint %}

<figure><img src="/files/3019WHk5bkbToxBr00jx" alt="Navigating to the “App registrations” blade"><figcaption></figcaption></figure>

2. Click **All applications**.<br>

   <figure><img src="/files/t8NBgjMMLJO2foipf1TH" alt="Clicking “All Applications”"><figcaption></figcaption></figure>

   <br>
3. Click the **PMPC Recovery** application.<br>

   <figure><img src="/files/KWC90oHKg2b8ub1neWDi" alt="Clicking the “PMPC Recovery” application"><figcaption></figcaption></figure>

   <br>

   4. Click **Delete**.<br>

      <figure><img src="/files/Np5LNKCcOZWKRYEtqK6E" alt="Clicking “Delete”"><figcaption></figcaption></figure>

      <br>
   5. On the **Delete app registration** screen, check the **I understand the implications of deleting this app registration** checkbox, then click **Delete**.\ <br>

      <figure><img src="/files/Iim3uJUjsZWxpeHqnFV5" alt="Checking the “I understand the implications of deleting this app registration” checkbox, then clicking “Delete”."><figcaption></figcaption></figure>

      \
      The **Welcome to Azure** page is shown and the **Delete application - Successfully deleted application PMPC Recovery** notification is shown.\ <br>

      <figure><img src="/files/wCG32Zrh8wgEY5u9yF7p" alt="“App registrations” page refreshes and the “Delete application - Successfully deleted application PMPC Recovery” notification is shown."><figcaption></figcaption></figure>

      <br>
   6. Click **App Registrations**.\ <br>

      <figure><img src="/files/QvEAwGvTqqD4aIK5utAK" alt="Clicking the “App Registrations” blade "><figcaption></figcaption></figure>

      <br>
   7. On the **App registrations** screen, click **All applications**.\ <br>

      <figure><img src="/files/8adf7RAFU8FWmZbMEF52" alt="Clicking the “All applications” blade"><figcaption></figcaption></figure>

      <br>
   8. Verify the **PMPC Recovery** application has been deleted.\ <br>

      <figure><img src="/files/M1q2YyytZ2YPDAcND2l5" alt="Verifying the “PMPC Recovery” application has been deleted."><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-cloud/technical-references/entra-id-reference/delete-an-app-registration-in-entra-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
