Delete Ghost Account in Windows 11
A ghost account is usually a leftover user profile or hidden account entry that Windows still recognizes even though the original account no longer exists properly. These accounts can create confusion during startup, clutter the login screen, and sometimes even cause permission or profile issues.
In this guide, you will learn exactly how to identify, remove, and clean up ghost accounts safely on Windows 11.
How to Delete a Ghost Account in Windows 11?

To delete a ghost account in Windows 11, open Settings > Accounts > Other users, remove the unused account if it appears there, then delete its leftover profile from System Properties > User Profiles. You may also need to remove hidden account entries using Netplwiz, Command Prompt, or the Registry Editor to completely remove the ghost account from the sign-in screen.
Let’s explore in detail!
Step 1: Confirm the Ghost Account Exists
The first thing you need to do is verify that the account is actually a ghost account and not a legitimate Windows profile.
Start by clicking the Start menu and opening Settings. Inside Settings, select Accounts from the left sidebar. After that, click Other users.
Here, Windows shows all user accounts connected to your PC. Carefully check the list of accounts. Look for accounts that seem duplicated, outdated, unnamed, or no longer in use.
Sometimes the ghost account may not appear here, but still shows up on the login screen. If that happens, continue with the next steps because hidden account references may still exist in the system.
If you share your PC with family members or coworkers, double-check before deleting anything. Removing an active account could affect another user’s files and settings.
Step 2: Create a Backup Before Making Changes
Before removing accounts or editing system settings, it is always smart to create a backup. This protects your files if something goes wrong.
Open the Start menu and search for Control Panel. Once it opens, click System and Security, then choose Backup and Restore.
You can also copy important folders manually to an external drive or cloud storage.
This step is especially important if the ghost account belonged to an old user profile. Sometimes important files remain hidden inside the account folder.
To check for leftover files, open File Explorer and go to:
C:\Users
Inside this folder, you may see old profile folders connected to the ghost account. Review them carefully before deletion.
If needed, copy important documents, photos, or desktop files to a safe location.
Step 3: Remove the Account from Windows Settings
Now it is time to remove the account using the standard Windows method.
Open Settings again and navigate to:
Accounts > Other users
Find the ghost account in the list. Click the account name to expand its options. Then click Remove.
Windows will show a warning explaining that deleting the account removes its data from the PC. Read the message carefully.
Click Delete account and data if you are sure the account is no longer needed.
After the process finishes, restart your computer and check whether the ghost account still appears on the sign-in screen.
For many users, this solves the problem immediately. However, some ghost accounts remain because hidden profile entries still exist inside Windows.
If the account still appears, continue to the next step.
Delete Leftover User Profiles
Even after removing an account, Windows may still keep profile information stored on the system.
To remove these leftover profiles, press Windows + R
This opens the Run dialog box. Type: sysdm.cpl, then press Enter.
The System Properties window will open. Select the Advanced tab and click Settings under the User Profiles section.
You will now see a list of user profiles stored on the computer.
Carefully look for the ghost account profile. Select it and click Delete.
Do not delete profiles that belong to active accounts currently used on the PC.
Once deleted, click OK and restart your computer.
This removes many hidden profile traces that often keep ghost accounts visible.
Remove Hidden Accounts Using Netplwiz
Sometimes Windows keeps hidden login entries that do not appear in Settings.
- To check for them, press:
- Windows + R
- Type: netplwiz
- Then press Enter.
The User Accounts window will appear. This tool displays accounts registered for login access on the computer.
Review the account list carefully. If you find the ghost account, select it and click Remove.
After removing the account, click Apply and then OK.
Restart your PC once more.
This method is especially useful for duplicate sign-in accounts or old Microsoft account entries.
Delete the Ghost Account Using Command Prompt
If the account still exists, you can remove it manually using Command Prompt.
- First, click the Start menu and search for Command Prompt.
- Right-click it and select Run as administrator.
- Inside the Command Prompt, type the following command: net user
- Press Enter.
Windows will display all user accounts currently recognized by the system.
Locate the ghost account name carefully.
- To delete it, type: net user ACCOUNTNAME /delete
- Replace ACCOUNTNAME with the actual account name.
- For example: net user OldUser /delete
- Press Enter.
If the command works successfully, Windows will confirm that the account has been deleted.
Restart your computer and check the login screen again.
This method works well when standard Settings removal fails.
Remove Ghost Account Entries from the Registry
If the account still appears after every previous method, Windows Registry entries may still exist.
- The Registry Editor stores deep system settings, so proceed carefully.
- Press: Windows + R
- Type: regedit
- Then press Enter.
- Inside Registry Editor, navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
- Under ProfileList, you will see multiple folders beginning with S 1 5.
- Click each folder and check the ProfileImagePath entry on the right side. This helps identify which user profile the entry belongs to.
- Locate the entry connected to the ghost account.
- Right click the folder and choose Delete.
Be extremely careful not to delete the wrong profile.
Once done, close Registry Editor and restart the PC.
This usually removes the final leftover traces of stubborn ghost accounts.
Check for Work or School Accounts
Some ghost accounts come from old workplace or school connections.
To remove them, open Settings > Accounts > Access work or school
Look for outdated accounts or organizations connected to your device.
Click the account and choose Disconnect.
After disconnecting it, restart your computer.
Many Windows 11 login issues happen because of old enterprise or school account sync data.
Disable Automatic Sign-In Entries
In some cases, automatic sign-in settings may still reference deleted accounts.
Open Run again using Windows + R, Type: netplwiz, then Press Enter.
If the checkbox labeled: Users must enter a user name and password to use this computer is disabled, Windows may still try using old login information.
Enable the checkbox, click Apply, then restart your PC.
This refreshes Windows login settings and may remove ghost account references.
Restart and Verify the Changes
After completing all cleanup steps, restart your computer one final time.
Carefully check:
- The login screen
- Settings account list
- File Explorer user folders
- Netplwiz account entries
If the ghost account no longer appears, the removal process was successful.
If it still exists, the issue may involve corrupted Windows files or domain account settings. In that case, running System File Checker can help.
Open Command Prompt as administrator and type: sfc /scannow
Press Enter.
Windows will scan and repair damaged system files automatically.
FAQs
Can I safely delete a ghost account in Windows 11?
Yes, you can safely delete a ghost account if you are sure it is no longer used. Always check for important files before removal.
Why does the deleted account still appear on the login screen?
Windows may still have leftover profile data, cached login entries, or registry references connected to the old account.
Will deleting a ghost account remove files?
Yes, deleting a user account can remove its local files and settings. Back up important data before proceeding.
What happens if I delete the wrong account?
You may lose access to files, settings, and apps connected to that profile. This is why checking account details carefully is important.
Can Windows updates create ghost accounts?
Yes, some Windows updates or profile migrations can accidentally leave behind duplicate or incomplete account entries.
Is Registry Editor necessary for removing ghost accounts?
Not always. Most ghost accounts can be removed using Settings or Netplwiz. Registry cleanup is usually only needed for stubborn cases.
How do I know which profile belongs to the ghost account?
You can identify it by checking the username in C:\Users or by reviewing the ProfileImagePath entry inside Registry Editor.
Can a Microsoft account become a ghost account?
Yes, especially after switching to a local account or disconnecting a Microsoft account improperly.
