How To Enter Regedit | Open Windows Registry Editor

The Windows Registry Editor opens by typing regedit into the Run dialog, Start search, or command line, then clicking Yes on the UAC prompt.

Most Windows performance tweaks, hidden settings, and deep customizations live in one place: the Registry Editor. Knowing how to enter regedit takes about five seconds once you learn one shortcut, and the same commands work on Windows 11, 10, 8, and 7.

What Is The Registry Editor?

The Registry Editor (regedit.exe) is the built-in Windows tool for viewing and modifying the system registry — a hierarchical database where Windows and most programs store configuration settings. IT pros use it for advanced tweaks that aren’t available in the Settings app, and power users rely on it for adjustments like disabling startup programs or customizing the interface. The tool is included on every modern Windows edition — Home, Pro, and Enterprise — and works identically across them. The executable lives at C:\Windows\regedit.exe.

Entering Regedit: Every Method That Works

The fastest route works on every Windows version from 7 through 11. Press Windows key + R to open the Run dialog, type regedit, hit Enter, and click Yes on the User Account Control prompt. The editor opens immediately showing the five main hive keys. Each of the methods below reaches the same tool.

Run Dialog (Primary Method)

  • Press Windows key + R.
  • Type regedit and press Enter.
  • Click Yes on the UAC prompt.

The Registry Editor window opens showing the five main hive keys (HKEY_CLASSES_ROOT, HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE, HKEY_USERS, HKEY_CURRENT_CONFIG).

Start Menu Search

  • Click the Start button or press the Windows key.
  • Type Registry Editor or regedit.
  • Select Registry Editor from the search results.
  • Click Yes on the UAC prompt.

PowerShell or Command Prompt

  • Open PowerShell or Command Prompt (either works).
  • Type regedit and press Enter.
  • Click Yes on the UAC prompt.

File Explorer Address Bar

  • Open File Explorer.
  • Click the address bar at the top of the window.
  • Type regedit and press Enter.
  • Click Yes on the UAC prompt.

Desktop Shortcut (Permanent One-Click Access)

  • Right-click an empty spot on the Desktop.
  • Select New > Shortcut.
  • Type regedit in the location field and click Next.
  • Name the shortcut "Registry Editor" and click Finish.
  • Double-click the icon and click Yes on the UAC prompt.

Windows Installation Environment (Recovery)

  • Boot from Windows installation media.
  • Press SHIFT+F10 to open Command Prompt.
  • Type regedit and press Enter.

This method works when the normal Windows desktop isn’t accessible — useful for repairing a system that won’t boot.

Method How To Launch Best For
Run Dialog Win+R, type regedit, Enter Fastest access on any version
Start Menu Search Click Start, type "regedit", select result Mouse-oriented workflow
PowerShell Type regedit, press Enter Terminal users, scripting
Command Prompt Type regedit, press Enter CMD users, batch scripts
File Explorer Address Bar Click address bar, type regedit, Enter Already browsing files
Desktop Shortcut Create once, double-click after Frequent regedit users
WinPE (SHIFT+F10) Boot media, SHIFT+F10, type regedit System recovery, no desktop

How-To Geek's guide to opening the Registry Editor covers these methods with screenshots for each Windows version.

Who Can Actually Edit The Registry?

Any user can open regedit and view keys, but editing requires Administrator privileges. Standard accounts see the full key tree but get "Access Denied" when trying to modify system areas. Right-clicking regedit.exe and selecting Run as administrator gives full write access. On Windows Home editions, regedit is fully present — it's the Group Policy Editor (gpedit.msc) that's missing, not the Registry Editor.

Why Back Up Before Editing?

Editing the registry incorrectly can cause system instability, boot failure, or data loss. Before making any change, export the key you're about to modify: right-click the key, select Export, and save the .reg file to a safe location. If something goes wrong, double-click that .reg file to restore the original values. Microsoft's official guidance warns that improper registry edits can require a full Windows reinstall — so the backup step isn't optional.

Common Regedit Problems And Fixes

Three issues block most people from opening or using regedit. Here's what causes each one and how to resolve it.

UAC prompt dismissed. If you click "No" on the UAC prompt, the editor won't open. Relaunch and click Yes.

Policy block. An administrator may have enabled the "Prevent Access To Registry Editing Tools" Group Policy setting. On Pro and Enterprise editions, open gpedit.msc, navigate to User Configuration > Administrative Templates > System, and set that policy to Disabled. Home edition users can bypass this via Safe Mode or a third-party unlock tool.

Standard account restriction. Non-admin accounts can open regedit but can't save changes. Log in as an Administrator or use Run as administrator on regedit.exe.

Issue Cause Fix
Editor won’t open UAC prompt denied Relaunch and click Yes
"Registry editing disabled" message Group Policy block active Disable policy in gpedit.msc or bypass via Safe Mode
Can’t save changes Standard user account Right-click > Run as administrator
Wrong version confusion User thinks regedit is missing on Home Regedit is present on all editions; gpedit is not
Remote registry editing fails Remote Registry service not running Start the Remote Registry service on the target machine

Before You Edit: The Safety Routine

Opening regedit is the easy part. Before touching any value, run through this checklist:

  1. Export the key. Right-click the key you plan to edit and select Export. Save the .reg file to your Desktop or Documents folder.
  2. Know what you’re changing. Read the key's purpose before modifying it. A wrong value in the wrong place can break Windows startup.
  3. Test one change at a time. Make a single edit, reboot, and confirm the system still works before moving to the next tweak.
  4. Use Safe Mode if things go wrong. If a change causes instability, boot into Safe Mode and import your backup .reg file to revert.

That routine protects your system while still letting you use one of the most powerful tools Windows offers. The editor itself never changes — the same five methods listed above work on any modern Windows machine, whether you're running Windows 7 or the latest Windows 11 build.

References & Sources

Please use a real email you check. If it's fake or mistyped, your message won't reach us and we can't reply — wrong addresses are rejected automatically.