Apps Add or Remove Favorites in Registry Editor in Windows 11


  • Staff
Registry_Editor_banner.png

This tutorial will show you how to add and remove favorites in Registry Editor for your account in Windows 10 and Windows 11.

System configuration information is stored centrally in a hierarchical database called the registry. You can use Registry Editor to add and edit registry keys and values, restore the registry from a backup or to default values, and to import or export keys for reference or backup.

You can add registry keys you frequently check or edit to your Favorites list in Registry Editor to make it easier to open them from.


Contents



EXAMPLE: Favorites in Registry Editor

Registry_Editor_favorites.png





Option One

Add Registry Key to Favorites


1 Open Registry Editor (regedit.exe).

2 In the left pane of Registry Editor, navigate to the registry key you want to add to your Favorites. (see screenshot below)

Add_favorite_Registry_Editor-1.png

3 Click/tap on Favorites on the menu bar, and click/tap on Add to Favorites. (see screenshot below)

Add_favorite_Registry_Editor-2.png

4 Type a "Favorite name" you want for this registry key to show as in the Favorites list, and click/tap on OK. (see screenshot below)

The "Favorite name" will be the same name as the registry key by default, but you can use any name you want.


Add_favorite_Registry_Editor-3.png




Option Two

Remove Registry Key from Favorites


1 Open Registry Editor (regedit.exe).

2 Click/tap on Favorites on the menu bar, and click/tap on Remove Favorites. (see screenshot below)

Remove_favorite_Registry_Editor-1.png

3 Select one or more listed favorites you want to remove, and click/tap on OK. (see screenshot below)

You can click/tap on a listed favorite to toggle selecting or unselecting it.


Remove_favorite_Registry_Editor-2.png




Option Three

Manually Remove Registry Key from Favorites


1 Open Registry Editor (regedit.exe).

2 Navigate to the registry key below in the left pane of Registry Editor. (see screenshot below)

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites

Manually_remove_favorite_Registry_Editor-1.png

3 In the right pane of the Favorites key, select one or more favorites in the Name column you want to remove, right click on the selected values, and click/tap on Delete. (see screenshot below)

Manually_remove_favorite_Registry_Editor-2.png

4 Click/tap on Yes to confirm. (see screenshot below)

Manually_remove_favorite_Registry_Editor-3.png




Option Four

Remove All Registry Keys from Favorites using Command


1 Open Windows Terminal, and select either Windows PowerShell or Command Prompt.

2 Copy and paste the command below into Windows Terminal, and press Enter. (see screenshot below)

reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites" /va /f

3 You can now close Windows Terminal if you like.

Delete_all_Registry_Editor_favorites_command.png



That's it,
Shawn Brink


 
Last edited:

Latest Support Threads

Back
Top Bottom