Maybe the following registry key.
New-Item -Path HKLM:\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin -Force | New-ItemProperty -Name BlockAADWorkplaceJoin -propertyType DWORD -Value 1
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hello
i want to find a different solution on how can i "Stop signing in to all microsoft apps automatically", using regedit or cmd.
the normal way it didn't worked for me...i need to try on a different way.
thank you
Maybe the following registry key.
New-Item -Path HKLM:\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin -Force | New-ItemProperty -Name BlockAADWorkplaceJoin -propertyType DWORD -Value 1
Maybe remove the account from Control Panel\User Accounts\Credential Manager
--please don't forget to upvote
and Accept as answer
if the reply is helpful--