Wingetlywingetly
← All apps

MiTeC Windows Registry Recovery

by MiTeCv3.1.3

Last updated

The best tool for crashed machine registry configuration data recovery and registry backup

Install with winget

$ winget install --id MiTeC.RegistryRecovery --exact --version 3.1.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

This application allows to read files containing Windows 9x,NT,2K,XP,2K3,7,8,10 and 11 registry hives.

It extracts many useful information about configuration and windows installation settings of host machine.

Registry hive can be exported into REGEDIT4 format.

Here are described individual explorers:

- In this explorer you can see basic file properties and checksums.

- Displays all security records used in registry. Usage counter, owner SID, group SID, list of affected keys and list of SACL and DACL is displayed for every record with flags and permissions enumerated. This explorer is available only for NT based system registry hives.

- Displays Machine SID and part of SYSKEY. Enumerates local user and group accounts and some of their properties. This explorer is available only for NT based system registry SAM hive.

- Displays Windows name, ID and key, install date and user registration info. Enumerates installed software with descriptions and install date and list of installed hotfixes wih description. This explorer is available only SOFTWARE registry hive (Product ID and key are extracted in SYSTEM hive too). Last boot and shutdown datetimes are extracted only from SYSTEM hive. Also displays user and machine name and tree based Start menu for selected USER hive. This explorer is available for USER registry hive.

- Displays quick overview (CPU, Monitors, Video and Sound card and Network cards) and full device map of configured devices that worked on host machine. They are displayed in “Device Manager-like” tree with some properties. This explorer is available for SYSTEM registry hive.

- Enumerates applications that are registered to be run after startup. This explorer is available for SOFTWARE registry hive.

- Enumerates all installed services and drivers with properties. This explorer is available only for NT based system registry SYSTEM hive.

- Displays all installed network clients, protocols and services. Enumerates all defined network connections with its TCP/IP configuration. This explorer is available only for NT based system registry SYSTEM hive.

- Displays settings (rules) for Windows Firewall. This explorer is available only for NT based system registry SYSTEM hive.

- Displays all environment variables. This explorer is available only for NT based system registry SYSTEM hive.

- This explorer displays whole registry in known tree format. Contains powerful searching and data interpreter.

Installers · v3.1.3

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MiTeC Windows Registry Recovery.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • MiTeC Network MeterMiTeC
    MiTeC.NetworkMeterv2.5.0

    This application scans for network interfaces and adapters installed in system and their monitoring. Detailed info for every interface is provided.

  • MiTeC Task Manager DeLuxeMiTeC
    MiTeC.TaskManagerDeLuxev4.9.0

    Task Manager DeLuxe (TMX) offers powerful features available in standard Windows Task Manager in lightweight portable package with many more enhancements.

  • MiTeC Network ScannerMiTeC
    MiTeC.NetworkScannerv6.0.1

    It is a multi-threaded ICMP, Port, IP, NetBIOS/NetBT, ActiveDirectory and SNMP scanner with many advanced features.

  • MiTeC Windows File AnalayzerMiTeC
    MiTeC.WindowsFileAnalyzerv2.10.0

    This application decodes and analyzes some special files used by Windows OS. In these files is interesting information for forensic analysis.

  • MiTeC EXE ExplorerMiTeC
    MiTeC.ExeExplorerv3.7.5

    Executable file info explorer for OS/2, NE, PE32, PE32+ and VxD file types.

  • MiTeC XML ViewerMiTeC
    MiTeC.XMLViewerv6.5.0

    XML viewer and editor with validation and formatting

More from MiTeC or browse Backup, Recovery, Registry.

Frequently asked questions

How do I install MiTeC Windows Registry Recovery on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MiTeC.RegistryRecovery --exact --version 3.1.3. winget downloads the installer from MiTeC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MiTeC Windows Registry Recovery silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MiTeC.RegistryRecovery --exact 3.1.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall MiTeC Windows Registry Recovery via winget?
Run: winget uninstall --id MiTeC.RegistryRecovery --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MiTeC Windows Registry Recovery's Apps & Features entry.
Is MiTeC Windows Registry Recovery free?
MiTeC Windows Registry Recovery is distributed under Proprietary. Refer to the publisher (https://www.mitec.cz/wp/mwrr/) for the full license terms - Wingetly itself does not charge for installation.
Does MiTeC Windows Registry Recovery work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MiTeC Windows Registry Recovery directly from the publisher.
How do I keep MiTeC Windows Registry Recovery up to date?
Run winget upgrade --id MiTeC.RegistryRecovery --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MiTeC Windows Registry Recovery from microsoft/winget-pkgs.