Hi @Micheal Hanlon
Thank you for posting your issue on Microsoft Q&A.
I understand that you are organization is using passwordless phone sign in to authenticate through an AAD joined device with WSI login and you are encountering black screen with cursor only issue.
Try to Check the Shell configuration:
- Press the Windows logo key+R, type regedit, and then press Enter to open the Registry Editor.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
, check theShell
value data in the right pane, and make sure the value data is set toexplorer.exe
. - After logging in again, the black screen problem will resolve.
Follow the document for further information: https://learn.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/scenario-guide-black-screen-after-sign-in?source=recommendations
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click `Accept Answer`
and `Yes`
.