How Do I Find My Windows Username __top__ Jun 2026

You can also navigate to your user folder quickly by clicking the address bar arrow and selecting the icon at the very top (usually labeled "Desktop" or your profile picture) or by typing %USERPROFILE% in the address bar.

Press Win + R , type cmd , and hit Enter. Type whoami and press Enter again. It will display your computer name followed by your username (e.g., DESKTOP-PC\JohnDoe ). how do i find my windows username

This is the quickest way if you just need to know the name of the account you are currently using. You can also navigate to your user folder

Go to Start > Settings > Accounts > Your Info . Your username is displayed here. If you use a Microsoft account, it will often show your email address instead. Advanced Commands for User Management It will display your computer name followed by

Open PowerShell and type $env:username to see just your account name, or use whoami for the full qualified name.

Worked for and collaborated with