{"id":550,"date":"2024-12-16T11:06:21","date_gmt":"2024-12-16T11:06:21","guid":{"rendered":"https:\/\/blog.tomtechproductions.be\/?p=550"},"modified":"2025-03-11T14:13:37","modified_gmt":"2025-03-11T14:13:37","slug":"reactivate-windows-with-key","status":"publish","type":"post","link":"https:\/\/blog.tomtechproductions.be\/index.php\/2024\/12\/16\/reactivate-windows-with-key\/","title":{"rendered":"Reactivate Windows with key"},"content":{"rendered":"\n<p>Open Powershell as administrator, and paste following code<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$code = (Get-WmiObject -query \"select * from SoftwareLicensingService\").OA3xOriginalProductKey\nslmgr \/ipk $code\nslmgr \/ato<\/code><\/pre>\n\n\n\n<p>Alternatieve methode<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>slmgr \/ipk W269N-WFGWX-YVC9B-4J6C9-T83GX\nslmgr \/ato\nslmgr \/skms kms8.msguides.com\nslmgr \/ato<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Open Powershell as administrator, and paste following code Alternatieve methode<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-550","post","type-post","status-publish","format-standard","hentry","category-windows"],"_links":{"self":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/550","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/comments?post=550"}],"version-history":[{"count":2,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/550\/revisions"}],"predecessor-version":[{"id":578,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/550\/revisions\/578"}],"wp:attachment":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/media?parent=550"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/categories?post=550"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/tags?post=550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}