massgravel / Microsoft-Activation-Scripts

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
https://massgrave.dev
GNU General Public License v3.0
87.42k stars 8.54k forks source link

After activating HWID, will the system automatically reactivate when it is reinstalled? #503

Closed imdjin closed 1 week ago

imdjin commented 1 week ago

Once the system is activated, this activation cannot be removed because the license is stored in the Microsoft servers and not in the user's system. MS checks the hardware ID (HWID) and if a license is found in their database, the system will automatically activate. This is how official digital license works.

Is this description in the document understood in this way?

  1. After successfully activating HWID, can you activate an unactivated computer by logging in with your account on that computer?
  2. If I reinstall the system next time without changing the hardware, will the login account be automatically activated?

Can achieve the above two effects?

thecatontheceiling commented 1 week ago
  1. yes
  2. yes

Microsoft account isn't needed for the license to be reapplied after a windows reinstall

imdjin commented 1 week ago

Impressive to the point of being a bit excessive! Awesome