Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Actually I've found the solution on another forum
"I figured out the solution, and it makes sense. This Microsoft article titled "DPAPI MasterKey backup failures when RWDC isn't available" indicates that when a domain user logs in for the first time, and can't contact a read/write domain controller, then DPAPI keys can't be backed up. I'm guessing Office365 uses DPAPI to store your credentials.
I am a remote user. When I deleted/recreated my user account, I was NOT connected to the corporate VPN, so Windows may not have been able to backup my DPAPI keys to the domain controllers.
Not sure where the TPM errors came into play, as (as far as I know) DPAPI doesn't use TPM... but it could have been a generic cryptographic error."
Solution was to set this registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb\ProtectionPolicy = 1 (DWORD)