> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeupdates.md).

# Microsoft Edge Updates

{% hint style="info" %}
Click on the link to download the JSON file from [GitHub](https://github.com/SkipToTheEndpoint/OpenIntuneBaseline/blob/main/MACOS/NativeImport/MacOS%20-%20OIB%20-%20Microsoft%20Edge%20-%20U%20-%20Updates%20-%20v1.0.json)
{% endhint %}

## Service Management - Managed Login Items

| Setting    | Value                     |
| ---------- | ------------------------- |
| Comment    | Edge Updater              |
| Rule Value | com.microsoft.EdgeUpdater |
| Rule Type  | Label Prefix              |

## Microsoft Edge

| Setting                                                                             | Value                                                                                |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| Enable component updates in Microsoft Edge                                          | Enabled                                                                              |
| Notify a user that a browser restart is recommended or required for pending updates | Required - Show a recurring prompt to the user indicating that a restart is required |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeupdates.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.
