MASIGNCLEAN104

Windows Registry Editor Tips Features

iklan banner

Everywhere you lot plough you lot abide by mortal telling everyone to remain clear of the Registry. While I lead maintain amongst this to an extent, I induce got come upwardly to realize that a lot of what nosotros exercise involves the Registry whether nosotros know it or not. If you’re looking to customize your Windows Operating System at some point, you lot are going to induce got to bargain amongst the Registry. If you lot are a novice, you lot may desire to read this postal service on Windows Registry Basics – but exercise recall that this postal service is meant for advanced users, too 1 must e'er dorsum upwardly the Registry earlier touching it.

Windows Registry Editor

Everywhere you lot plough you lot abide by mortal telling everyone to remain clear of the Registry Windows Registry Editor Tips  Features

If you lot are uncomfortable messing around the Registry, too then I would never tell that you lot should mess amongst it. If your a user who loves to customize your Windows Operating System too then the truth is, whether you lot exercise it manually or purpose some freeware plan to customize amongst – it all deals amongst the Registry too is unavoidable.

This listing of tips to run amongst the Registry, I hope, volition ease your discomfort some too become far a picayune fleck easier to manage. But remember, if you lot are unsure, its best to remain away from it.

Access or opened upwardly the Windows Registry

The Windows Registry files are located inwards the system32/config folder, but you, of course, demand to purpose the built-in registry editing utility called Regedit to grip Registry which you lot tin access past times the next locations:

  • Hit the Start Button > Run > type Regedit too hitting enter.
  • Open the Task Manager > File > New Task > type Regedit too hitting enter.
  • In a Command Prompt type Regedit too hitting enter.

TIP: Users of Windows 10 v1703 tin use the Address Bar to fountain direct to whatever registry key or modify the Font.

Create a desktop shortcut to open Windows Registry

If you lot prefer you lot tin add together a shortcut to the desktop to Regedit past times doing the following:

  • Right-Click a blank expanse on the desktop, press New too and then press Shortcut. For Location, type Regedit click adjacent too lead a nurture for your Shortcut too lastly click Finish.

Files amongst .reg extension

Downloaded a file amongst the extension .reg but you lot are unsure of what it may do? Right-Click the file too select Edit or Open inwards Notepad too you lot volition live able to encounter the place of the Registry telephone substitution it volition manipulate.

For example, the next .reg file when opened inwards Notepad volition expect similar the next amongst the place inwards bold too values underneath.

[HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\Main\WindowsSearch]"Version"="6.1.7600.16385""User Favorites Path"="file:///C:\\Users\\Lee\\Favorites\\""UpgradeTime"=hex:fe,27,f3,41,02,91,cc,01"ConfiguredScopes"=dword:00000005"LastCrawl"=hex:3e,26,a3,a1,cd,90,cc,01"Cleared"=dword:00000001"Cleared_TIMESTAMP"=hex:23,9d,94,80,24,48,cc,01

If you lot are unsure of what the .reg file is going to do, you lot tin e'er re-create the place too search online for it.

Read: How to edit Registry for some other User inwards Windows.

Backup before touching the Windows Registry

If you lot are working inwards Regedit, in that place are a position out of things you lot tin exercise easily, to avoid messing upwardly amongst the Registry.

  • Before making changes to the Registry, it is e'er recommended to quickly create a System Restore Point first, every bit this volition enable you lot to provide to the previous terra firma earlier you lot did changes.
  • If you lot would similar to create a backup of a Registry telephone substitution or Export the telephone substitution for sharing amongst mortal else, Right-Click the telephone substitution too select Export, lead a nurture too add together .reg every bit the format. You tin also backup the Registry using freeware Regback or ERUNTgui.

Change, Add, Rename keys inwards Windows Registry

  • If you lot desire to change settings to a Registry key, you lot tin exercise thus easily past times Double-Clicking the value you lot want to modify too add together the changes you lot wish.
  • Renaming Registry keys: You demand alone Right-Click the telephone substitution or value too select rename.
  • To Add a telephone substitution Right-Click the telephone substitution you lot want to add together every bit a subkey too select New Key, the same amongst values.

Take ownership of Registry keys

If you lot abide by yourself trying to manipulate a Registry telephone substitution too acquire an error that you lot exercise non induce got Permission to do, Right-Click the Registry telephone substitution too select Permissions. nine out of 10 times when you lot exercise this you lot volition demand to Take Ownership of the Registry telephone substitution outset earlier giving yourself elevated permissions.   To Take Ownership, spell you lot are inwards the Registry telephone substitution properties window, click Advanced\Owner too if your username is non listed select Other Users or Groups too come inwards your username inwards the text box. Next click Check Names to brand certain you lot induce got entered the right username. Click OK too and then you lot tin modify permissions. Learn to a greater extent than most how to take total ownership of registry keys.

One matter to note: If you lot innovation on restoring ownership too permissions, accept authorities annotation outset of the master possessor too permissions. The next is the default owners listing to purpose when selecting an possessor inwards Other Users or Groups:

  • Trusted Installer: Type inwards NT SERVICE\TrustedInstaller, click Check Names too then click OK.
  • System: Type inwards System, click Check Names too and then click OK.
  • Administrators: Type inwards Administrators, click Check Names too then click OK.
  • Your Username: Tye inwards Your Username, click Check Names too then click OK.
  • Users: Type inwards Users, click Check Names too then click OK.

Add Registry keys to Favorites

One characteristic I similar amongst Regedit is Favorites. As I tend to run a lot inside the same areas inwards the Registry, adding the keys to Favorites helps to acquire to these keys quickly.

To add together a Registry telephone substitution to Favorites, merely select a telephone substitution to become to the overstep bill of fare too select Favorites\Add to Favorites.

Once done you lot volition encounter an entry nether Favorites that you lot demand alone click when you lot want to become to that Registry key.

Everywhere you lot plough you lot abide by mortal telling everyone to remain clear of the Registry Windows Registry Editor Tips  Features

If you lot know the Registry telephone substitution you lot are looking for too exercise non want to click through Regedit, select  Edit > Find too type the place to rapidly navigate to the Registry key.

Read: How to create a Registry Key inwards Windows.

Using Command Prompt to manipulate the Registry

If you lot are to a greater extent than comfortable working inwards a Command Prompt, the next commands tin live used to grip the Registry:

  • Reg add : Adds a novel subkey or entry to the Registry.
  • Reg compare : Compares specified registry subkeys or entries.
  • Reg copy : Copies a subkey to some other subkey.
  • Reg delete : Deletes a subkey or entries from the Registry.
  • Reg export : Creates a re-create of specified subkeys, entries, too values into a file inwards REG (text) format.
  • Reg import : Merges a REG file containing exported Registry subkeys, entries, too values into the Registry.
  • Reg load : Writes saved subkeys too entries inwards hive format dorsum to a unlike subkey.
  • Reg query : Displays the information inwards a subkey or a value.
  • Reg restore : Writes saved subkeys too entries inwards hive format dorsum to the Registry.
  • Reg save : Saves a re-create of specified subkeys, entries, too values of the Registry inwards hive (binary) format.
  • Reg unload : Removes a department of the Registry that was loaded using reg load.

Example: Reg enquiry HKLM\Software volition listing all the subkeys

In a Command Prompt if you lot type inwards Reg /? It volition listing the available commands.

Everywhere you lot plough you lot abide by mortal telling everyone to remain clear of the Registry Windows Registry Editor Tips  Features

There are several other built-in Command Line tools inwards Windows for to a greater extent than advanced users every bit good such every bit Regini, but I’ll acquire out those to some other postal service too croak along this for basic use. By the way, if you lot induce got wondered where the Windows Registry files are located on the disk, become here to abide by out!

Read:

  1. How to opened upwardly multiple instances of the Registry inwards Windows
  2. How to Compare or Merge Registry files
  3. How to monitor changes to the Registry
  4. How to direct fountain to whatever Registry key
  5. How to search Windows Registry Keys, Values too Settings.

Tools to brand treatment Registry keys easy, for users, without a lot of knowledge:

  1. Our ain RegOwnit which tin ready Ownership too Permissions on Registry keys without opening Regedit.
  2. SetACL : H5N1 Command Line tool which makes it easier to modify Permissions too Ownership for Registry keys. On the to a greater extent than advanced side but 1 time you lot acquire the commands, it’s pretty tardily to use.
  3. Registrar Registry Manager, a powerful gratis managing director for Windows Registry.

TIP: See how you lot tin edit Windows Registry without using regedit.exe – but instead past times using Reg.exe inwards Windows 10/8/7


Source: https://www.thewindowsclub.com/
Share This :