Notification texts go here Contact Us Buy Now!

Nâng cấp Windows 10 / 11 Evaluation Edition (Bao gồm LTSC) lên Full

Table of Contents

Chuyện là mình có sử dụng bản Windows của Micrsoft Evaluation Center dùng thử trong 90 ngày, mục đích thì mình dùng để tạo máy ảo Flare-VM. Phiên bản cho dùng thử là bản Windows 10 Enterprise Evolution. Hôm nay mình mở lại thì đã thông báo hết hạn.



       Mình có tò mò search xem có cách gì có thể kích  được bản Windows 10 Enterprise Evaluation này thì không có tool nào vì đây là phiên bản đánh giá và bạn sẽ không thể thay đổi khóa sản phẩm (product key) để kích hoạt nó giống như bạn làm với các phiên bản Windows10 khác. Ngay cả khi bạn cố gắng thay đổi mã giấy phép sản phẩm, bạn cũng sẽ không thể có được kết quả như mong muốn.

       Thử gán khóa sản phẩm bằng Windows PowerShell. Mở Windows PowerShell với quyền nâng cao và nhập đoạn mã sau.
slmgr /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D

       Giải thích về câu lệnh trên.

       Lệnh slmgr /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D được sử dụng để cài đặt một khóa sản phẩm (product key) cho Windows. Cụ thể:

  • slmgr: Viết tắt của “Software Licensing Management Tool”, là một công cụ dòng lệnh được sử dụng để quản lý giấy phép Windows.
  • /ipk: Tham số này có nghĩa là “Install Product Key” (Cài đặt Khóa Sản phẩm).
  • M7XTQ-FN8P6-TTKYV-9D4CC-J462D: Đây là khóa sản phẩm mà bạn muốn cài đặt.
       Kết quả thực thi lệnh sẽ có hộp thoại thông báo lỗi xuất hiện. Như vậy việc nâng cấp lên phiên bản đầy đủ không thành công. Giải pháp là cài lại đúng bản đầy đủ từ đầu (là Windows 10 Enterprise Evaluation LTSC) hoặc chuyển đổi sang bản đầy đủ mà không cần cài lại. Mình ưu tiên sẽ sử dụng cách chuyển đổi.

Các bước thực hiện chuyển đổi sang bản đầy đủ Windows 10 Enterprise Evaluation LTSC

1. Tải về công cụ sử dụng

  • Tải xuống liên kết ISO của Windows 10 Enterprise Evaluation dùng thử 90 ngày.
Lưu ý trong bài viết này mình mặc định là đã cài đặt và quá 90 ngày rồi. (Quá trình cài đặt Windows thì mình cũng sẽ không đi chi tiết nữa).
Backup urls:
https://archive.org/details/windows-10-enterprise-ltsc
Lưu ý Tệp tin này cũng có thể áp dụng đối với Windows 11.

2. Kiểm tra phiên bản hệ thống

Bạn có thể sử dụng lệnh này để kiểm tra phiên bản hệ thống: wmic os get caption
wmic os get caption

Hoặc bạn có thể sử dụng lệnh dism (Chạy với tư cách quản trị viên).
dism /online /get-currentedition

3. Chuyển đổi giấy phép

Nhấn tổ hợp phím Win+R và nhập dòng lệnh sau.
C:\Windows\System32\spp\tokens\skus

Nhấn Enter hoặc chọn Ok


Tiếp theo giải nén tệp skus-Windows-10.zip và copy các thư mục ① ② ③ vào đường dẫn của thư mục skus (C:\Windows\System32\spp\tokens\skus ).


Lưu ý với thư mục EnterpriseEval bạn có thể xóa đi được.

4. Khởi động lại hệ thống

Sau khi đã khởi động lại, mở cửa sổ dòng lệnh CMD (Chạy với tư cách quản trị viên), sau đó Copy/Paste các lệnh sau vào đó để chạy:
cscript.exe %windir%\system32\slmgr.vbs /rilc 
cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1 
cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1 
cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1 
cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D 
sc config LicenseManager start= auto & net start LicenseManager 
sc config wuauserv start= auto & net start wuauserv 
clipup -v -o -altto c:\ 
echo

Dưới đây là kết quả sau khi thực hiện tập lệnh trên:
Microsoft Windows [Version 10.0.19045.2006]
(c) Microsoft Corporation. All rights reserved.

FLARE-VM Sat 09/21/2024 23:05:17.49
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /rilc
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

Re-installing license files ...
License file C:\Windows\System32\spp\tokens\issuance\client-issuance-stil.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\issuance\client-issuance-ul-oob.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\issuance\client-issuance-ul.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\issuance\client-issuance-wgalic.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\pkeyconfig\pkeyconfig-downlevel.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\pkeyconfig\pkeyconfig.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\rules\ruleset-filteractions.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\rules\ruleset-platformglobal.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\rules\ruleset-windowsapp.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-ppdlic.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\DefaultPpd-csvlk-pack-ppdlic.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\DefaultPpd-EnterpriseS-ppdlic.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-DM-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-ppdlic.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\DefaultPpd-IoTEnterprise-ppdlic.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.

License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-ppdlic.xrm-ms installed successfully.

License files re-installed successfully.


FLARE-VM Sat 09/21/2024 23:07:31.78
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1

FLARE-VM Sat 09/21/2024 23:07:32.16
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1

FLARE-VM Sat 09/21/2024 23:07:32.25
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1

FLARE-VM Sat 09/21/2024 23:07:32.35
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

Installed product key M7XTQ-FN8P6-TTKYV-9D4CC-J462D successfully.


FLARE-VM Sat 09/21/2024 23:07:33.44
C:\Windows\system32>sc config LicenseManager start= auto & net start LicenseManager
[SC] ChangeServiceConfig SUCCESS
The requested service has already been started.

More help is available by typing NET HELPMSG 2182.


FLARE-VM Sat 09/21/2024 23:07:37.33
C:\Windows\system32>sc config wuauserv start= auto & net start wuauserv
[SC] ChangeServiceConfig SUCCESS
The requested service has already been started.

More help is available by typing NET HELPMSG 2182.


FLARE-VM Sat 09/21/2024 23:07:37.38
C:\Windows\system32>clipup -v -o -altto c:\
Done.
There were no applicable genuine authorization tickets on disk licenses found to convert.
Done.

FLARE-VM Sat 09/21/2024 23:07:37.69
C:\Windows\system32>echo


Dưới đây là giải thích chi tiết từng dòng lệnh:
  1. cscript.exe %windir%\system32\slmgr.vbs /rilc:

    • Lệnh này sẽ xóa mọi thông tin giấy phép hiện có khỏi hệ thống.
  2. cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1:

    • Lệnh này sẽ gỡ bỏ khóa sản phẩm hiện tại khỏi hệ thống và chuyển hướng đầu ra thành null với  >nul 2>&1 để ngăn hiển thị bảng điều khiển dùng để ẩn thông báo đầu ra.
  3. cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1:

    • Lệnh này sẽ xóa cấu hình KMS (Key Management Service) hiện tại. >nul 2>&1 dùng để ẩn thông báo đầu ra.
  4. cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1:

    • Lệnh này sẽ xóa khóa sản phẩm khỏi registry để bảo mật. >nul 2>&1 dùng để ẩn thông báo đầu ra.
  5. cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D:

    • Lệnh này sẽ cài đặt khóa sản phẩm mới (trong trường hợp này là M7XTQ-FN8P6-TTKYV-9D4CC-J462D).
  6. sc config LicenseManager start= auto & net start LicenseManager:

    • Lệnh này sẽ cấu hình dịch vụ LicenseManager để khởi động tự động và sau đó khởi động dịch vụ này.
  7. sc config wuauserv start= auto & net start wuauserv:

    • Lệnh này sẽ cấu hình dịch vụ Windows Update (wuauserv) để khởi động tự động và sau đó khởi động dịch vụ này.
  8. clipup -v -o -altto c:\:

    • Lệnh này sẽ cập nhật các tệp giấy phép trên hệ thống.
  9. echo:

    • Lệnh này chỉ đơn giản là in một dòng trống ra màn hình.

Một số Product Key phổ biến:
  • M7XTQ-FN8P6-TTKYV-9D4CC-J462D dành cho Win 10 Enterprise LTSC 
  • W269N-WFGWX-YVC9B-4J6C9-T83GX dành cho Win 10 Pro / Edu / Home 
  • W269N-WFGWX-YVC9B-4J6C9-T83GX dành cho Win 11 pro
Có thể tìm hiểu thêm tại:
Lưu ý: Bạn có thể gặp lỗi khi thực hiện lênh trên:

'error 0xc004e016 on a computer running microsoft windows non-core edition run slui.exe 0x2a 0xc004e016 to display the error text'
 
Sử dụng các lệnh sau để sửa lỗi này từ CMD (chạy với tư cách quản trị viên):
slmgr /upk 
slmgr.vbs /cpky 
slmgr /ckms 
slmgr.vbs /ckms 
slmgr /skms localhost
Tiếp tục khởi động lại máy tính lần nữa, lúc này quá trình nâng cấp từ phiên bản Đánh giá lên phiên bản Đầy đủ đã hoàn tất. 
Lưu ý: Quy trình trên cũng áp dụng cho Windows 11. 

Bước tiếp theo là kích hoạt ản đầy đủ này.

Đầu tiên mở phẫn Active để kiểm tra.

5. Sử dụng tệp lệnh kích hoạt

1. Mở PowerShell (Không phải CMD). Để thực hiện, hãy nhấp chuột phải vào menu bắt đầu của Windows và chọn PowerShell hoặc Terminal.

2. Copy/Paste mã bên dưới và nhấn Enter:
irm https://get.activated.win | iex
hoặc (đã lỗi thời, sẽ ngừng hoạt động vào ngày 31 tháng 12 năm 2024, sử dụng ở trên thay thế)
irm https://massgrave.dev/get | iex
Tham khảo thêm:
https://github.com/massgravel/Microsoft-Activation-Scripts

Kết quả.


Nếu muốn hiển thị chi tiết thông tin bản quyền - bao gồm mã Activation ID, mã Installation ID và một số thông tin chi tiết khác, bạn sử dụng câu lệnh với Quyền quản trị:
slmgr.vbs /dlv

Tham khảo

https://blog.51sec.org/2023/01/how-to-upgrade-windows-10-evaluation.html

Backup


Đăng nhận xét

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.