어디를 가든지 모든 사람에게 레지스트리(Registry) 에 접근하지 말라고 말하는 사람을 찾을 수 있습니다 . 이 부분에 어느 정도 동의하지만, 우리가 알든 모르든 우리 가 하는 많은 일에 레지스트리(Registry) 가 관련되어 있다는 사실을 깨닫게 되었습니다. Windows 운영 체제 를 사용자 지정하려는 경우 레지스트리(Registry) 를 처리해야 합니다 . 초보자라면 Windows 레지스트리 기본 사항(Windows Registry Basics) 에 대한 이 게시물을 읽을 수 있습니다. 그러나 이 게시물은 고급 사용자를 대상으로 하며, 레지스트리를 만지기 전에 항상 레지스트리를 백업해야 합니다.
Windows 레지스트리 편집기 팁(Registry Editor Tips) 및 기능
레지스트리(Registry) 를 어지럽히는 것이 불편하다면 레지스트리 를 어지럽혀야 한다고 말하지 않습니다. Windows 운영 체제(Windows Operating System) 를 사용자 지정하는 것을 좋아하는 사용자의 경우 수동으로 수행하든 일부 프리웨어 프로그램을 사용하여 사용자 지정하든 관계없이 모두 레지스트리(Registry) 를 다루며 피할 수 없습니다.
레지스트리(Registry) 작업에 대한 이 팁 목록이 불편함을 조금이나마 덜어주고 관리하기가 조금 더 쉬워지기를 바랍니다. 그러나 확실하지 않은 경우 멀리하는 것이 가장 좋습니다.
Windows 레지스트리 액세스 또는 열기
Windows 레지스트리 파일은 system32 /config 폴더에 있지만 물론 다음 위치에서 액세스할 수 있는 레지스트리(Registry) 를 처리하려면 Regedit 라는 내장 레지스트리 편집 유틸리티를 사용해야 합니다 .
- Start Button > Run >Regedit 를 입력 하고 Enter 키를 누릅니다 .
- Task Manager > File > New Task > 을 열고 Regedit 를 입력 하고 Enter 키를 누릅니다 .
- 명령 프롬프트(Command Prompt) 에서 Regedit 를 입력 하고 Enter 키를 누릅니다 .
팁(TIP) : Windows 11/10 사용자는 주소 표시줄 을 사용하여 레지스트리 키로 직접 이동 하거나 글꼴을 변경할 수 있습니다.
Windows 레지스트리(Windows Registry) 를 여는 바탕 화면 바로 가기 만들기
원하는 경우 다음을 수행 하여 바탕 화면에 Regedit 에 대한 바로 가기를 추가할 수 있습니다 .
- (Right-click)바탕 화면의 빈 공간을 마우스 오른쪽 버튼으로 클릭 하고 새로(New) 만들기 를 누른 다음 바로 가기(Shortcut) 를 누릅니다 . 위치(Location) 에 Regedit 를 입력하고 다음을 클릭하고 바로 가기(Shortcut) 의 이름을 선택한 다음 마지막으로 마침(Finish) 을 클릭 합니다 .
읽기(Read) : 레지스트리 편집기에서 HKLM과 HKCU 사이를 빠르게 전환 하는 방법
.reg 확장자를 가진 파일
확장자가 .reg인 파일을 다운로드했지만 어떤 작업을 수행할 수 있는지 확실하지 않습니까? 파일을 마우스 오른쪽 버튼으로 클릭하고 편집(Edit) 또는 메모장 에서 (Notepad)열기(Open) 를 선택하면 조작할 레지스트리(Registry) 키 의 위치를 볼 수 있습니다 .
예를 들어 다음 .reg 파일을 메모장(Notepad) 에서 열면 굵게 표시된 위치와 아래에 값이 있는 다음과 같이 표시됩니다.
[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
.reg 파일이 어떤 작업을 수행할지 확실하지 않은 경우 언제든지 위치를 복사하고 온라인에서 검색할 수 있습니다.
읽기(Read) : Windows에서 다른 사용자의 레지스트리를 편집하는 방법 .
Windows 레지스트리(Windows Registry) 를 만지기 전에 백업
Regedit 에서 작업하는 경우 레지스트리(Registry) 를 엉망으로 만드는 것을 피하기 위해 쉽게 할 수 있는 일이 많이 있습니다 .
- 레지스트리(Registry) 를 변경하기 전에 먼저 시스템 복원 지점을 빠르게 만드는 것이 좋습니다 . 이렇게 하면 변경하기 전의 이전 상태로 돌아갈 수 있습니다.
- 레지스트리 키의 백업(create a backup of a Registry key ) 을 생성 하거나 다른 사람과 공유하기 위해 키를 내보내려면 키를 마우스 (Export)오른쪽 버튼으로 클릭(Right-Click) 하고 내보내기(Export) 를 선택하고 이름을 선택 하고 형식으로 .reg 를 추가합니다. (.reg)프리웨어 Regback 또는 ERNTgui 를 사용하여 레지스트리(Registry) 를 백업할 수도 있습니다 .
읽기(Read) : Windows 레지스트리 경로에서 이모티콘이 사용되고 있습니다 . 알고 계셨나요!?
Windows 레지스트리(Windows Registry) 에서 키(Rename keys) 변경, 추가(Add) , 이름 바꾸기
- 레지스트리(Registry) 키로 설정을 변경(change) 하려는 경우 변경 하려는 값을 두 번 클릭하고 원하는 변경 사항을 추가하여 쉽게 변경할 수 있습니다.
- (Renaming) 레지스트리(Registry) 키 이름 바꾸기 : 키 또는 값을 마우스 오른쪽 버튼으로 클릭 하고 이름 바꾸기를 선택하기만 하면 됩니다.(Right-Click)
- 키를 추가 하려면 하위 키로 추가(Add) 하려는 키 를 마우스 오른쪽 버튼으로 클릭(Right-Click) 하고 값과 동일한 새 키 를 선택합니다.(New Key)
읽기(Read) : 레지스트리 편집기가 열리지 않거나 충돌하거나 작동이 중지되었습니다.(Registry Editor not opening, crashing or stopped working.)
레지스트리 키 소유권 가져오기
레지스트리(Registry) 키 를 조작하려고 하는데 권한이 없다는 오류 가 발생하면 (error)레지스트리 키를 마우스 오른쪽 버튼으로 클릭하고 (Registry)권한(Permissions) 을 선택하십시오 . 10번 중 9번은 이 작업을 수행할 때 자신에게 높은 권한을 부여하기 전에 먼저 레지스트리 키의 (Registry)소유권(Ownership) 을 가져와야 합니다. 소유권(Ownership) 을 가져오려면 레지스트리(Registry) 키 속성 창 에 있는 동안 Advanced\Owner 를 클릭 하고 사용자 이름이 목록에 없으면 다른 사용자 또는 그룹(Groups) 을 선택 하고 텍스트 상자에 사용자 이름을 입력합니다. 다음 클릭 이름 확인(Check Names)올바른 사용자 이름을 입력했는지 확인하십시오. 확인(Click OK) 을 클릭하면 권한을 변경할 수 있습니다. 레지스트리 키를 완전히 소유(take full ownership of registry keys) 하는 방법에 대해 자세히 알아보세요 .
한 가지 유의할 사항: 소유권 및 권한을 복원할 계획이라면 먼저 원래 소유자와 권한을 기록해 두십시오. 다음은 다른 사용자 또는 그룹에서 소유자를 선택할 때 사용할 기본 소유자 목록입니다.
- 신뢰할 수 있는 설치 프로그램: NT SERVICE\TrustedInstaller 를 입력하고 이름 확인을 클릭한 다음 확인을 클릭합니다.
- 시스템: 시스템 을 입력하고 (System,)이름(Check Names) 확인을 클릭 한 다음 확인을 클릭합니다.
- 관리자: 관리자(Administrators) 를 입력하고 이름 확인을 클릭한 다음 확인을 클릭합니다.
- 사용자 이름: 사용자 이름(Your Username) 을 입력하고 이름 확인을 클릭한 다음 확인을 클릭합니다.
- 사용자: 사용자(Users) 를 입력하고 이름 확인을 클릭한 다음 확인을 클릭합니다.
읽기(Read) : 레지스트리에 대한 변경 사항은 언제 저장 됩니까?
즐겨찾기에 레지스트리 키 추가
Regedit에서 내가 좋아하는 기능 중 하나는 즐겨찾기(Favorites) 입니다. 레지스트리(Registry) 의 동일한 영역 내에서 많은 작업을 하는 경향이 있으므로 즐겨찾기에 키를 추가하면 이러한 키에 빠르게 액세스하는 데 도움이 됩니다.
즐겨찾기 에 (Favorites)레지스트리(Registry) 키 를 추가하려면 키 를 선택하여 상위 메뉴로 이동한 다음 Favorites\Add 찾기 즐겨(Favorites) 찾기에 추가를 선택하기만 하면 됩니다.
완료되면 해당 레지스트리(Registry) 키로 이동하려는 경우에만 클릭해야 하는 항목이 즐겨찾기 아래에 표시됩니다 .
찾고 있는 레지스트리(Registry) 키 를 알고 있고 Regedit 를 통해 클릭하고 싶지 않은 경우 Edit > Find 를 선택 하고 위치를 입력하여 레지스트리(Registry) 키로 빠르게 이동할 수 있습니다.
읽기: (Read:) Windows에서 레지스트리 키를 만드는 방법 .
명령 프롬프트(Command Prompt) 를 사용 하여 레지스트리 조작
명령 프롬프트(Command Prompt) 에서 작업하는 것이 더 편하다면 다음 명령을 사용하여 레지스트리를 처리할 수 있습니다.
- Reg add : 레지스트리(Registry) 에 새 하위 키 또는 항목을 추가합니다 .
- Reg compare : 지정된 레지스트리 하위 키 또는 항목을 비교합니다.
- Reg copy : 하위 키를 다른 하위 키에 복사합니다.
- Reg delete : 레지스트리(Registry) 에서 하위 키 또는 항목을 삭제합니다 .
- Reg 내보내기(Reg export) : 지정된 하위 키, 항목 및 값의 복사본을 REG (텍스트) 형식의 파일로 만듭니다.
- Reg 가져오기 : 내보낸 (Reg import)레지스트리(Registry) 하위 키, 항목 및 값이 포함된 REG 파일을 레지스트리(Registry) 에 병합합니다 .
- 등록 로드(Reg load) : 저장된 하위 키와 항목을 하이브 형식으로 다시 다른 하위 키에 씁니다.
- Reg 쿼리(Reg query) : 하위 키 또는 값의 데이터를 표시합니다.
- 등록 복원 : 저장된 하위 키와 항목을 하이브 형식으로 (Reg restore)레지스트리(Registry) 에 다시 씁니다 .
- 등록 저장 : (Reg save)레지스트리(Registry) 의 지정된 하위 키, 항목 및 값의 복사본을 하이브(바이너리) 형식으로 저장합니다.
- Reg unload : reg load를 사용하여 로드된 레지스트리(Registry) 섹션을 제거합니다 .
Example: Reg query HKLM\Software will list all the subkeys
Reg /? 를 입력하면 명령 프롬프트에서 사용 가능한 명령이 나열됩니다.
Windows 에는 (Windows)Regini 와 같은 고급 사용자를 위한 몇 가지 다른 기본 제공 명령줄(Command Line) 도구가 있지만 다른 게시물에 남겨두고 기본 사용을 위해 보관하겠습니다. 그건 그렇고, Windows 레지스트리(Windows Registry) 파일이 디스크에서 어디에 있는지 궁금하다면 여기(here) 로 이동하여 알아보세요!
읽다:(Read:)
- Windows에서 레지스트리의 여러 인스턴스를 여는 방법
- 레지스트리 파일을 비교하거나 병합하는 방법(How to Compare or Merge Registry files)
- 레지스트리 변경 사항을 모니터링하는 방법(How to monitor changes to the Registry)
- Windows 레지스트리 키, 값 및 설정을 검색하는 방법 .
사용자가 많은 지식 없이도 레지스트리 키를 쉽게 처리할 수 있는 도구:(Tools to make handling Registry keys easy, for users, without a lot of knowledge:)
RegOwnit
SetACL
Registrar Registry Manager
팁(TIP) : regedit.exe를 사용하지 않고 대신 Windows 11/10에서 Reg.exe를 사용하여 Windows 레지스트리(Windows Registry) 를 편집하는 방법을 참조하십시오.
Registry Editor: Use, Edit, Open, Modify, Save, Backup, Import, Export
Everywhere you turn you fіnd someоne telling everyone to stay сlear of the Registry. While I agree with this to an extent, I havе come to realize that a lot of what we do involves the Rеgistry whether we know it or not. If you’re loоking to customize your Windows Operating Syѕtem at some point, you are going to have to deal with the Registry. If you arе a novice, yoυ may want to read this post on Windows Registry Basics – but do remember that this post is meant for advanced users, and one must always back up the Registry before touching it.
Windows Registry Editor Tips & Features
If you are uncomfortable messing around the Registry, then I would never say that you should mess with it. If your a user who loves to customize your Windows Operating System then the truth is, whether you do it manually or use some freeware program to customize with – it all deals with the Registry and is unavoidable.
This list of tips to work with the Registry, I hope, will ease your discomfort some and make it a little bit easier to manage. But remember, if you are unsure, its best to stay away from it.
Access or open the Windows Registry
The Windows Registry files are located in the system32/config folder, but you, of course, need to use the built-in registry editing utility called Regedit to handle Registry which you can access by the following locations:
- Hit the Start Button > Run > type Regedit and hit enter.
- Open the Task Manager > File > New Task > type Regedit and hit enter.
- In a Command Prompt type Regedit and hit enter.
TIP: Users of Windows 11/10 can use the Address Bar to jump directly to any registry key or change the Font.
Create a desktop shortcut to open Windows Registry
If you prefer you can add a shortcut to the desktop to Regedit by doing the following:
- Right-click a blank area on the desktop, press New and then press Shortcut. For Location, type Regedit click next and choose a name for your Shortcut and finally click Finish.
Read: How to switch between HKLM and HKCU quickly in Registry Editor
Files with .reg extension
Downloaded a file with the extension .reg but you are unsure of what it may do? Right-click the file and select Edit or Open in Notepad and you will be able to see the location of the Registry key it will manipulate.
For example, the following .reg file when opened in Notepad will look like the following with the location in bold and 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 are unsure of what the .reg file is going to do, you can always copy the location and search online for it.
Read: How to edit Registry for another User in Windows.
Backup before touching the Windows Registry
If you are working in Regedit, there are a number of things you can do easily, to avoid messing up with the Registry.
- Before making changes to the Registry, it is always recommended to quickly create a System Restore Point first, as this will enable you to return to the previous state before you did changes.
- If you would like to create a backup of a Registry key or Export the key for sharing with someone else, Right-Click the key and select Export, choose a name and add .reg as the format. You can also back up the Registry using freeware Regback or ERUNTgui.
Read: Emojis are being used in the Windows Registry path; Did you know!?
Change, Add, Rename keys in Windows Registry
- If you want to change settings to a Registry key, you can do so easily by Double-Clicking the value you wish to change and add the changes you wish.
- Renaming Registry keys: You need only Right-Click the key or value and select rename.
- To Add a key Right-Click the key you wish to add as a subkey and select New Key, the same with values.
Read: Registry Editor not opening, crashing or stopped working.
Take ownership of Registry keys
If you find yourself trying to manipulate a Registry key and get an error that you do not have permission to do, Right-Click the Registry key and select Permissions. 9 out of 10 times when you do this you will need to Take Ownership of the Registry key first before giving yourself elevated permissions. To Take Ownership, while you are in the Registry key properties window, click Advanced\Owner and if your username is not listed select Other Users or Groups and enter your username in the text box. Next click Check Names to make sure you have entered the correct username. Click OK and then you can change permissions. Learn more about how to take full ownership of registry keys.
One thing to note: If you plan on restoring ownership and permissions, take note first of the original owner and permissions. The following is the default owners list to use when selecting an owner in Other Users or Groups:
- Trusted Installer: Type in NT SERVICE\TrustedInstaller, click Check Names then click OK.
- System: Type in System, click Check Names and then click OK.
- Administrators: Type in Administrators, click Check Names then click OK.
- Your Username: Tye in Your Username, click Check Names then click OK.
- Users: Type in Users, click Check Names then click OK.
Read: When do changes to the Registry get saved?
Add Registry keys to Favorites
One feature I like with Regedit is Favorites. As I tend to work a lot within the same areas in the Registry, adding the keys to Favorites helps to get to these keys quickly.
To add a Registry key to Favorites, simply select a key to go to the top menu and select Favorites\Add to Favorites.
Once done you will see an entry under Favorites that you need only click when you wish to go to that Registry key.
If you know the Registry key you are looking for and do not wish to click through Regedit, select Edit > Find and type the location to quickly navigate to the Registry key.
Read: How to create a Registry Key in Windows.
Using Command Prompt to manipulate the Registry
If you are more comfortable working in a Command Prompt, the following commands can be used to handle the Registry:
- Reg add : Adds a new subkey or entry to the Registry.
- Reg compare : Compares specified registry subkeys or entries.
- Reg copy : Copies a subkey to another subkey.
- Reg delete : Deletes a subkey or entries from the Registry.
- Reg export : Creates a copy of specified subkeys, entries, and values into a file in REG (text) format.
- Reg import : Merges a REG file containing exported Registry subkeys, entries, and values into the Registry.
- Reg load : Writes saved subkeys and entries in hive format back to a different subkey.
- Reg query : Displays the data in a subkey or a value.
- Reg restore : Writes saved subkeys and entries in hive format back to the Registry.
- Reg save : Saves a copy of specified subkeys, entries, and values of the Registry in hive (binary) format.
- Reg unload : Removes a section of the Registry that was loaded using reg load.
Example: Reg query HKLM\Software will list all the subkeys
In a Command Prompt if you type in Reg /? It will list the available commands.
There are several other built-in Command Line tools in Windows for more advanced users as well such as Regini, but I’ll leave those to another post and keep this for basic use. By the way, if you have wondered where the Windows Registry files are located on the disk, go here to find out!
Read:
- How to open multiple instances of the Registry in Windows
- How to Compare or Merge Registry files
- How to monitor changes to the Registry
- How to search Windows Registry Keys, Values and Settings.
Tools to make handling Registry keys easy, for users, without a lot of knowledge:
RegOwnit
SetACL
Registrar Registry Manager
TIP: See how you can edit Windows Registry without using regedit.exe – but instead by using Reg.exe in Windows 11/10