افتح cmd كمسؤول و الصق الكود التالي:
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
[hide]cscript //nologo slmgr.vbs /upk
cscript //nologo slmgr.vbs /ckms
sc config wuauserv start=auto
net start wuauserv
cscript //nologo slmgr.vbs /ipk 7YK3K-RNKHV-3R6JT-BMBRY-7MGVD
cscript //nologo "%Systemroot%\system32\slmgr.vbs" /dti >step2.txt
start step2.txt
@[/hide]