Dear all,
if you create a new email and click on add attachment you get a list of mru objects. Some of them are roamed from other devices with the same user.
Is there documentation on the mechanism that composes that mru? And possibilities to filter that mru list?
In office 2013 there was "Office Anywhere", that was responsible for mru roaming according to:
https://docs.microsoft.com/en-us/previous-versions/office/office-2013-resource-kit/jj733593(v=office.15)?redirectedfrom=MSDN
You could disable roaming by setting the following key:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Common\Roaming\RoamingSettingsDisabled
But according to this:
https://docs.microsoft.com/en-us/office/troubleshoot/administration/cant-open-files-most-recently-used-list
documents this key has bee replaced with:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Internet or HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Internet\UseOnlineContent
in office 365
Does UseOnlineContent have unintended side effects? How can I just disable MRU roaming?
best regards,