This tutorial will show you how to turn on or off hiding your account name and profile picture on the Start menu for your account in Windows 11.
The Start menu is comprised of three sections: Pinned, All apps, and Recent.
Starting with Windows 11 build 26300.8553 (Experimental 25H2) for Insiders, you now have the option to hide your name and profile picture in Start.
Contents
- Option One: Hide or Show Account Name and Profile Picture on Start Menu in Settings
- Option Two: Hide or Show Account Name and Profile Picture on Start Menu using REG file
EXAMPLE: Hide or show your account name and profile picture on Start menu
Your account details will still show when you open the account picture menu on the Start menu.
1 Open Settings (Win+I).
2 Click/tap on Personalization on the left side, and click/tap on Start on the right side. (see screenshot below)
3 Under Other settings, turn On (hide) or Off (show - default) Hide your name and profile picture on Start for what you want. (see screenshot below)
4 You can now close Settings if you like.
1 Do step 2 (hide) or step 3 (show) below for what you want.
2 Hide Account Name and Profile Picture on Start Menu
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Hide_account_name_and_profile_picture_on_Start_Menu.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]
"HideUserInformation"=dword:00000001
3 Show Account Name and Profile Picture on Start Menu
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Show_account_name_and_profile_picture_on_Start_Menu.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]
"HideUserInformation"=dword:00000000
4 Save the .reg file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded .reg file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Open Start Menu in Windows 11
- Add or Remove Account Picture Menu on Start Menu in Windows 11
- Add or Remove "Change account settings" in Account Picture Menu on Start Menu
- Add or Remove Sign out in Account Picture Menu on Start Menu in Windows 11
- Enable or Disable Notification Badging for Microsoft Accounts on Start menu in Windows 11
Attachments
Last edited:











