Wednesday 17 February 2021

How to change Microsoft 365 Channel from command line

Good article here on how to change Microsoft 365 without worrying about registry keys.

  1. Run a CMD prompt
  2. type cd C:\Program Files\Common Files\Microsoft Shared\ClickToRun
  3. To change to e.g. Current channel do the following
  4. Type OfficeC2RClient.exe /changesetting Channel=Current
  5. Type OfficeC2RClient.exe /update user
This allowed me to easy change form SemiAnnual to Current channel.

More details here: https://www.fmsinc.com/microsoft-office/change-office-365-channel.html#CommandPrompt