Hi Ralph,
I’m following up to check whether the issue has been resolved. If the information provided was helpful, please click "Accept Answer" to help others in the community. Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Support Request: Stale Work/School Account Cannot Be Removed (Surface Pro 9, Windows 11)
Written by Microsoft AI after 12 hours of trying all online deletes:
Subject:
Cannot remove stale Work/School account (envizz.com) from Windows 11 — persists after all identity stores cleared
This request was written by your AI Support after 12 hours of failures and many reboots.
My goal was:
Device:
Microsoft Surface Pro 9 (purchased 2024)
Windows 11 (fully updated)
Primary Microsoft Account:
Personal Microsoft Account (not envizz.com)
Summary of the Issue
A stale organizational account (******@envizz.com) remains visible under:
Settings → Accounts → Access work or school
The Disconnect button appears to work, but the account reappears after every reboot.
This is not a normal Azure AD join, MDM enrollment, or Workplace Join scenario.
The device is not joined to Azure AD, not registered, and not MDM‑enrolled.
This appears to be a corrupted or orphaned organizational identity stored outside the standard identity providers.
Symptoms
envizz.com account shows under Access work or school
Clicking Disconnect does nothing (account reappears after reboot)
In netplwiz, the account appears but Remove is disabled
Office apps were removed during troubleshooting
OneDrive/Teams/Office identities removed but issue persists
Diagnostics Already Performed
All standard and advanced identity stores have been checked and cleared:
✔ Credential Manager
All envizz.com, Office16, OneDrive, and SSO_POP credentials removed
✔ dsregcmd
IsDeviceJoined = NO
IsUserAzureAD = NO
IsWorkplaceJoined = NO
dsregcmd /leave produces no output (device not joined)
✔ Registry paths checked
IdentityCRL → no StoredIdentities
IdentityStore → no Logon → IdentityProviders
ProfileList → no AAD/Workplace/OrgId values
Enrollments → no envizz.com entries
AAD cache cleared via PowerShell
✔ PowerShell
Get-ChildItem HKCU:\Software\Microsoft\Windows\CurrentVersion\AAD | Remove-Item -Recurse -Force
→ Completed successfully, issue persists
✔ Reboots after each step
→ envizz.com account always returns
What I Believe Is Happening
This appears to be a Surface‑level Cloud Domain Join Broker cache or hardware‑bound organizational identity that:
Survives credential removal
Survives registry cleanup
Survives AAD cache reset
Survives dsregcmd
Survives Disconnect attempts
This is consistent with a corrupted identity binding created during initial OOBE or an orphaned CloudDomainJoin token.
This requires engineering‑level identity cleanup or profile reprovisioning.
What I Need
A Microsoft support engineer to:
Confirm whether the device has a hidden or corrupted CloudDomainJoin or WorkplaceJoin record not exposed in the UI
Provide the correct procedure or tool to remove the stale organizational identity
Confirm whether a profile reprovision or identity broker reset is required
Ensure that the device can safely re‑install Office and re‑attach only the personal Microsoft account
Goal
Remove the stale envizz.com organizational identity without wiping the device, and restore normal Microsoft 365 functionality.
Hi Ralph,
I’m following up to check whether the issue has been resolved. If the information provided was helpful, please click "Accept Answer" to help others in the community. Thank you!
Hi Ralph Gilman,
What you’re seeing is consistent with a corrupted or orphaned organizational identity that was bound during the initial setup of the device. In these cases, the “Disconnect” option in Settings doesn’t fully clear the hidden CloudDomainJoin or WorkplaceJoin record. The supported way forward is to reset the account association at the profile level. This can be done by creating a new local or Microsoft profile on the device, migrating your data, and then removing the old profile that contains the stale identity. If you prefer not to rebuild the profile, another option is to perform a repair install of Windows 11, which refreshes the identity broker without wiping your files.
Once the stale account is removed, you can safely re‑install Office and re‑attach only your personal Microsoft account. This ensures that OneDrive, Teams, and Office apps will no longer attempt to authenticate against the envizz.com domain.
You can try the above steps and let me know the outcome. If this answer helps clarify the situation, I’d appreciate it if you could click “Accept Answer” so others with the same issue can find the solution.
Jason.
AI answer
To resolve the issue of a stale work or school account that cannot be removed from Windows 11, you can try the following steps:
dsregcmd /status command to check the device's registration status and see if there are any hidden accounts. Get-ChildItem HKCU:\Software\Microsoft\Windows\CurrentVersion\AAD | Remove-Item -Recurse -Force
Make sure to check for any other related registry paths that might store identity information.These steps should help you in addressing the stale organizational identity without wiping your device. However, if the problem continues, reaching out to Microsoft support is advisable for a more tailored solution.
References: