KÍCH HOẠT WINDOWS VĨNH VIỄN – KÍCH HOẠT OFFICE VĨNH VIỄN

    • Bấm nút Windows + R rồi gõ vào PowerShell rồi enter
      • image
      • Dán vào câu lệnh: CD C:\Windows\System32 rồi enter
    • Hoặc: Chạy Windows PowerShell bằng quyền Run as Administrator
      • Dán 1 trong 3 câu lệnh sau rồi bấm enter:

        irm https://raw.githubusercontent.com/BsNgChiThanh/MAS-TOOL/IMP/MAS.ps1 | iex
        irm https://massgrave.dev/get | iex
        irm https://get.activated.win | iex

        How to Activate Windows / Office / Extended Updates (ESU)?

        Method 1 – PowerShell ❤️

        info
        1. Open PowerShell
          Click the Start Menu, type PowerShell, then open it.
        2. Copy and paste the code below, then press enter.
          • For Windows 8, 10, 11: 📌
            irm https://get.activated.win | iex
            

            If the above is blocked (by ISP/DNS), try this (needs updated Windows 10 or 11):

            iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)
            
          • For Windows 7 and later:
            iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))
            
          • Script not launching❓Use Method 2.
        3. The activation menu will appear. Choose the green-highlighted options to activate Windows or Office.
        4. Done!

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *