Skip to content

v2.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:54
Immutable release. Only release title and notes can be modified.

Windows System Recovery Tool v2.5.0

🌐 Multilingual UI (RU / EN / 中文)

Russian · English · 简体中文

Downloads

File Architecture Type Size
SystemRestoreTool-standalone-win-x64.zip x64 (Intel/AMD) Self-contained ~40 MB
SystemRestoreTool-standalone-win-x86.zip x86 (32-bit) Self-contained ~37 MB
SystemRestoreTool-standalone-win-arm64.zip ARM64 (Surface/Qualcomm) Self-contained ~33 MB
SystemRestoreTool-compact-win-x64.zip x64 Requires .NET 6 ~7 MB
SystemRestoreTool-compact-win-x86.zip x86 Requires .NET 6 ~7 MB
SystemRestoreTool-compact-win-arm64.zip ARM64 Requires .NET 6 ~6 MB

Verification

Verify SHA256 checksums (files ending in .sha256).

Installation

  1. Download the ZIP for your architecture
  2. Extract SystemRestoreTool.exe
  3. Right-click → Run as administrator

Features

  • 17 native Win32 APIs through P/Invoke (no shell commands)
  • 67 recovery and diagnostic operations
  • 14 recovery modules (DISM, SFC, WinTrust, SCM, SetupAPI, etc.)
  • File tampering detection via WinVerifyTrust
  • Microsoft.Dism NuGet + COM WUA API integration
  • Multilingual UI: RU / EN / ZH

Full changelog: https://github.com/Ludonist/Windows-System-Recovery-Tool/blob/main/CHANGELOG.md

Full Changelog: v2.5.1...v2.6.0