Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Windows

How to Open Registry Editor? 7 Possible Ways

Abhishek SilwalBy Abhishek SilwalJuly 9, 2023
how to open registry editor

The Windows Registry is basically a database structure that manages different settings and configurations on Windows. Your system stores all of the settings as individual registry entries inside the corresponding registry paths.

Whenever the system needs to check the current configuration of any process or activity, it will search for the corresponding registry entry and act accordingly.

The registry entries are stored in encrypted hives to prevent any random process from making any changes to it. So, Windows comes with a dedicated program, the Registry Editor, to make it able to access and modify these entries.

I will cover all the different ways to open this program. You can use any of these methods according to your preference.

Table of Contents

  • Using Run Shortcut
  • Using Search Bar or Start Menu
  • Via Windows Tools
  • Via File Explorer
  • Through Other Command-line Interfaces
  • By Adding Registry Editor to the Context Menu
  • By Creating a Shortcut

Using Run Shortcut

The easiest way of opening the Registry Editor is through the Run dialog box. Here’re the steps.

  1. Press Windows key + R to open Run.
  2. Type regedit and press Enter to open the Registry Editor.
    run-regedit-registry-editor

Using Search Bar or Start Menu

You can also search for the Registry Editor on the search bar and then open it. The search bar also gives the option to pin the app so that you can easily find it next time.

  1. Press the Windows key to open the Start Menu or Windows + S to open the search bar. You can also click on the Start or Search icon on the Taskbar.
  2. Type Registry Editor and click on this app from the results to open it.
    registry-editor-search-bar

If you need to open the Registry Editor a lot, you can also select Pin to start menu or taskbar to pin the program to these locations. Then, you will be able to open them with a click whenever you want.

Via Windows Tools

Windows uses a lot of inner linking to bunch together apps under various categories so that users can access them even away from their source location. One such example is the Windows Tools app through which you can access many administrative tools on your system, including the Registry Editor.

You can open the Windows Tools in many ways, but I will only provide the easiest methods, i.e., using the Start menu and the Control Panel.

On Start Menu

  1. Open the Start Menu and go to All apps
  2. Scroll down to Windows Tools and click on it.
    search-bar-windows-tools
  3. Search for, and open Registry Editor.
    windows-tools-registry-editor

On Control Panel

  1. Open Run.
  2. Type control and press Enter to open the Control Panel.
  3. Set View by to Large or Small icons to change the view to Classic mode.
  4. Click on Windows Tools.
    control-panel-windows-tools
  5. Look for, and open Registry Editor.

Via File Explorer

Another possible way to open the Registry Editor is to go to its actual location on your storage device through the File Explore and then open it.

  1. Press Windows + E to open the File Explorer.
  2. Navigate to This PC > C: > Windows.
  3. Look for, and double-click on regedit.exe to run the Registry Editor.
    windows-directory-regedit-registry-editor

Through Other Command-line Interfaces

You can also use the regedit command on other command-line interfaces instead of Run to open the Registry Editor. For instance, you can open Command Prompt or PowerShell, then type regedit and press Enter to run this program.

command-prompt-powershell-regedit-registry-editor

Other than that you can also, open the Task Manager (Ctrl + Shift + Esc), go to Run new task or File > Run new task and use this command on the Create new task window.

task-manager-run-new-task-regedit-registry-editor

It is also possible to open the Registry Editor by entering regedit in the address bar of your File Explorer.

By Adding Registry Editor to the Context Menu

It is also possible to add the Registry Editor to the content or right-click menu of the Desktop. In such cases, you will be able to easily open the program from your desktop in the future with just two or three clicks.

  1. First, you will need to open the Registry Editor and make some changes to a key. So open the Editor using any of the other steps.
  2. Navigate to Computer\HKEY_CLASSES_ROOT\Directory\Background\shell
  3. Right-click on shell and select New > Key.
    registry-editor-classes-root-directory-background-shell-new-key
  4. Set its name as Open Registry Editor or any other name you want. It is the name of the option that will show up in the Context Menu.
  5. Now, right-click on this key and select New > Key.
    new-registry-editor-key
  6. Set its name to command and go inside this key.
  7. Double-click on (Default).
  8. Set the Value data to regedit.exe and click OK.
    registry-editor-background-shell-command-regedit-registry-editor

Now, whenever you right-click on your Desktop (you may need to select Show more options first), you will get the option to open the Registry Editor.

By Creating a Shortcut

You can also create a desktop shortcut for the Registry Editor for easier access. This method also allows you to specify a shortcut key or hotkey for the shortcut. So, you’ll be able to easily open it whether by double-clicking on the Desktop or pressing the hotkey on your keyboard.

  1. Right-click on the Desktop and select New > Shortcut.
  2. Type regedit in the Type the location of the item textbox and click Next.
    create-shortcut-regedit
  3. Use any name you want but it’s better to set it to Registry Editor or something similar for convenience. Click Finish.
  4. To associate it with a hotkey,
    • Right-click on the shortcut and select Properties.
    • Go to the Shortcut tab.
    • Click on the Shortcut key textbox.
    • Press the keys for any unused shortcut you want, such as Ctrl, Shift and R. The hotkey should show up in the textbox.
      registry-editor-shortcut-properties-shortcut-key
    • Click Apply and OK.
how-to
Abhishek Silwal
  • LinkedIn

Abhishek Silwal is an Electronics Engineer and a technical writer at TechNewsToday. He specializes in troubleshooting a wide range of computer-related issues. His educational background in Electronics Engineering has given him a solid foundation in understanding of computers. He is also proficient in several programming languages and has worked on various robotics projects. Even in his early days, he used to tinker with various computer components, both hardware, and software, to satiate his curiosity. This experience has given him a breadth of experience that goes beyond his educational qualification. Abhishek has been writing articles on dealing with varieties of technical issues and performing specific tasks, especially on a Windows machine. He strives to create comprehensive guides on fixing many system and hardware issues and help others solve their problems. You can contact him at abhisheksilwal@technewtoday.com

Related Posts

how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 27, 2023
what happens if you turn off your computer during an update

What Happens if You Turn Off Your Computer During an Update?

September 18, 2023
How to Disable Integrated Graphics

How to Disable Integrated Graphics?

September 16, 2023
System Restore Stuck

How To Fix Windows Stuck on System Restore

September 16, 2023
startup-repair-couldn't-repair-your-pc

How To Fix “Startup Repair Couldn’t Repair Your PC”

September 13, 2023
how to free up ram

How to Free Up Memory

August 4, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 27, 2023
motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
Naval-Warfare-Games

Best Naval Warfare Games

September 18, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 26, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.