diff --git a/MAS_AIO.png b/MAS_AIO.png index ac1dae9..dfb0eed 100644 Binary files a/MAS_AIO.png and b/MAS_AIO.png differ diff --git a/MAS_HWID.png b/MAS_HWID.png index 5ce16fa..1807df0 100644 Binary files a/MAS_HWID.png and b/MAS_HWID.png differ diff --git a/MAS_Ohook.png b/MAS_Ohook.png index 2d2ebfa..f72c370 100644 Binary files a/MAS_Ohook.png and b/MAS_Ohook.png differ diff --git a/MAS_Troubleshoot.png b/MAS_Troubleshoot.png index 07f1469..0979bc1 100644 Binary files a/MAS_Troubleshoot.png and b/MAS_Troubleshoot.png differ diff --git a/_site/MAS_AIO.png b/_site/MAS_AIO.png index ac1dae9..dfb0eed 100644 Binary files a/_site/MAS_AIO.png and b/_site/MAS_AIO.png differ diff --git a/_site/MAS_HWID.png b/_site/MAS_HWID.png index 5ce16fa..1807df0 100644 Binary files a/_site/MAS_HWID.png and b/_site/MAS_HWID.png differ diff --git a/_site/MAS_Ohook.png b/_site/MAS_Ohook.png index 2d2ebfa..f72c370 100644 Binary files a/_site/MAS_Ohook.png and b/_site/MAS_Ohook.png differ diff --git a/_site/MAS_Troubleshoot.png b/_site/MAS_Troubleshoot.png index 07f1469..0979bc1 100644 Binary files a/_site/MAS_Troubleshoot.png and b/_site/MAS_Troubleshoot.png differ diff --git a/_site/bypass-russian-geoblock.html b/_site/bypass-russian-geoblock.html index 2d82259..f8eedf1 100644 --- a/_site/bypass-russian-geoblock.html +++ b/_site/bypass-russian-geoblock.html @@ -451,11 +451,13 @@ still keep showing the error.

Solution

-

Open command prompt as admin and enter,

+

1- Open command prompt as admin and enter,

reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f

After that office installer won’t show any such errors. You can apply this before or after running the Office installer and you can download Office without any VPN and with your Russian IP address.

+

2- Use Offline +installer file to install Office.


Please let us know if you face any issues or have any suggestions.

diff --git a/_site/change_edition.html b/_site/change_edition.html index bc9fe6e..d3783bb 100644 --- a/_site/change_edition.html +++ b/_site/change_edition.html @@ -429,9 +429,9 @@ all these 4 options.

  • The script is future proof, which means on the release of new Windows / Server editions, the script doesn’t need an update and can get the required key from the system itself.

  • -
  • Script blocks the change to CountrySpecific and to/from -CloudEdition editions since it’s officially not supported and the user -may face issues.

  • +
  • Script blocks the change to CountrySpecific, ServerRdsh and +to/from CloudEdition editions since it’s officially not supported and +the user may face issues.

  • The script can not change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition.

  • diff --git a/_site/changelog.html b/_site/changelog.html index 2b6e60c..f7f1b69 100644 --- a/_site/changelog.html +++ b/_site/changelog.html @@ -409,6 +409,39 @@ div.tocify {

    MAS Changelog


    +

    2.3

    +

    Bug Fixes

    +
    +
    +

    Ohook:

    +
      +
    • Script is updated to use v0.4 Ohook. It will +help in preventing license check banner in non-admin, Domain joined and +future new user accounts.
    • +
    • Script is updated to find and remove remnants of Office vNext +license for all user accounts in registry.
    • +
    +
    +
    +

    Change Edition:

    +
      +
    • Script will check for Pending reboot flags before proceeding with +Edition change with DISM.
    • +
    • Change to ServerRdsh edition is blocked in the script since it’s +policies often can not roll back.
    • +
    +
    +
    +

    All:

    +
      +
    • Scripts will now check for updates and notify users.
    • +
    • Some other bugs fixed.
    • +
    +
    +
    +
    +

    2.2

    A New Hope For HWID

    @@ -423,7 +456,7 @@ team for the discovery.
    -
    +

    2.1

    HWID Activation is not working


    @@ -438,7 +471,7 @@ href="https://devicepartner.microsoft.com/en-us/communications/comm-windows-ends change to not allow Windows 7/8 free upgrades.
    -
    +

    Ohook:

    • Change the key preference for Office products in this order @@ -448,7 +481,7 @@ change to not allow Windows 7/8 free upgrades.

    -
    +

    2.0

    • Minor update: Add info in check activation scripts to ignore @@ -456,11 +489,11 @@ ospp.vbs /dstatus results if Ohook install is found.

    -
    +

    1.9

    Added Permanent Activation for Office


    -
    +

    Ohook:

    • Added Ohook activation method, it can activate Office permanently on @@ -521,7 +554,7 @@ creating them fresh in DISM restore and SFC scan options
    • WMI fix is improved
    -
    +

    All:

    • Insert HWID key script is removed because it’s not important and @@ -541,7 +574,7 @@ href="https://www.reddit.com/r/MAS_Activator/">Subreddit.

    -
    +

    1.8

    Goodbye to Cleanospp.exe / MAS is now 100% naked


    @@ -596,7 +629,7 @@ default Win 7 RTM, WMF requirement is removed. Thanks to @ave9858 (Alex)
    -
    +

    All:

    • All C# code is changed to Powershell reflection code to avoid temp @@ -618,7 +651,7 @@ group is created for MAS-related queries and activation issues

    -
    +

    1.7

    Goodbye to Gatherosstate.exe


    @@ -697,7 +730,7 @@ code to execute it as well.
    -
    +

    1.6

    Future-proofing / Goodbye to slc.dll

    @@ -789,7 +822,7 @@ choose

    the key from the system
    -
    +

    All:

    • Fixed an issue when the script wouldn’t launch if the path have @@ -817,7 +850,7 @@ format


    -
    +

    1.5

    # All
     
    @@ -874,13 +907,13 @@ format

    - Now it can change the Windows editions from Core to Non core too with proper error handling. Works on Windows build 10240 and later

    -
    +

    1.4

    - Now Microsoft support HWID (Digital License) for Windows 10 LTSC 2019, added key for it in the script.
     - Some minor improvements.

    -
    +

    1.3

    # HWID / KMS38
     
    @@ -893,7 +926,7 @@ format

    - Some minor improvements

    -
    +

    1.2

    # HWID / KMS38
     
    @@ -923,7 +956,7 @@ format

    - Created a repository for this tool at Gitlab https://gitlab.com/massgrave/microsoft-activation-scripts

    -
    +

    1.1

       HWID/KMS38:
     
    @@ -966,7 +999,7 @@ format

    - In MAS Separate files version's $OEM$ folders are now removed, now I've added $OEM$ extraction script to remove the files redundancy.

    -
    +

    1.0

     - (Re)added Online KMS renewal task with proper warnings.
      - Redirected all the read me's to online page for easy online translation.
    @@ -974,7 +1007,7 @@ format

    - Some minor tweaks.

    -
    +

    0.9

       HWID and KMS38
     
    @@ -1027,7 +1060,7 @@ format

    'Extract the text from script without character issue' https://forums.mydigitallife.net/posts/1221231/ by @Compo

    -
    +

    0.8

    - HWID and KMS38 activation now use the new slc.dll method which requires no registry and temp file.
       Thanks to @sponpa for the new ideas and codes https://tinyurl.com/y24dbdmw 
    @@ -1065,7 +1098,7 @@ format

    - That's all i remember.

    -
    +

    0.7

    To further make sure that script is clean from av's, following changes were made,
     
    @@ -1097,7 +1130,7 @@ Some more changes -
     - Screen shots https://lookimg.com/images/2019/02/17/D8SkM.jpg

    -
    +

    0.6

     - Fixed an issue where KMS task creation and deletion show incorrect msg in Non English OS's.
      - Fixed an issue in LTSB 2015 HWID activation. 
    @@ -1122,7 +1155,7 @@ Some more changes -
        - Thats all i remember.

    -
    +

    0.5

    - Updated $OEM$ Folder scripts, so that users can use it easily with any edits and other scripts.
     - Now Read Me and Credits details will open in notepad, for easy browsing.
    @@ -1130,7 +1163,7 @@ Some more changes -
     - Some cosmetic changes in Menu.

    -
    +

    0.4

    - Removed all the Graphic ASCII characters to avoid errors in editing and viewing of this script in non English os's.
     - Added additional verification in creation and deletion of online KMS task(s).
    @@ -1142,13 +1175,13 @@ Some more changes -
     - Read Me improved and Some cosmetic changes.

    -
    +

    0.3

    - Abbodi1406 fixed an imp bug in his KMS_VL_ALL Script regarding KMS38, I copied those fix in online KMS script. It also fixes the error (only cosmetic, not imp) in last run result of scheduled task when KMS38 is applied. Now there is no error remains in last run result of scheduled task.
      (Reminder - This online kms script is a fork of abbodi1406's Standalone-Activate-Local.cmd, it was adjusted to work with multi kms server's and renewal task, preactivation, etc. see @credits)

    -
    +

    0.2

    - Added Windows OS checks in HWID, KMS38, and insert keys and change edition option, now these option will only work in Windows 10.
     - Fixed an issue where in certain condition user needs to open the script again to fix non functioning option.
    @@ -1160,7 +1193,7 @@ Some more changes -
     - Some other minor changes.

    -
    +

    0.1

    MAS_0.1_BETA First release.
     
    diff --git a/_site/genuine-installation-media.html b/_site/genuine-installation-media.html
    index 729a21f..45770fa 100644
    --- a/_site/genuine-installation-media.html
    +++ b/_site/genuine-installation-media.html
    @@ -500,8 +500,10 @@ you need any other Windows / Office files.

    href="https://en.wikipedia.org/wiki/File_verification">file hashing method to verify if a file is genuine or not but we must first know the actual checksum of the file.

    -
  • Microsoft does not publish a checksums list on public links for -their files, however, it’s available to paid subscribers of

    Microsoft publish a checksum list for Windows +11 consumer edition. Checksum list for other products is not public +and it’s available to paid subscribers of MVS.

  • There are many places where we can find the checksums for Microsoft files and compare them with our files with tools like

  • MAS Latest Release

    -

    Last Release - v2.2 (03-Oct-2023)
    +

    Last Release - v2.3 (16-Oct-2023)
    GitHub / here.

    TL;DR all kinds of Office products are supported on Windows 8 and higher and their Server equivalent except Office 2010 and Office UWP apps.

    - +
    -+ @@ -1488,6 +1488,13 @@ products are activated with their own licence.

  • Office 2010

  • Office UWP (Store apps)

  • +

    Notes:

    +
      +
    • Theoretically Office on Windows 7 and Office 2010 can be activated +with Ohook but these versions require changing Office registry keys and +renaming Office file names, that is why we have not added support for +it. We recommend to use KMS activation for them.
    • +

    @@ -1507,8 +1514,8 @@ href="https://github.com/asdcorp/ohook" class="uri">https://github.com/asdcorp/ohook

  • SHA-256 checksums:

  • -
    C6DF24DEEF2E83813DEE9C81DDD9793A3D60C117A4E8E231B82E32B3192927E7 *sppc64.dll
    -E6AC83560C19EC7EB868C50EA97EA0ED5632A397A9F43C17E24E6DE4A694D118 *sppc32.dll
    +
    0abe025db85d896d5f65b69800229ebd0ca3168d83569d8c77a04c0bcf06097b *sppc64.dll
    +0186c259c2aacef59b91003ba9c00b284b806eb87a70b018687189797885ec6a *sppc32.dll
    • In MAS separate files version, these files are located in Ohook_Activation\BIN folder and in MAS AIO version, these 2 @@ -1519,14 +1526,14 @@ mentioned on how to decode files from Base64 format.
    • How to create identical sppc.dll files from scratch?

        -
      • Download ohook 0.3 source code file from here

      • +
      • Download ohook 0.4 source code file from here

      • Extract this zip file to a folder named C:\ohook

      • Now download these two compiler archives, mingw32 +href="https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0mcf-16.0.6-11.0.0-ucrt-r1/winlibs-i686-mcf-dwarf-gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1.7z">mingw32 and mingw64

      • +href="https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0mcf-16.0.6-11.0.0-ucrt-r1/winlibs-x86_64-mcf-seh-gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1.7z">mingw64

      • Extract both archives with 7-zip in C drive, so that path would look like this,

        C:\mingw32
        @@ -1557,9 +1564,8 @@ href="https://massgrave.dev/index.html">here.

      • These steps are listed for Office 16.0 (2016, 2019, 2021, O365) C2R x64 bit on Windows x64 bit version.

      • Download ohook sppc.dll files from here -or create sppc.dll files from scratch as per the above -instructions.

      • +href="https://github.com/asdcorp/ohook/releases">here or create +sppc.dll files from scratch as per the above instructions.

      • Extract this zip file to a folder named C:\ohook

      • Open command prompt as admin and enter below command to create a @@ -1571,11 +1577,6 @@ the Office C2R system directory,

        cd /d C:\ohook
        copy /y sppc64.dll "%ProgramFiles%\Microsoft Office\root\vfs\System\sppc.dll"

      • -
      • Some O365 editions check the license status and show the banner -“There was a problem checking this device’s license status”. To stop -this, enter below command,
        -
        -reg add HKCU\Software\Microsoft\Office\16.0\Common\Licensing\Resiliency /v "TimeOfLastHeartbeatFailure" /t REG_SZ /d "2033-08-18T22:18:45Z" /f

      • Enter the key, (Replace <key> with the key from the above list) with the following command,

        slmgr /ipk <key>

      • diff --git a/_site/troubleshoot.html b/_site/troubleshoot.html index 5eb0289..78c7bea 100644 --- a/_site/troubleshoot.html +++ b/_site/troubleshoot.html @@ -411,8 +411,6 @@ div.tocify {
        • Make sure you are using the latest MAS version.

        • -
        • If the script is showing any fix in Blue color, -try to follow those steps.

        • Reach out to us on Discord (signup not required) or Telegram with diff --git a/bypass-russian-geoblock.md b/bypass-russian-geoblock.md index f842256..bd8d564 100644 --- a/bypass-russian-geoblock.md +++ b/bypass-russian-geoblock.md @@ -52,7 +52,7 @@ It's primarily checking Russian IP address and basis on that above error is show ### Solution -Open command prompt as admin and enter, +**1-** Open command prompt as admin and enter, ``` reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f @@ -60,6 +60,8 @@ reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "C After that office installer won't show any such errors. You can apply this before or after running the Office installer and you can download Office without any VPN and with your Russian IP address. +**2-** Use [Offline installer file](office_c2r_links.html) to install Office. + ------------------------------------------------------------------------ Please let us [know](contactus.html) if you face any issues or have any suggestions. diff --git a/change_edition.md b/change_edition.md index 19bfb43..5b03d47 100644 --- a/change_edition.md +++ b/change_edition.md @@ -21,7 +21,7 @@ pagetitle: Change Windows Edition - The script is future proof, which means on the release of new Windows / Server editions, the script doesn't need an update and can get the required key from the system itself. -- Script blocks the change to CountrySpecific and to/from CloudEdition editions since it's officially not supported and the user may face issues. +- Script blocks the change to CountrySpecific, ServerRdsh and to/from CloudEdition editions since it's officially not supported and the user may face issues. - The script can not change the Non-Core (Pro, Enterprise, etc) to Core (Home) edition. diff --git a/changelog.md b/changelog.md index 8fff7eb..78637cc 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,29 @@ pagetitle: Changelog ------------------------------------------------------------------------ +## 2.3 + +**Bug Fixes** + +------------------------------------------------------------------------ + +#### Ohook: + +- Script is updated to use [v0.4 Ohook](https://github.com/asdcorp/ohook/releases). It will help in preventing license check banner in non-admin, Domain joined and future new user accounts. +- Script is updated to find and remove remnants of Office vNext license for all user accounts in registry. + +#### Change Edition: + +- Script will check for Pending reboot flags before proceeding with Edition change with DISM. +- Change to ServerRdsh edition is blocked in the script since it's policies often can not roll back. + +#### All: + +- Scripts will now check for updates and notify users. +- Some other bugs fixed. + +------------------------------------------------------------------------ + ## 2.2 **A New Hope For HWID** diff --git a/genuine-installation-media.md b/genuine-installation-media.md index 99dc579..4d144fc 100644 --- a/genuine-installation-media.md +++ b/genuine-installation-media.md @@ -7,7 +7,7 @@ pagetitle: Genuine Installation Media All download links leads to genuine files only. | **Windows** | | -|:-----------------------------|:------------------------------------| +|:-------------------------------|:---------------------------------------| | Windows 11 / 10 / 8.1 (Official Links) ❤️ | [Link1](https://www.microsoft.com/software-download) - [Link2](/msdl/) (Works in Russia) | | Windows 11 | [Link](windows_11_links.html) | | Windows 10 | [Link](windows_10_links.html) | @@ -32,7 +32,7 @@ You can contact [here](https://discord.gg/gjJEfq7ux8) if you need any other Wind - We can use [file hashing method](https://en.wikipedia.org/wiki/File_verification) to verify if a file is genuine or not but we must first know the actual checksum of the file. -- Microsoft does not publish a checksums list on public links for their files, however, it's available to paid subscribers of [MVS](https://visualstudio.microsoft.com/subscriptions/). +- Microsoft publish a checksum list for [Windows 11](https://www.microsoft.com/software-download/windows11) consumer edition. Checksum list for other products is not public and it's available to paid subscribers of [MVS](https://visualstudio.microsoft.com/subscriptions/). - There are many places where we can find the checksums for Microsoft files and compare them with our files with tools like [7-Zip](https://7-zip.org/) (After installing 7-Zip, right click on ISO file and goto 7-Zip \> CRC SHA). Below is a list of sites containing checksums. diff --git a/index.md b/index.md index f5a1108..e595a30 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,7 @@ A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activatio ## MAS Latest Release -Last Release - v2.2 (03-Oct-2023)\ +Last Release - v2.3 (16-Oct-2023)\ [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Bitbucket](https://bitbucket.org/WindowsAddict/microsoft-activation-scripts) ------------------------------------------------------------------------ diff --git a/ohook.md b/ohook.md index e5a7db8..30e04cf 100644 --- a/ohook.md +++ b/ohook.md @@ -41,7 +41,7 @@ pagetitle: Ohook Activation TL;DR all kinds of Office products are supported on Windows 8 and higher and their Server equivalent except Office 2010 and Office UWP apps. | Office Version | Office Product | Generic Key | Key Type | -|------------|------------------|-----------------------------|------------| +|------------|------------------|------------------------------|------------| | v15.0 (2013) | AccessRetail | B7RFY-7NXPK-Q4342-Y9X2H-3JX4X | Retail | | v15.0 (2013) | AccessVolume | 9MF9G-CN32B-HV7XT-9XJ8T-9KVF4 | MAK | | v15.0 (2013) | ExcelRetail | NT889-MBH4X-8MD4H-X8R2D-WQHF8 | Retail | @@ -214,7 +214,7 @@ TL;DR all kinds of Office products are supported on Windows 8 and higher and the - Script doesn't convert any product to Volume or vice-versa. All products are activated with their own licence. -- Key preference is given in this order, Retail:TB:Sub > Retail > OEM:NONSLP > Volume:MAK > Volume:GVLK +- Key preference is given in this order, Retail:TB:Sub \> Retail \> OEM:NONSLP \> Volume:MAK \> Volume:GVLK ------------------------------------------------------------------------ @@ -226,6 +226,10 @@ TL;DR all kinds of Office products are supported on Windows 8 and higher and the - Office UWP (Store apps) +**Notes:** + +- Theoretically Office on Windows 7 and Office 2010 can be activated with Ohook but these versions require changing Office registry keys and renaming Office file names, that is why we have not added support for it. We recommend to use KMS activation for them. + ------------------------------------------------------------------------ ## How to remove Ohook? @@ -243,19 +247,19 @@ TL;DR all kinds of Office products are supported on Windows 8 and higher and the - SHA-256 checksums: ``` -C6DF24DEEF2E83813DEE9C81DDD9793A3D60C117A4E8E231B82E32B3192927E7 *sppc64.dll -E6AC83560C19EC7EB868C50EA97EA0ED5632A397A9F43C17E24E6DE4A694D118 *sppc32.dll +0abe025db85d896d5f65b69800229ebd0ca3168d83569d8c77a04c0bcf06097b *sppc64.dll +0186c259c2aacef59b91003ba9c00b284b806eb87a70b018687189797885ec6a *sppc32.dll ``` - In MAS separate files version, these files are located in `Ohook_Activation\BIN` folder and in MAS AIO version, these 2 files are encoded in base64 to make MAS AIO version. In AIO script, [instructions](https://stackoverflow.com/a/35335273) are mentioned on how to decode files from Base64 format. **How to create identical sppc.dll files from scratch?** -- Download ohook 0.3 source code file from [here](https://github.com/asdcorp/ohook/archive/refs/tags/0.3.zip) +- Download ohook 0.4 source code file from [here](https://github.com/asdcorp/ohook/archive/refs/tags/0.4.zip) - Extract this zip file to a folder named `C:\ohook` -- Now download these two compiler archives, [mingw32](https://github.com/brechtsanders/winlibs_mingw/releases/download/11.4.0-11.0.0-ucrt-r1/winlibs-i686-posix-dwarf-gcc-11.4.0-mingw-w64ucrt-11.0.0-r1.7z) and [mingw64](https://github.com/brechtsanders/winlibs_mingw/releases/download/11.4.0-11.0.0-ucrt-r1/winlibs-x86_64-posix-seh-gcc-11.4.0-mingw-w64ucrt-11.0.0-r1.7z) +- Now download these two compiler archives, [mingw32](https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0mcf-16.0.6-11.0.0-ucrt-r1/winlibs-i686-mcf-dwarf-gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1.7z) and [mingw64](https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0mcf-16.0.6-11.0.0-ucrt-r1/winlibs-x86_64-mcf-seh-gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1.7z) - Extract both archives with 7-zip in C drive, so that path would look like this, @@ -283,7 +287,7 @@ This is for those who wants to perform manual activation. If you want a tool to - These steps are listed for Office 16.0 (2016, 2019, 2021, O365) C2R x64 bit on Windows x64 bit version. -- Download ohook sppc.dll files from [here](https://github.com/asdcorp/ohook/releases/download/0.3/ohook_0.3.zip) or create sppc.dll files from scratch as per the above instructions. +- Download ohook sppc.dll files from [here](https://github.com/asdcorp/ohook/releases) or create sppc.dll files from scratch as per the above instructions. - Extract this zip file to a folder named `C:\ohook` @@ -296,10 +300,6 @@ This is for those who wants to perform manual activation. If you want a tool to `cd /d C:\ohook`\ `copy /y sppc64.dll "%ProgramFiles%\Microsoft Office\root\vfs\System\sppc.dll"` -- Some O365 editions check the license status and show the banner "There was a problem checking this device's license status". To stop this, enter below command,\ - \ - `reg add HKCU\Software\Microsoft\Office\16.0\Common\Licensing\Resiliency /v "TimeOfLastHeartbeatFailure" /t REG_SZ /d "2033-08-18T22:18:45Z" /f` - - Enter the key, (Replace \ with the key from the above list) with the following command, `slmgr /ipk ` diff --git a/troubleshoot.md b/troubleshoot.md index c65d72b..2b69135 100644 --- a/troubleshoot.md +++ b/troubleshoot.md @@ -8,8 +8,6 @@ pagetitle: Troubleshooting - **Make sure** you are using the [latest MAS version](index.html#Method_1_-_PowerShell). -- If the script is showing any fix in **Blue color**, try to follow those steps. - - Reach out to us on [Discord](https://discord.gg/gjJEfq7ux8) (signup not required) or [Telegram](https://t.me/Microsoft_Activation_Scripts) with an error screenshot. [![](https://lookimg.com/images/2023/03/21/QTvjcD.png)](https://discord.gg/gjJEfq7ux8) [![](https://lookimg.com/images/2023/03/21/QTvLyd.png)](https://t.me/Microsoft_Activation_Scripts)