diff options
Diffstat (limited to 'readme-troubleshoot-hwid.html')
| -rw-r--r-- | readme-troubleshoot-hwid.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/readme-troubleshoot-hwid.html b/readme-troubleshoot-hwid.html new file mode 100644 index 0000000..3d3efa5 --- /dev/null +++ b/readme-troubleshoot-hwid.html @@ -0,0 +1,97 @@ +<!DOCTYPE html> +<title>Troubleshoot ReadMe - HWID</title> +<html> +<head> +<meta name="viewport" content="width=device-width, initial-scale=1.0"> +</head> +<body style="background-color: #DfDfDf;"> +<pre> +<code> +These instructions are written in context of Activation Troubleshoot option in MAS. + +________________________________ + + HWID Activation Troubleshoot: +________________________________ + + - Make sure you are using the latest version of the activator, to check it, browse the links listed + in the bottom of this page. + + - Make sure the internet is connected. + + - If the HWID Activation script showed error about Windows Update service (wuauserv), then make + sure any update blocking tools or script is not in action in the system. You need to check it + and unblock windows update with that same tool. + + - VPN, privacy-based hosts and/or firewall rules may cause problems with the activation. Disable + them if you are facing problems in activation. + + - Reboot the system. + + - Now run the script to activate Windows 10-11, and if unsuccessful, + Try the troubleshoot button in the Settings > Update & Security > Activation, page. + + - If still unsuccessful and you want to try another activator then use, + 'WinActivate' by @Luzea https://github.com/luzeadev/winactivate + + Tip - Don't start to search and use other unknown tools found on unreliable sites via google search + result, they may (some already do) ruin your system with malwares. + + - If still unsuccessful then try additional troubleshoot steps listed below. +_______________________________________________________________________________________________________ + + - Make sure hardware component proper drivers are installed, check manufacturer site/Windows- + update for drivers. + + - Apply: [4] Dism RestoreHealth + + Reboot the system + + - Apply: [5] SFC Scannow + + Reboot the system (If error found in SFC Scan, run the scan again) and run the activation script, + and if unsuccessful, + + - Apply: [6] Windows Rearm - Specific SKU ID + + Reboot the system and run the activation script, and if unsuccessful, + + - Apply: [8] Clean ClipSVC Licences + + Reboot the system and run the activation script, and if unsuccessful, + + - Apply: [9] Rebuild Licensing Tokens + + Reboot the system and run the activation script, and if unsuccessful, + + - Either try KMS38 / KMS activation or do repair install of Windows 10-11 with an In-place upgrade, + check below link for how to. + + https://www.tenforums.com/tutorials/16397-repair-install-windows-10-place-upgrade.html + https://www.elevenforum.com/t/repair-install-windows-11-with-an-in-place-upgrade.418/ +_______________________________________________________________________________________________________ + + Activation is blocked in some countries - +___________________________________________ + + - Microsoft servers block the activation request from some countries such as Iran, + To activate the system in those countries, follow the below steps, + - In the settings app, Change Region and Timezone to the USA location and use a VPN, choose the + the location of the USA. Now run the script, it should activate now. +_______________________________________________________________________________________________________ + + - Some machines are not able to generate GenuineTicket.xml file using gatherosstate.exe + The reason is unknown (to me). Please contact me if it happens to you. + + - In some rare cases, Microsoft's activation servers may have the issues. +_______________________________________________________________________________________________________ + + Homepage: windowsaddict.ml + Email: [email protected] +_______________________________________________________________________________________________________ +</code></pre> + +<p> </p> + +</body> +</html> |
