From 465c3c25c6fbb8842c3ad6bb4e5c3bbb8c47df26 Mon Sep 17 00:00:00 2001 From: zeffy Date: Thu, 11 Jan 2018 06:19:34 -0800 Subject: [PATCH] Update README.md [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c857921..6a3a030 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,9 @@ My patch takes advantage of this behavior by patching a couple of boolean values For more information, you can read the Microsoft Support article [here](https://support.microsoft.com/en-us/help/4073707/windows-os-security-update-block-for-some-amd-based-devices), but basically Microsoft put out some updates recently that cause problems on older AMD processors, and blocked them on those CPUs, but apparently (I haven't been able to test this due to lack of time and compatible hardware) -wufuc bypasses the block and lets you uninstall these buggy updates which can cause problems. Unfortunately as far as I know, there is no comprehensive list of the processors that should be blocked, but if you experience BSODs +wufuc bypasses the block and lets you uninstall these buggy updates which can cause problems. + +Unfortunately as far as I know, there is no comprehensive list of the processors that should be blocked, but if you experience BSODs after installing any of these updates, you can try the solution posted in this [comment](https://github.com/zeffy/wufuc/issues/132#issuecomment-356921433) to uninstall the updates and fix the crashes. According to the Microsoft Support article, this issue should be resolved within the next week.