Forum Discussion
Excel freezes when displaying graphics on a 4K-monitor
thomasjonesjr- Here is the contents of the file:
<!-- Office 365 client configuration file sample. To be used for Office 365 ProPlus apps,
Office 365 Business apps, Project Pro for Office 365 and Visio Pro for Office 365.
For detailed information regarding configuration options visit: http://aka.ms/ODT.
To use the configuration file be sure to remove the comments
The following sample allows you to download and install the 64 bit version of the Office 365 ProPlus apps
and Visio Pro for Office 365 directly from the Office CDN using the Current Channel
settings -->
<Configuration>
<Add OfficeClientEdition="64" Channel="MonthlyEnterprise" Version="16.0.15128.20280">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="Lync" />
</Product>
</Add>
<RemoveMSI />
<Updates Enabled="FALSE" />
</Configuration>
- claesafkMar 24, 2023Copper ContributorYou will also need to manually update Office. I found the release notes here: https://learn.microsoft.com/en-us/officeupdates/monthly-enterprise-channel
The latest release is currently version 2301, build 16026.20238. - claesafkMar 24, 2023Copper Contributorthomasjonesjr: Today, I tested to edit the XML-file and change the version to the latest, Version="16.0.16026.20238". No issues with freezing afterwards.