From dbaa8c4d44d982e55c1a26d92b03895c45d79964 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Thu, 17 Jul 2025 06:00:00 +0530 Subject: [PATCH] Add Windows 10 ESU info in FAQ --- docs/faq.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e4a8a91..87ff56d 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -16,11 +16,14 @@ Check the info [here](genuine-installation-media.md). #### How to activate Office permanently? Use the Ohook option in MAS. +#### How to receive security updates for Windows 10 after October 2025? +You can use [TSforge option in MAS](intro.md#how-to-activate-windows--office) to activate 3 Years ESU (Oct 2025 to Oct 2028). [More info](windows10_eol.md). + #### It says activation failed, what to do now? Check [here](troubleshoot.md). #### Is MAS safe? How can I know if there is any malware? -MAS is fully [open-source](intro.md#mas-latest-release). It has over 125K stars on [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) and is used by millions of people. You can open the batch files with Notepad and verify the code, or take help from ChatGPT if you don't understand something in batch scripts. +MAS is fully [open-source](intro.md#mas-latest-release). It has over 140K stars on [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) and is used by millions of people. You can open the batch files with Notepad and verify the code, or take help from ChatGPT if you don't understand something in batch scripts. You can even perform the activation manually, check [this page](manual_hwid_activation.md) for instructions. #### How to remove HWID, Ohook, TSforge, KMS38, and Online KMS activation?