RegistryChangesView - Compare snapshots of Windows Registry

(追記) (追記ここまで)
Main Page
Blog
Search
FAQ
TOP 10
Pad Files
Contact
About...
Donate
All Utilities
Password Tools
System Tools
Browser Tools
Programmer Tools
Network Tools
Outlook/Office
64-bit Download
Panel
Forensics
Pre-Release Tools
Articles

(追記) (追記ここまで)
RegistryChangesView v1.31
Copyright (c) 2017 - 2025 Nir Sofer

See Also

Description

RegistryChangesView is a tool for Windows that allows you to take a snapshot of Windows Registry and later compare it with another Registry snapshots, with the current Registry or with Registry files stored in a shadow copy created by Windows. When comparing 2 Registry snapshots, you can see the exact changes made in the Registry between the 2 snapshots, and optionally export the Registry changes into a standard .reg file of RegEdit.

System Requirements

This utility works on any version of Windows, starting from Windows XP and up to Windows 11. Both 32-bit and 64-bit systems are supported.

Versions History

Examples for useful things you can do with this tool

Start Using RegistryChangesView

RegistryChangesView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - RegistryChangesView.exe
After running RegistryChangesView, the main options window is displayed, which allows you to choose 2 Registry snapshots to compare. For every snapshot , you can choose one of the following data sources: 'Current Registry', 'Saved Registry Snapshot', and 'Shadow Copy'. You can choose any combination you want, as long as 'Data Source 1' is not identical to 'Data Source 2'. For example: you can choose to compare the Registry of 2 different shadow copies, compare a shadow copy with current Registry, compare a saved Registry snapshot with current Registry, compare a saved Registry snapshot with another saved Registry snapshot, and so on...

If you want to generate a new Registry snapshot, simply choose 'Saved Registry Snapshot' in the data source combo-box and then click the 'Create Registry Snapshot' button. In the 'Create Registry Snapshot' window choose the folder to save the Registry Snapshot, click the 'Create Snapshot' button, and wait a few seconds to create the snapshot. You can also create a new Registry snapshot from the main window by pressing F8 (File -> Create Registry Snapshot).

After choosing the 2 Registry data sources to compare , you should also set the following options:

After choosing all option, click the 'Ok' button. RegistryChangesView will compare the 2 Registry data sources you chose and the result will be displayed on the main window.

Some Important Remarks

Columns Description

Generating .reg file

RegistryChangesView allows you to generate a .reg file that can be used to import with RegEdit tool of Windows.
There are 2 options to generate .reg file: (Both options work on selected items, you can press Ctrl+A to select all items)

The .reg file is generated according to the 'Direction' field in the Options window. if the Direction is 'Registry Data Source 1 => Registry Data Source 2', the generated .reg file will make the changes from snapshot 1 to snapshot 2. if the Direction is 'Registry Data Source 2 => Registry Data Source 1', the generated .reg file will make the changes from snapshot 2 to snapshot 1.

Quick Filter

If you want to see only Registry keys or values that contain specific strings, you can press Ctrl+Q (View -> Quick Filter), and then in the quick filter text-box type the desired filter string.

Command-Line Options

/cfg <Filename> Start RegistryChangesView with the specified configuration file. For example:
RegistryChangesView.exe /cfg "c:\config\rcv.cfg"
RegistryChangesView.exe /cfg "%AppData%\RegistryChangesView.cfg" /sreg <Filename> Save the Registry comparison result into a .reg file. /stext <Filename> Save the Registry comparison result into a regular text file. /stab <Filename> Save the Registry comparison result into a tab-delimited text file. /scomma <Filename> Save the Registry comparison result into a comma-delimited text file (csv). /shtml <Filename> Save the Registry comparison result into HTML file (Horizontal). /sverhtml <Filename> Save the Registry comparison result into HTML file (Vertical). /sxml <Filename> Save the Registry comparison result into XML file. /CreateSnapshot [Folder] Creates a Registry snaphot in the specified folder. If the folder doesn't exist, RegistryChangesView will create it. By default the snapshot will be created according to the last settings, but you can change it by using the commands below ( /CreateSnapshot.SoftwareHive , /CreateSnapshot.SystemHive and so on...)
/CreateSnapshot.SoftwareHive [0 | 1]
/CreateSnapshot.SystemHive [0 | 1]
/CreateSnapshot.NTUserHive [0 | 1]
/CreateSnapshot.UsrClassHive [0 | 1]
/CreateSnapshot.DefaultHive [0 | 1]
/CreateSnapshot.BCD00000000Hive [0 | 1]
/CreateSnapshot.SAMHive [0 | 1]
/CreateSnapshot.SecurityHive [0 | 1] Specifies which hives to include in the snapshot (1 = include, 0 = execlude)

For example:
RegistryChangesView.exe /CreateSnapshot "c:\temp\snapshot1" /CreateSnapshot.SoftwareHive 1 /CreateSnapshot.SystemHive 0 /CreateSnapshot.NTUserHive 1 /CreateSnapshot.UsrClassHive 1
/DataSourceType1 [1 | 2 | 3]
/DataSourceType2 [1 | 2 | 3] Specifies the data source to compare:
1 - Current Registry 2 - Saved Registry Snapshot 3 - Shadow Copy
/RegSnapshotPath1 [Path]
/RegSnapshotPath2 [Path] Specifies the path of the Registry snapshot when DataSourceType is 2
/ShadowCopyPath1 [Path]
/ShadowCopyPath2 [Path] Specifies the path of the Shadow Copy when DataSourceType is3
/DataSourceDirection [1 | 2] Specifies the comparison direction:
1 - Registry Data Source 1 => Registry Data Source 2
2 - Registry Data Source 2 => Registry Data Source 1
/Compare.SoftwareHive [0 | 1]
/Compare.SystemHive [0 | 1]
/Compare.NTUserHive [0 | 1]
/Compare.UsrClassHive [0 | 1]
/Compare.DefaultHive [0 | 1]
/Compare.BCD00000000Hive [0 | 1]
/Compare.SAMHive [0 | 1]
/Compare.SecurityHive [0 | 1] Specifies which hives to compare (1 = compare, 0 = don't compare)

Examples:

Translating RegistryChangesView to other languages

In order to translate RegistryChangesView to other language, follow the instructions below:
  1. Run RegistryChangesView with /savelangfile parameter:
    RegistryChangesView.exe /savelangfile
    A file named RegistryChangesView_lng.ini will be created in the folder of RegistryChangesView utility.
  2. Open the created language file in Notepad or in any other text editor.
  3. Translate all string entries to the desired language. Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
  4. After you finish the translation, Run RegistryChangesView, and all translated strings will be loaded from the language file.
    If you want to run RegistryChangesView without the translation, simply rename the language file, or move it to another folder.

License

This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this and you don't sell it or distribute it as a part of commercial product. If you distribute this utility, you must include all files in the distribution package, without any modification !

Disclaimer

The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason.

Feedback

If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.com

Download RegistryChangesView (32-bit) Download RegistryChangesView (64-bit) Check Download MD5/SHA1/SHA256 Hashes

RegistryChangesView is also available in other languages. In order to change the language of RegistryChangesView, download the appropriate language zip file, extract the 'registrychangesview_lng.ini', and put it in the same folder that you Installed RegistryChangesView utility.

LanguageTranslated ByDateVersion
Arabic Simo:Thami 04/09/2018RegistryChangesView v1.08
Brazilian Portuguese João Mac-Cormick 13/01/20211.27
Czech Jiří Cmunt14/04/20251.30
Dutch Jan Verheijen19/09/20251.31
French Largo22/08/20251.31
French Eric FICHOT 10/08/20221.29
German «Latino»22/08/20251.31
Greek geogeo.gr 06/05/20181.07
Hungarian Timinoun02/10/20251.31
Italian Andrea Carli e bovirus25/09/20231.30
Japanese maboroshin 28/01/20201.25
Japanese coolvitto 22/08/20251.31
Korean VenusGirl (비너스걸) 23/08/20251.31
Persian ZendegiyeSabz 01/10/20231.30
Polish Hightower28/08/20251.31
Russian Dmitry Yerokhin22/08/20251.31
Russian Òàõòàóëîâ Þðèé29/02/20241.30
Simplified Chinese DickMoore 04/09/20251.31
Simplified Chinese https://www.52pojie.cn 04/12/20231.30
Slovak František Fico02/10/20231.30
Spanish Ricardo A. Rivas 14/12/20201.27
Traditional Chinese Danfong Hsieh 22/08/20251.31
Turkish HARUN ARI 25/09/20231.30
Ukrainian Lembergman (update by Ghaal) 07/07/20191.20

AltStyle によって変換されたページ (->オリジナル) /