如何啟動 Windows / Office / 擴充功能更新 (ESU)?
方法一 - PowerShell
開啟 PowerShell
點擊開始功能表,輸入PowerShell,然後開啟它。
複製並貼上以下程式碼,然後按回車鍵。
適用於Windows 8、10、11:
irm https://get.activated.win | iex
如果上述方法被封鎖(由網路服務供應商/DNS 封鎖),請嘗試以下方法(需要更新至 Windows 10 或 11):
iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)
使用硬體 ID(數位授權)方法永久啟動 Windows
使用Ohook方法永久啟動 Office
TSforge方法永久啟動 Windows/ESU/Office
線上KMS啟動Windows/Office方法,有效期限180天(終身有效,需續約)
進階啟動故障排除
用於預先啟動的 OEM 資料夾
更改 Windows 版本
變更辦公室版
檢查 Windows/Office 啟動狀態
提供一體化版本和獨立文件版本
完全開源,基於批次腳本
減少防毒檢測
https://apk.tw/thread-1022138-1-1.html
https://github.com/massgravel/Microsoft-Activation-Scripts/releases