Apply Office 365 latest updates: latest status.
To enjoy new features for Office, the update channel for the Office Click2Run installation can be changed:
Checking the version in Outlook or Word
File, Office account:
Check for Updates.
New updates are installed in the background or via "Update now".
If no update is found at this point and you still want to install newer updates, you only have to change the update channel in the registry:
Changing the update channel in the Windows Registry.
The registry editor can be found via the Windows search: regedit:
The setting is located in the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration
To change the channel, the key CDNBaseUrl must be adjusted to:
Update Channel | Registry setting HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration |
---|---|
Monthly Enterprise Channel | CDNBaseUrl = http://officecdn.microsoft.com/pr/55336b82-a18d-4dd6-b5f6-9e5095c314a6 |
Current channel | CDNBaseUrl = http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60 |
Current channel (preview) | CDNBaseUrl = http://officecdn.microsoft.com/pr/64256afe-f5d9-4f86-8936-8840a6a4f5be |
Semi-annual enterprise channel | CDNBaseUrl = http://officecdn.microsoft.com/pr/7ffbc6bf-bc32-4f92-8982-f9dd17fd3114 |
Semiannual Enterprise Channel (Preview) | CDNBaseUrl = http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf |
Beta channel | CDNBaseUrl = http://officecdn.microsoft.com/pr/5440fd1f-7ecb-4221-8110-145efaa6372f |
After changing to the "Current Channel" Outlook will find new updates and after installing the changed channel will be shown in the settings, as an example for "Current Channel"
or "Monthly Enterprise Channel"
or "Beta Channel"

{{percentage}} % positive

THANK YOU for your review!
Top articles in this section
When cloning a large hard disk to a smaller one, I lost the recovery partition. So far not bad, Windows works without recovery partition, but in case of an error the partition helps to get the PC up and running again. To summarize, here's how it works with the recovery partition: As long as the partition is still there, it can be deactivated and written to a file. If the partition gets lost unexpectedly, it can be recovered from the Windows setup media. This post is also available as a video, se...
Anyone who frequently creates scripts or analyzes log files and handles different versions can compare them very quickly with the help of the right editor.
Windows drivers can of course also be managed via the command line. Microsoft offers two different tools for this purpose: The PnPUtil integrated in Windows and as part of the Windows Driver Kit (WDK) the command: devcon.