Windows Activation Error 0x803F7001

From Wiki.CoreyBlair.US
Revision as of 15:41, 5 April 2018 by Corey (talk | contribs) (Created page with "*Press Windows key + X *Click "Command Prompt '''(admin)'''" *Enter the following commands: ::<code>slmgr /upk</code><ref>''[https://answers.microsoft.com/en-us/profile/d82703...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Press Windows key + X
  • Click "Command Prompt (admin)"
  • Enter the following commands:
slmgr /upk[1]
  • This will unload your previous product key
slmgr -ipk your-product-key-goes-here[2]
  • This will force load your product key. It is wise to restart at this point.


References