massgravel / Microsoft-Activation-Scripts

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
https://massgrave.dev
GNU General Public License v3.0
105.4k stars 10.22k forks source link

activation #622

Closed Areire closed 1 month ago

Areire commented 1 month ago

After I activated with another hwid activation tool, I uninstalled the product key with a cmd command (slmgr.vbs /upk), but it was still activated, but after I activated it again with Windows using Microsoft-Activation-Scripts, there was a red line in the activation that said Checking Activation IDs [Key Not Installed / Act ID Not Found But the activation was successful, what happened?

thecatontheceiling commented 1 month ago

slmgr /upk removes the key/activation ID which is why that red error line appeared. If you run HWID again it shouldn't appear again. Also you didn't need to run slmgr /upk, MAS works fine regardless.

Areire commented 1 month ago

@thecatontheceiling So does the MAS script activate successfully even after the red error line?

thecatontheceiling commented 1 month ago

If MAS said it was successful then it was successful.