Registry Valley is the next generation Registry editor that replace Regedit.exe. In addition to all Regiedit's features, it supports dark theme, powerful WinUI with fluent controls, and custom color themes.
We will be happy if you'd like to contribute this project. Also, we welcome complaints about the legacy app Regedit.exe and suggestions for newf features. Please file an issue in GitHub Issues page if you have encountered any unexpected behaviors.
We do not compensate for any loss of data that occurs while using this app. Also, the app does not access any personal information without the user's permission. You can see all allowed registry changes in the log on the app settings page.
Not yet
Prerequisites
- Windows 10 1809 (10.0.17763.0) onwards with Developer Mode enabled in the Windows Settings
- Git
- Visual Studio 2022 with following individual components:
- Windows 11 (10.0.26100.0) SDK
- Windows App SDK
- .NET 9 SDK
- Clone the repo:
git clone https://github.com/0x5bfa/RegistryEditor
- Open
RegistryEditor.slnx
. - 'Set as Startup item' on
RegistryEditor.WinUI.Packaging
in the Solution Explorer. - Build with
Debug
,x64
,RegistryEditor.WinUI.Packaging
.
- Huge thanks to @zeealeid for creating this app's logo and concept.