Skip to content

arielkoren/DisablePatchGuard

Repository files navigation

The original project is taken from here:

https://github.com/hfiref0x/UPGDSED

and upgraded it to work on the latest version of windows (Win10 x64 latest versions)


UPGDSED

Universal PatchGuard and Driver Signature Enforcement Disable

System Requirements

x64 Windows, supported versions:

  • Windows 7 SP1
  • Windows 8
  • Windows 8.1
  • Windows 10 (TH1/TH2/RS1/RS2/RS3/RS4/RS5)

Administrative privilege is required.

In case of EFI boot SecureBoot must be disabled.

WARNING

Using this program might render your computer into an unbootable state.

Source code provided AS-IS in help it will be useful BUT WITHOUT WARRANTY OF ANY KIND.

ANY USE OF THE SOFTWARE IS ENTIRELY AT YOUR OWN RISK.

Install

Run patch.exe elevated.

Uninstall

In elevated command prompt type bcdedit /delete < patch guard disable entry id >

Navigate to Windows\System32 folder and delete ntkrnlmp.exe, osloader.exe (BIOS boot) or osloader.efi (EFI boot)

Build

UPGDSED comes with full source code. In order to build from source you need Microsoft Visual Studio 2015 and later versions.

References

Authors

(c) 2017 - 2018 UPGDSED Project

About

disable most common windowsx64 systems patchguard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages