Forum Discussion
hh26
2 years agoFrequent Visitor
Latest Update Creates Login Error
My PowerBI just updated automatically to the October 2023 option yesterday. Since then anyone at my organization is unable to sign in. We get the following error: Unable to sign in Sorry, we enc...
- Anonymous2 years ago
Hi hh26 ,
This issue may be caused by rolling out the registry key
Hive: HKEY_LOCAL_MACHINE
Key path: SYSTEM\CurrentControlSet\Control\SecurityProvider s\SCHANNEL\Protocols\TLS 1.3\Client
Value name: Enabled
Value type: REG_DWORD
Value data: 0x1 (1)Which is invalid for Windows 10 machines, since Windows 10 doesn't support TLS 1.3 according to docs at Protocols in TLS/SSL (Schannel SSP) - Win32 apps | Microsoft LearnRemoving the key or setting Enabled to 0 should fix the issue.Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hh26
2 years agoFrequent Visitor
I spoke with Microsoft support and resolved the issue by uninstalling and then reinstalling the version from the download center - Download Power BI Desktop from Official Microsoft Download Center. I am using the 64 bit version.