Forum Discussion

kylesmith877's avatar
kylesmith877
New Member
8 years ago
Solved

Power BI Desktop Repeatedly Prompt for Sign In

We have noticed that all users appear to have to click "Already have a power BI Account? Sign in" and enter their email address each time that they log out and in to a new RDS session.  Once this is ...
  • v-ljerr-msft's avatar
    8 years ago

    Hi kylesmith877,

     

    According to this documentation, administrators can use the following registry key to disable the sign-in form. This can also be pushed out using global policies to the entire organization.

    Key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power BI Desktop
    valueName: ShowLeadGenDialog

    A value of 0 will disable the dialog.

     

    Could you go to check if it works in your scenario? :smileyhappy:

     

    Regards