Office365-Error 80090034 TPM has malfunctioned

I added this to the registry of a user whose machine was giving the same error even after updating the BIOS and clearing TPM

HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb

Change the value of “ProtectionPolicy” to “1″

if ProtectionPolicy dosen't exist, Add DWORD (32bit) Value and then change the value to 1
Found the information for it from here; https://social.technet.microsoft.com/Forums/windows/en-US/47faab6b-d717-4068-bee4-c694811e0066/crede...

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to change password in Remote Desktop session

Run the shell You can directly launch the shell to get the Windows Security Options displayed....

Server Migration

New server installation:  Turn on Server  Assign 120 GB to C: Drive and the rest to D: drive...

How to reboot server with 70 second delay

Open Command Prompt as an administrator and run the below command   shutdown -r -f -t 70

How to Search for Files from a Certain Date Range in Windows 8 and 10

Simply open up your windows explore and go to the Search tab and type in your date range format...

Windows 2012 change edition from Evaluation to Retail

  Run the command prompt as an Administrator Type DISM /online /Get-CurrentEdition   to find...