Get NukeMark, the ultimate stress test your GPU hopes you never run.
We use different scenes to simulate gaming environments and stresses, enabling a more thorough performance analysis and system comparison.


install-wim-tweak.exe (originally known as win6x_registry_tweak.exe) is a specialized command-line utility used to modify Windows system images (WIM files) or an offline operating system by unhiding and enabling the removal of protected "packages". It is commonly used to "debloat" Windows by making components like Windows Media Player, Internet Explorer, and various system apps removable. Command-Line Usage and Options
reg save HKLM\COMPONENTS C:\backup\COMPONENTS.hiv
Microsoft.Windows.ShellExperienceHost, Microsoft.WindowsCalculator, Microsoft.StorePurchaseApp, Windows.CBSPreview, Microsoft.Windows.SecHealthUI (Security Center)./d sparingly – often, setting /v 0 (hiding) is safer.PowerShell module for creating customized Windows images. Uses built-in DISM and proper package removal sequences. install-wim-tweak.exe
: It works by interacting with the Windows Servicing Stack (DISM) to force the uninstallation of specific packages. Common Use Cases Removing Windows Defender install-wim-tweak
install-wim-tweak.exe is a specialized command-line utility used to modify Windows installation images by unhiding and removing hidden system packages. While Microsoft provides standard tools like DISM to manage Windows Image (WIM) files, many internal components are marked as "hidden" or "permanent," preventing their removal through official channels. This tool addresses that limitation by modifying the registry within the WIM file to make these components visible and removable. Core Purpose and Functionality Always test in a VM first (Hyper-V or VirtualBox)
Stay updated on the latest news about our product!

Sign up to our newsletter and receive updates before anyone else