How to open Regedit
- Open the Run box with the keyboard combination Windows key + r.
- In the Run line, enter “regedit” (without quotes)
- Click “OK”
- Say “Yes” to User Account Control (Windows Vista/7/8. x/10)
The Windows Registry Editor (regedit) is a graphical tool in the Windows operating system (OS) that allows authorized users to view the Windows registry and make changes. REG files or create, delete or make changes to corrupt registry keys and subkeys.
3 Methods To Open The Registry Editor Without “Run” (2015 Update)
- Step One of the easiest methods to open the registry editor is to open the Windows Explorer (Windows key + E) and go to C:Windows then double-click on regedit.exe.
- StepAnother method to open the registry editor is to open the task manager (CTRL + DEL + ALT) and then click on “File” – “New Task (Run)”.
Method 3: Using Group Policy Editor in Windows XP Professional.
- Click Start, Run, type gpedit. msc and click OK.
- Navigate to User Configuration Administrative Templates System.
- Double-click the Prevent access to the command prompt.
Windows 7 and earlier
- Click Start or press the Windows key.
- In the Start menu, either in the Run box or the Search box, type regedit and press Enter.
- If prompted by User Account Control, click Yes to open the Registry Editor.
- The Windows Registry Editor window should open and look similar to the example shown below.
To enable the Control Panel:
- Open User Configuration→ Administrative Templates→ Control Panel.
- Set the value of the Prohibit Access to the Control Panel option to Not configured or Enabled.
- Click OK.
Step 2: Navigate to User Configuration -> Administrative Templates -> System. Select Ctrl + Alt + Del Options under System. Then on the right-side pane, double-click on the Remove Task Manager item. Step 3: Check Not Configured or Disabled, and then click Apply to enable access to Task Manager.
Open Run box, type gpedit. msc and hit Enter to open the Group Policy Object Editor. Navigate to User Configuration > Administrative Template > Control Panel > Display. Next, in the right side pane, double-click Disable the Display Control Panel and change the setting to Not configured.
Navigate to the User Configuration > Administrative Templates > Control Panel option from the left sidebar. Next, double-click the “Prohibit access to Control Panel and PC settings” or “Prohibit access to the Control Panel” policy on the right side. Select the Enabled option, click Apply and then OK.
Under Local Computer Policy, expand User Configuration, expand Administrative Templates, expand Desktop, and then click Active Desktop. Double-click Active Desktop Wallpaper. On the Setting tab, click Enabled, type the path to the desktop wallpaper that you want to use, and then click OK.
- The Default state is Not Configured and services.msc is Enable. To Enable services.msc select Disable.
- Please select, right and copy a registry key from below, then right click on command prompt window, select Paste and press Enter.
- Double click on Restrict_Run and edit the value: To Disable services.msc:
Seven Ways to Open the Windows Task Manager
- Press Ctrl+Alt+Delete. You're probably familiar with the three-finger salute—Ctrl+Alt+Delete.
- Press Ctrl+Shift+Esc.
- Press Windows+X to Access the Power User Menu.
- Right-Click the Taskbar.
- Run “taskmgr” from the Run Box or Start Menu.
- Browse to taskmgr.exe in File Explorer.
- Create a Shortcut to Task Manager.
Follow the steps below to enable group policy editor in Windows 10 Home:
- Download GPEdit Enabler script from below link:
- Right-click the downloaded gpedit-enabler.
- This will start the installation process.
- Now to go Run –> gpedit.
Click Start, and then click Run. In the Open box, type %systemroot%syswow64regedit, and then click OK.
The Windows registry is a powerful tool that can be used to fix severe problems. But it can also cause severe problems. One wrong edit, in the wrong entry, can render a Windows machine unusable or worse -- unbootable. So any user who attempts to edit the registry needs to do so with caution.
So yes, deleting stuff from the registry will absolutely positively kill Windows. And unless you have a backup, restoring it is impossible. If you remove this information, Windows will be unable to find and load critical system files and thus be unable to boot.
Right-click a registry value and select "Modify." This opens a configuration window where you can edit the registry value. Click "OK" and reboot the computer to boot normally. This changes the registry in safe mode, but the changes persist even when you boot normally.
If you must boldly go into the world of Registry modification, follow these steps:
- Open the Registry Editor.
- Back up the Registry.
- Open the key containing the item you want to modify.
- To create a new key:
- To create a new value:
- To rename a key or value:
- To change a value:
- To delete a key or value:
"Run as Aministrator" is just a command, enabling the program to continue some operations that require the Administrator privileges, without displaying the UAC alerts. This is the reason why Windows needs the Administrator privilege to execute the application and it notifies you with a UAC alert.
Regarding your "not the Administrator" issue, we suggest that you enable the built-in administrator account on Windows 10 by running a command in an elevated command prompt. In order to do so, kindly follow these steps: Open Command Prompt and select Run as administrator. Accept the User Account Control prompt.
4 Answers
- Open Registry Editor by pressing Windows + R key combination, type in regedit and press Enter.
- Go to HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsExplorer - If you do not find this key, then right click and add the Explorer key under Windows and add DWORD value ShowRunasDifferentuserinStart.
Start Task Manager and switch to the Details tab. The new Task Manager has a column called "Elevated" which directly informs you which processes are running as administrator. To enable the Elevated column, right click on any existing column and click Select columns. Check the one called "Elevated", and click OK.
Right-click on the program's shortcut (or exe file) and choose Properties. Switch to the compatibility tab and uncheck the box next to "Run this program as an administrator". Click "ok".
Enable Built-in Administrator Account in Windows
First you'll need to open a command prompt in administrator mode by right-clicking and choosing “Run as administrator” (or use the Ctrl+Shift+Enter shortcut from the search box). Note that this works the same in all versions of Windows.Right-click the Start menu (or press Windows key + X) > Computer Management, then expand Local Users and Groups > Users. Select the Administrator account, right click on it then click Properties. Uncheck Account is disabled, click Apply then OK.
If you can't run Command Prompt as administrator, the issue might be related to your user account. Sometimes your user account can get corrupted, and that can cause the issue with Command Prompt. Repairing your user account is quite hard, but you can fix the problem simply by creating a new user account.