Forum Discussion
Latest Update Creates Login Error
- 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.
Hi hh26 ,
According to your statement, I think your issue should be caused that your version is from App Store.
It will automaticlly update to a future beta, which causes it to be unstable.
Here I suggest you to removing this version from your local and then download the latest version from website.
Removing:
Solved: uninstalling Powe BI on Windows 10 - Microsoft Fabric Community
Download: Download
Also, you can checked with below options are Enabled.
Navigated to Options and Settings > Options > Security.
-Checked the box for "Use my default web browser” and
-“Use updated sign -in experience’.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous2 years agoNot applicable
This doesn't resolve the issue for us Rico.