> For the complete documentation index, see [llms.txt](https://wiki.bryanpcoleman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bryanpcoleman.com/microsoft-365/change-microsoft-365-update-channel.md).

# Change Microsoft 365 Update Channel

## Identify the Channel

Monthly Channel - Channel=Current\
Semi-annual Channel - Channel=Broad

1. Run Command Prompt as Administrator
2. Change directory

```
cd %programfiles%
cd Common Files\microsoft shared\ClickToRun
```

3\. Execute the following command to change to the desired channel

```
OfficeC2RClient.exe /changesetting Channel=Monthly
```

4\. Execute the following command to start the process of changing the channel and updating Office apps

```
OfficeC2RClient.exe /update user
```

Let the process complete. Launch an Office app, click File > Office Account, and view the build version to verify you have the desired version based on the channel setting. You may need to update Office if the channel change was from Semi-annual to Monthly/Current.
