Hello,
To re-register hybrid Azure AD joined Windows 10/11 and Windows Server 2016/2019 devices, take the following steps:
Open the command prompt as an administrator.
Enter dsregcmd.exe /debug /leave.
Sign out and sign in to trigger the scheduled task that registers the device again with Azure AD.
For down-level Windows OS versions that are hybrid Azure AD joined, take the following steps:
Open the command prompt as an administrator.
Enter "%programFiles%\Microsoft Workplace Join\autoworkplace.exe /l".
Enter "%programFiles%\Microsoft Workplace Join\autoworkplace.exe /j".
For Azure AD joined devices Windows 10/11 devices, take the following steps:
Open the command prompt as an administrator
Enter dsregcmd /forcerecovery (You need to be an administrator to perform this action).
Click "Sign in" in the dialog that opens up and continue with the sign in process.
Sign out and sign in back to the device to complete the recovery.
For Azure AD registered Windows 10/11 devices, take the following steps:
Go to Settings > Accounts > Access Work or School.
Select the account and select Disconnect.
Click on "+ Connect" and register the device again by going through the sign in process.
And see if it helps,
Thank you
--If the reply is helpful, please Upvote and Accept as answer--