Clear-ChromiumHomepage
Description
Clears enforced homepages in Chromium-based browsers.
Usage
- Reads the
$Target
parameter and prepares a list of registry keys to edit. - Removes specific registry keys that enforce homepage selection, new tab page control, and session restoration.
- Validates that the registry keys either did not exist or were successfully removed.
.\\Clear-ChromiumHomepage.ps1 -Target 'Chrome','Edge'
Removes enforced homepages in Chrome and Edge. After running, user configuration of browser homepages will be available.
Parameters
Parameter | Alias | Required | Default | Type | Description |
---|---|---|---|---|---|
Target | False | All | String[] | The target type(s) of Chromium-based browser(s) to remove homepage enforcement for. |
Output
.\\Set-ChromiumHomepage-log.txt