mirror of
https://github.com/massgravel/massgrave.dev
synced 2026-01-16 16:04:22 -05:00
Move gravesoft pages to massgrave (#69)
This commit is contained in:
BIN
docs/assets/do_not_select_previous_version_of_setup.png
Normal file
BIN
docs/assets/do_not_select_previous_version_of_setup.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
docs/assets/office_download_error_in_russia.png
Normal file
BIN
docs/assets/office_download_error_in_russia.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
BIN
docs/assets/select_previous_version_of_setup.png
Normal file
BIN
docs/assets/select_previous_version_of_setup.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
docs/assets/w10ui-downloaded-files.png
Normal file
BIN
docs/assets/w10ui-downloaded-files.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
74
docs/bypass_microsoft_geoblocking.md
Normal file
74
docs/bypass_microsoft_geoblocking.md
Normal file
@@ -0,0 +1,74 @@
|
||||
# Bypass Microsoft Geoblocking
|
||||
|
||||
Microsoft blocks services in certain countries due to U.S. laws and local legal regulations. For example, users in Russia may not be able to download Windows or Office.
|
||||
|
||||
Countries with broad restrictions:
|
||||
`Belarus, Cuba, Iran, North Korea, Russia, Syria, Venezuela`
|
||||
|
||||
Countries with limited Microsoft Store app functionality:
|
||||
`CU, IR, KP, SS, SD, SY`
|
||||
`MR, VE, EH, AS, BQ, FK, TF, GG, IM, JE, LB, CW, ME, YT, BL, SH, MF, PM, ST, SX, UM, AX`
|
||||
|
||||
*These lists are not exhaustive.*
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
## Windows Download
|
||||
|
||||
Users from blocked countries, such as Russia and Belarus, may encounter an error when trying to download Windows ISOs from the [official Microsoft page](https://www.microsoft.com/en-us/software-download).
|
||||
|
||||
### Error
|
||||
|
||||
`We are unable to complete your request at this time. Some users, entities and locations are banned from using this service. For this reason, leveraging anonymous or location hiding technologies when connecting to this service is not generally allowed. If you believe that you encountered this problem in error, please try again. If the problem persists you may contact Microsoft Support – Contact Us page for assistance. Refer to message code 715-123130 and 150506a6-3ed5-4d99-8b41-3d4de0f2620b.`
|
||||
|
||||
### Solution
|
||||
|
||||
[MSDL](https://msdl.gravesoft.dev/)
|
||||
|
||||
It uses shared sessions/proxy to generate official download links in Russia and all other blocked places.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
## Office Download
|
||||
|
||||
Users from blocked countries, such as Russia and Belarus, may encounter an error when trying to [download](office_c2r_links.md) Office C2R with the online installer or ODT.
|
||||
|
||||
### Error
|
||||
|
||||
`Command not supported`
|
||||
`We're sorry, we can't continue because we weren't able to download a required file. Please make sure you're connected to the internet or connect to a different network, then try again.`
|
||||
|
||||

|
||||
|
||||
#### How is Microsoft blocking it?
|
||||
|
||||
Primarily, it checks for Russian IP addresses, and based on that, the above error is shown to users. However that's not the end of it. Once it find out that Russian IP is used, the installer creates the registry key below to remember it. After that, even if you use a VPN, the installer will still keep showing the error.
|
||||
|
||||
```
|
||||
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs]
|
||||
"CountryCode"="std::wstring|RU"
|
||||
```
|
||||
|
||||
### Solution 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, the office installer won't show any related errors. You can apply this before or after running the Office installer and you can download Office without any VPN with your Russian IP address.
|
||||
|
||||
**Or**
|
||||
|
||||
### Solution 2
|
||||
|
||||
- Use the [Offline installer file](office_c2r_links.md) to install Office.
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
## Microsoft Store App
|
||||
|
||||
If the Microsoft Store app isn’t working in your region, you can try changing your region in Windows settings to access it.
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
@@ -1,4 +1,64 @@
|
||||
# Check Activation Status
|
||||
|
||||
The Check Activation Status script in MAS is a wrapper around CAS by abbodi1406.
|
||||
You can read more about its features [here](https://gravesoft.dev/cas).
|
||||
A robust Windows Powershell script to display the licensing status of Microsoft Windows and Office.
|
||||
|
||||
**Author:** [abbodi1406](https://github.com/abbodi1406)
|
||||
**Github Repo:** https://github.com/gravesoft/CAS
|
||||
|
||||
---
|
||||
|
||||
How to use it
|
||||
-------------
|
||||
|
||||
- Go to the [Github repo](https://github.com/gravesoft/CAS).
|
||||
- Download the ZIP file by clicking on the "Code" button and selecting "Download ZIP".
|
||||
- Extract the ZIP file to a preferred location on your computer.
|
||||
- Run the cmd_launcher.cmd file located in the extracted folder.
|
||||
|
||||
Supported products
|
||||
------------------
|
||||
|
||||
- Windows Vista and later / Windows Server 2008 and later.
|
||||
- Office 2010 and later (MSI or C2R), installed on Windows XP and later.
|
||||
- Office UWP apps on Windows 10/11.
|
||||
- Windows and Office KMS Host (CSVLK), installed on Windows Server 2003 and later.
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
- Require Windows Powershell 2.0 at minimum
|
||||
- Practical replacement for **slmgr.vbs** functions `/dli` `/dlv` `xpr`
|
||||
- Shows the activation expiration date for supported products
|
||||
- Shows the `ProductKeyChannel` for Windows Vista / 7 / 8 primary installed key (available for uplevel Windows by default)
|
||||
- Shows the status of add-on licenses (Extended Security Updates, APPXLOB, OCUR..., etc)
|
||||
- Shows the status of Active Directory Volume Activation for Windows 8 and later
|
||||
- Shows the status of Automatic VM Activation for Windows Server 2012 and later
|
||||
- Shows the status of Subscription Activation for Windows 11 24H2 and later
|
||||
- Implement **vNextDiag.ps1** functions to detect Office vNext licenses (subscription or lifetime)
|
||||
- Implement <a href="https://github.com/asdcorp/clic" target="_blank">Client Licensing Check</a> tool for Windows 8 and later
|
||||
|
||||
Check-Activation-Status.ps1 advantages
|
||||
--------------------------------------
|
||||
|
||||
- Faster PInvoke native methods imports from Software Licensing Client Dll.
|
||||
- Shows more info for all supported Windows and Office versions.
|
||||
- Implements "Client Licensing Check" for Windows 7 and Vista.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
||||
|Switch |Effect|
|
||||
|-------|------|
|
||||
| -IID | Show Offline Installation ID |
|
||||
| -Dlv | Show IID, Rearm count, Trusted time, Product ID.. if available |
|
||||
| -All | Show status for all IDs, regardless installed keys |
|
||||
| -Pass | Skip end prompt or clearing window buffer with All switch |
|
||||
|
||||
Unsupported
|
||||
-----------
|
||||
|
||||
Status of Token-based Volume Licensing.
|
||||
|
||||
License
|
||||
-------
|
||||
The project is licensed under the terms of the MIT License.
|
||||
241
docs/clean_install_windows.md
Normal file
241
docs/clean_install_windows.md
Normal file
@@ -0,0 +1,241 @@
|
||||
# Clean Install Windows
|
||||
|
||||
Guide on how to backup your data and clean install Windows.
|
||||
|
||||
---
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- A genuine Windows ISO file, you can download from https://msdl.gravesoft.dev/
|
||||
- The latest version of Rufus from https://rufus.ie/
|
||||
- A minimum 8GB USB drive
|
||||
- Follow this [guide](remove_malware.md) before making a bootable USB if you think the system has malware.
|
||||
<details>
|
||||
<summary>Another clean system if your current system is infected with File infector malware.</summary>
|
||||
|
||||
**Why?**
|
||||
Because file infector malware can copy itself to the bootable USB that you are going to make to perform a clean installation.
|
||||
You need to use another clean system to make a bootable USB and plug it into the current infected system only when it's not running live Windows.
|
||||
**How to check if you have file infector malware?**
|
||||
Open PowerShell as admin and enter
|
||||
`sc.exe start "sppsvc" > $null 2>&1; Write-Host "Error code: $LASTEXITCODE"`
|
||||
If the output is 577 or 225, then most likely chances are that the system is infected with File infector malware.
|
||||
|
||||
**What if you don't have another clean system?**
|
||||
You can try Dr.Web https://free.drweb.com/download+cureit/gr to remove file infector malware. However in some cases, it may miss to remove all, that's why its best to make bootable USB on another clean system.
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## Back up your data
|
||||
|
||||
The clean installation process will format the C drive where Windows is installed; if you have any data in the C drive, you need to back it up.
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="multiple_partition" label="I have multiple partitions on my drive, like C:\ D:\" default>
|
||||
|
||||
- You can copy your data from C drive and paste it into other partitions.
|
||||
- Your data is usually located in the below place on the C drive,
|
||||
- Go to this folder `C:\Users` and then select the user account that you are using.
|
||||
- Your data is saved in Desktop, Documents, Downloads, Music, Pictures, and Videos folders.
|
||||
- Save these folders in another partition to backup.
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="one_partition" label="I have C:\ drive only" default>
|
||||
|
||||
- Your data is usually located in the below place on the C drive,
|
||||
- Go to this folder `C:\Users` and then select the user account that you are using.
|
||||
- Your data is saved in Desktop, Documents, Downloads, Music, Pictures, and Videos folders.
|
||||
- If you have a **small amount of data** to back up, save it on the below listed online drives or the USB drive after making it bootable with Rufus.
|
||||
- If you have a **large amount of data** that you can't save on an external drive or online drive,
|
||||
- Create another partition using this guide https://youtu.be/_HgjasKuOBw
|
||||
- Save your data onto that other newly created partition.
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
---
|
||||
|
||||
:::tip
|
||||
|
||||
It's highly recommended to backup your critical data on some online drive as well, for example,
|
||||
[GoogleDrive](https://drive.google.com/) - 15GB Free
|
||||
[OneDrive](https://onedrive.live.com/) - 5GB Free
|
||||
[Mega](https://mega.io/) - 20GB Free
|
||||
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
## Create a bootable USB with Rufus
|
||||
|
||||
- Plug your USB drive into the system. (Its data will be deleted.)
|
||||
- Launch Rufus which you downloaded earlier.
|
||||
- In the "Device" dropdown, select your USB flash drive.
|
||||
- Boot Selection:
|
||||
- Click "SELECT" and choose your Windows ISO file. Rufus will auto-configure optimal settings.
|
||||
- Click "START."
|
||||
- Wait for Rufus to create the bootable USB. It may take several minutes. You'll see "READY" when done.
|
||||
|
||||
---
|
||||
|
||||
## Windows 11 on Unsupported Hardware
|
||||
|
||||
<details>
|
||||
<summary>Click here to view</summary>
|
||||
|
||||
- Rufus can help you install Windows 11 on unsupported hardware, but you will encounter problems with future feature updates since Microsoft does not permit that on such hardware.
|
||||
- To resolve this issue, you need to install IoT Enterprise 24H2 (2024) (or newer) edition which is [officially supported](https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/Hardware/System_Requirements?tabs=Windows11LTSC#optional-minimum-requirements) on unsupported hardware. Don't worry about it being an unusual edition; it's binary identical to other editions, with the primary difference being the licensing.
|
||||
- This IoT Enterprise edition comes in 2 flavors,
|
||||
- IoT Enterprise (GAC, General Availability Channel)
|
||||
- IoT Enterprise (LTSC, Long-Term Servicing Channel)
|
||||
- Next question, how do we install this edition?
|
||||
- For GAC version, you don't need IoT Enterprise ISO, you can simply use regular Windows 11 25H2 consumer (linked at the top) or business ISO.
|
||||
- For LTSC version, you need to download the full version of LTSC ISO (don't use eval), it doesn't have to be IoT ISO, you can download a normal LTSC ISO in your language.
|
||||
- After flashing the required ISO using Rufus, navigate to the `\sources\` folder on the USB drive and create a file named `PID.txt` (ensure the file extension is correct). Open this file with Notepad and enter the text below.
|
||||
- For GAC version
|
||||
```
|
||||
[PID]
|
||||
Value=XQQYW-NFFMW-XJPBH-K8732-CKFFD
|
||||
```
|
||||
- For LTSC version
|
||||
```
|
||||
[PID]
|
||||
Value=CGK42-GYN6Y-VD22B-BX98W-J8JXD
|
||||
```
|
||||
- When installing Windows, avoid selecting the "Previous version of the setup" option. The PID.txt method for virtual editions only works with the new installer in Windows 11 24H2 (or newer).
|
||||
|
||||

|
||||
|
||||
- That's it. The setup will auto-pick the IoT Enterprise edition.
|
||||
|
||||
Alternatively, if you don't want to do that, you can install Windows normally and later change the edition to IoT Enterprise.
|
||||
|
||||
|
||||
:::info
|
||||
|
||||
**Note for IoT Enterprise (GAC) - Not LTSC**
|
||||
|
||||
When installing Windows IoT Enterprise (GAC):
|
||||
|
||||
- If your system has an **OEM license** in the motherboard (Pro or higher),
|
||||
- And the key used in Setup is **OEM**,
|
||||
|
||||
then Windows Setup will apply the OEM key from the motherboard during the final stage.
|
||||
|
||||
**What this means**
|
||||
- You can install **IoT Enterprise** with its features (including relaxed hardware requirements on Windows 11 24H2 (or newer), etc.).
|
||||
- After installation, the system will show Pro edition, not IoT Enterprise.
|
||||
- This happens because IoT Enterprise (GAC) is distributed only with an OEM key.
|
||||
- This behavior is normal and cannot be avoided.
|
||||
|
||||
**Fix**
|
||||
After installation, switch the edition by running the following in command prompt as admin.
|
||||
|
||||
```
|
||||
slmgr.vbs /ipk XQQYW-NFFMW-XJPBH-K8732-CKFFD
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
|
||||
:::tip
|
||||
|
||||
If you plan to use an ISO file to install Windows instead of a USB drive and want to edit the ISO file, follow these steps.
|
||||
|
||||
- Download [AnyBurn Free Portable](https://www.anyburn.com/download.php) and extract the zip file.
|
||||
- Run the file named `AnyBurn(64-bit)\AnyBurn.exe`.
|
||||
- Select the option named `Edit image file`.
|
||||
- Follow the on-screen instructions and add the file in `sources` folder as described above.
|
||||
- Save the ISO, that's it.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## Edition List During Windows Installation
|
||||
|
||||
<details>
|
||||
<summary>Click here to view</summary>
|
||||
|
||||
- If your system has an OEM license installed by the manufacturer on the motherboard, then the Windows setup will not show the edition list and will automatically select the edition based on the license on the motherboard.
|
||||
- If you have such hardware and want to view the list of available editions for Windows installation, follow the steps below.
|
||||
- After flashing the required ISO using Rufus, navigate to the `\sources\` folder on the USB drive and create a file named `ei.cfg` (ensure the file extension is correct). Open this file with Notepad and enter the text below.
|
||||
```
|
||||
[Channel]
|
||||
NoKeyChannel
|
||||
```
|
||||
- Now you can view the edition list and pick the edition you want from Windows Vista to Windows 11. It also helps you avoid installing key in Windows 8/8.1 setup where key installation can not be skipped.
|
||||
|
||||
:::note
|
||||
|
||||
- In Windows 11 24H2 (or newer), the new installer does not support this, so you need to select the "Previous version of the setup" option when the setup starts.
|
||||
|
||||

|
||||
|
||||
- If you are using PID.txt, please note that it will take precedence over ei.cfg.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
:::tip
|
||||
|
||||
If you plan to use an ISO file to install Windows instead of a USB drive and want to edit the ISO file, follow these steps.
|
||||
|
||||
- Download [AnyBurn Free Portable](https://www.anyburn.com/download.php) and extract the zip file.
|
||||
- Run the file named `AnyBurn(64-bit)\AnyBurn.exe`.
|
||||
- Select the option named `Edit image file`.
|
||||
- Follow the on-screen instructions and add the file in `sources` folder as described above.
|
||||
- Save the ISO, that's it.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## Clean Install Windows
|
||||
|
||||
- Disconnect all external or non-boot internal drives to reduce installation risks.
|
||||
- Restart your PC and boot from the USB flash drive, typically accessed by pressing F11 or F12 during startup. If it's not working for you then Google the type of device you have followed by "boot menu key", for example, "Asus Zephyrus G14 boot menu key" and find the results for your model number.
|
||||
- Follow on-screen instructions.
|
||||
- Choose "Custom: Install Windows only (advanced)" for a clean install.
|
||||
- Delete all partitions on the boot drive, or if you want to save data partitions then delete only the C drive and other small system partitions, and select the unallocated space created.
|
||||
- Click "Next" to start the installation. Windows will auto-create the necessary partitions.
|
||||
|
||||
---
|
||||
|
||||
## Bypass Windows 11 Internet and Microsoft Account Requirements
|
||||
|
||||
Rufus offers an option to bypass the Internet and Microsoft Account requirements for installing Windows 11. However, if you prefer a different method, follow these steps:
|
||||
|
||||
1. When you see the "Let's connect you to a network" screen,
|
||||
2. Press Shift + F10 to open a command prompt.
|
||||
3. Type `start ms-cxh:localonly` and press Enter.
|
||||
|
||||
This allows you to continue the installation without needing to connect to the Internet or use a Microsoft account.
|
||||
|
||||
**Note:**
|
||||
This method no longer works on the latest Insider builds. You’ll need to use [WinJS-Microsoft-Account-Bypass](https://github.com/the-P1neapple/WinJS-Microsoft-Account-Bypass) or Rufus.
|
||||
|
||||
import ReactPlayer from 'react-player'
|
||||
|
||||
<ReactPlayer controls width='75%' height='auto' src='/bypass_windows_11_internet_and_microsoft_account_requirement.mp4' />
|
||||
|
||||
---
|
||||
|
||||
:::tip
|
||||
|
||||
- You can [connect with us](troubleshoot.md) for help if you need.
|
||||
|
||||
:::
|
||||
@@ -18,7 +18,7 @@ The MAS project wouldn't be possible without the kind help and use of other hono
|
||||
|------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [asdcorp](https://github.com/asdcorp) | [[HWID/KMS38](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/page/29/#comment-1497887)] [Reinvented HWID after [free upgrade block](https://devicepartner.microsoft.com/en-us/communications/comm-windows-ends-installation-path-for-free-windows-7-8-upgrade)] [[TSforge](https://github.com/massgravel/TSforge)] [[GamersOsState](https://github.com/asdcorp/GamersOsState)] [[Integrated_Patcher](https://github.com/asdcorp/Integrated_Patcher_3)] [[Rearm](https://github.com/asdcorp/rearm)] [[Set-WindowsCbsEdition](https://github.com/asdcorp/Set-WindowsCbsEdition)] [[clic](https://github.com/asdcorp/clic)] [RE and tool development] [Branding materials] [Great help] |
|
||||
| [WitherOrNot](https://github.com/WitherOrNot) | [[TSforge](https://github.com/massgravel/TSforge)] [SPP Client Lockbox signing key for HWID/KMS38] [[winkeycheck](https://github.com/WitherOrNot/winkeycheck)] [[Keyhole](https://massgrave.dev/blog/keyhole)] [[warbird-docs](https://github.com/WitherOrNot/warbird-docs)] [[TSPKgen](https://gist.github.com/WitherOrNot/c34c4c7b893e89ab849ce04e007d89a9)] [RE and tool development] |
|
||||
| [abbodi1406](https://github.com/abbodi1406) | [[TSforge](https://github.com/massgravel/TSforge)] [[CAS](https://gravesoft.dev/cas)] [[KMS_VL_ALL](https://github.com/abbodi1406/KMS_VL_ALL_AIO) (Online KMS is a fork of it)] [RE and tool development] [Enormous help and problem solving] |
|
||||
| [abbodi1406](https://github.com/abbodi1406) | [[TSforge](https://github.com/massgravel/TSforge)] [[CAS](https://massgrave.dev/check_activation_status)] [[KMS_VL_ALL](https://github.com/abbodi1406/KMS_VL_ALL_AIO) (Online KMS is a fork of it)] [RE and tool development] [Enormous help and problem solving] |
|
||||
| [awuctl](https://github.com/awuctl) | [[hwid-stuff](https://github.com/massgravel/hwid-stuff)] [[licensing-stuff](https://github.com/awuctl/licensing-stuff)] [[info](https://github.com/massgravel/activation)] [[MVS Dump](https://github.com/awuctl/mvs)] [RE and tool development] (Currently retired) |
|
||||
| [Lyssa](https://github.com/thecatontheceiling) | [Official mascot] [[TSforge](https://github.com/massgravel/TSforge)] [[LyssaRDSGen](https://github.com/thecatontheceiling/LyssaRDSGen)] [RE and tool development] |
|
||||
| [May](https://github.com/ave9858) | [Universal Ticket for HWID/KMS38] [DISM Api method to change Windows edition] [[CleanOffice.ps1](https://gist.github.com/ave9858/9fff6af726ba3ddc646285d1bbf37e71)] [[Keyhole](https://massgrave.dev/blog/keyhole)] [RE and tool development] [Great help] |
|
||||
|
||||
@@ -94,12 +94,11 @@ You can repeat this process 2 times (a total of 270 days of activation).
|
||||
|
||||
### Reset the activation at any given time
|
||||
|
||||
#### Method -1
|
||||
#### Method 1
|
||||
You can use TSforge option in MAS to reset the activation (trial) period at any given time.
|
||||
|
||||
#### Method -2
|
||||
WPA registry keys at `HKEY_LOCAL_MACHINE\SYSTEM\WPA` hold the records of the trial period. By clearing this registry we can simply reset the activation (trial) period at any given time. You can follow below guide to do this.
|
||||
https://gravesoft.dev/fix-wpa-registry
|
||||
#### Method 2
|
||||
WPA registry keys at `HKEY_LOCAL_MACHINE\SYSTEM\WPA` hold the records of the trial period. By clearing this registry we can simply reset the activation (trial) period at any given time. You can follow [this guide](fix-wpa-registry).
|
||||
|
||||
:::note
|
||||
|
||||
|
||||
@@ -95,7 +95,7 @@ Yes.
|
||||
---
|
||||
|
||||
#### I'm in Russia and Office is not downloading.
|
||||
Check this [guide](https://gravesoft.dev/bypass-microsoft-geoblocking).
|
||||
Follow this [guide](bypass-microsoft-geoblocking).
|
||||
|
||||
---
|
||||
|
||||
|
||||
33
docs/fix-wpa-registry.md
Normal file
33
docs/fix-wpa-registry.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# Fix WPA Registry
|
||||
|
||||
- In some cases, the system may have corrupt WPA registry keys at `HKEY_LOCAL_MACHINE\SYSTEM\WPA` which can cause `sppsvc` to not work and activation to fail, it can also cause high CPU usage in `sppsvc` service.
|
||||
- If you are not sure whether you need to do it or not, you can get help from [here](troubleshoot.md).
|
||||
- This registry key is protected by the kernel and cannot be deleted normally. That is why we need to follow some more steps below to clear it.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
## Steps To Fix WPA Registry
|
||||
|
||||
- Download https://github.com/asdcorp/rearm/archive/refs/heads/principalis.zip
|
||||
- Extract this zip file.
|
||||
- Copy `rearm.cmd` file to the root of the C drive, like `C:\rearm.cmd`
|
||||
- Open the command prompt as administrator and enter the below command
|
||||
`Shutdown /f /r /o /t 0`
|
||||
- After the system restarts, select Troubleshoot > Advanced Options > Command Prompt.
|
||||
- Enter the following command
|
||||
`C:\rearm.cmd`
|
||||
- If it says the command is not recognized, enter
|
||||
`bcdedit | find "osdevice"`
|
||||
- It will show you the OS drive letter. Use that drive letter in the command, for example,
|
||||
`E:\rearm.cmd`
|
||||
- Wait for it to finish. When it's finished, you will be able to type in the command prompt, If not then wait.
|
||||
- Once done, exit and then normally boot into Windows.
|
||||
- If it doesn't help, you can [connect with us](troubleshoot.md) for help.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
## Video Tutorial
|
||||
|
||||
import ReactPlayer from 'react-player'
|
||||
|
||||
<ReactPlayer controls width='100%' height='auto' src='/Fix_WPA_Registry.mp4' />
|
||||
21
docs/fix_powershell.md
Normal file
21
docs/fix_powershell.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Fix PowerShell
|
||||
|
||||
Scripts may show an error related to Powershell not working.
|
||||
|
||||
---
|
||||
|
||||
## ConstrainedLanguage
|
||||
|
||||
- If the script is showing `ConstrainedLanguage` in error output then open the command prompt as admin and enter,
|
||||
|
||||
```
|
||||
reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "__PSLockdownPolicy" /f
|
||||
```
|
||||
|
||||
- Retry the script, the error should be fixed.
|
||||
|
||||
---
|
||||
|
||||
## Other Errors
|
||||
|
||||
Please connect with us [here](troubleshoot.md).
|
||||
@@ -24,8 +24,8 @@
|
||||
## Download Office
|
||||
Activation with [MAS](intro.md#how-to-activate-windows--office--extended-updates-esu) is required after the installation of Office.
|
||||
|
||||
- [Office C2R Installers](https://gravesoft.dev/office_c2r_links) ❤️ (O365, 2024, 2021, 2019, 2016, 2013)
|
||||
- [Office C2R Custom Install](https://gravesoft.dev/office_c2r_custom) (O365, 2024, 2021, 2019, 2016)
|
||||
- [Office C2R Installers](office_c2r_links) ❤️ (O365, 2024, 2021, 2019, 2016, 2013)
|
||||
- [Office C2R Custom Install](office_c2r_custom) (O365, 2024, 2021, 2019, 2016)
|
||||
- [Office MSI VL (Old versions)](office_msi_links.md) (2016, 2013, 2010, 2007, 2003, XP (2002))
|
||||
- [Office For **Mac**](office_for_mac.md)
|
||||
|
||||
@@ -34,12 +34,12 @@ Activation with [MAS](intro.md#how-to-activate-windows--office--extended-updates
|
||||
## FAQ
|
||||
|
||||
#### Guides
|
||||
- [Clean Install Windows](https://gravesoft.dev/clean_install_windows)
|
||||
- [Manually Update Windows ISOs](https://gravesoft.dev/update-windows-iso)
|
||||
- [In-place Repair Upgrade (Keeping files and apps)](https://gravesoft.dev/in-place_repair_upgrade)
|
||||
- [Windows 11 on Unsupported Hardware](https://gravesoft.dev/clean_install_windows#windows-11-on-unsupported-hardware)
|
||||
- [Edition List During Windows Installation](https://gravesoft.dev/clean_install_windows#edition-list-during-windows-installation)
|
||||
- [Bypass Windows 11 Internet and Microsoft Account Requirements](https://gravesoft.dev/clean_install_windows#bypass-windows-11-internet-and-microsoft-account-requirements)
|
||||
- [Clean Install Windows](clean_install_windows)
|
||||
- [Manually Update Windows ISOs](update-windows-iso)
|
||||
- [In-place Repair Upgrade (Keeping files and apps)](in-place_repair_upgrade)
|
||||
- [Windows 11 on Unsupported Hardware](clean_install_windows#windows-11-on-unsupported-hardware)
|
||||
- [Edition List During Windows Installation](clean_install_windows#edition-list-during-windows-installation)
|
||||
- [Bypass Windows 11 Internet and Microsoft Account Requirements](clean_install_windows#bypass-windows-11-internet-and-microsoft-account-requirements)
|
||||
- [Windows 10 Updates After End-Of-Life](windows10_eol.md)
|
||||
|
||||
#### Why are we hosting files on our server when we can download them from Microsoft?
|
||||
|
||||
53
docs/in-place_repair_upgrade.md
Normal file
53
docs/in-place_repair_upgrade.md
Normal file
@@ -0,0 +1,53 @@
|
||||
# In-place Repair Upgrade
|
||||
|
||||
(Keeping files and apps)
|
||||
|
||||
---
|
||||
|
||||
In-place repair upgrade using Windows ISO file is a good way to fix system errors. Here's how you can perform it.
|
||||
|
||||
- Download the Windows ISO, preferably from [MSDL](https://msdl.gravesoft.dev/) (Select the version marked with a ❤️ icon). Make sure you choose the ISO that matches your system’s **language and architecture**.
|
||||
- To check the installed Windows architecture, open Powershell as admin and enter,
|
||||
```
|
||||
(Get-ItemProperty "HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Environment").PROCESSOR_ARCHITECTURE
|
||||
```
|
||||
AMD64/x64 means 64 Bit, x86 means 32 Bit
|
||||
- To check the installed Windows Language, enter this command,
|
||||
```
|
||||
dism /english /online /get-intl | find /i "Default system UI language"
|
||||
```
|
||||
Alternatively, you can use this command,
|
||||
```
|
||||
[Globalization.CultureInfo]::GetCultureInfo([Convert]::ToInt32((Get-ItemProperty "HKLM:\SYSTEM\CurrentControlSet\Control\Nls\Language").InstallLanguage, 16)).Name
|
||||
```
|
||||
- Note: If you are running the Enterprise LTSC edition, you will need to download that edition's ISO file. Don't download Evaluation version, that can't be activated.
|
||||
- Right-click on the downloaded ISO file, Open With > Windows Explorer
|
||||
- A new DVD drive will appear in Windows Explorer, which means the installation image has been mounted successfully.
|
||||
<details>
|
||||
<summary>Click here for info: Windows 11 on Unsupported Hardware</summary>
|
||||
- If you're using Windows 11 or upgrading from Windows 10, you may encounter errors due to unsupported hardware.
|
||||
- To resolve this, you need to install IoT Enterprise edition which is [officially supported](https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/Hardware/System_Requirements?tabs=Windows11LTSC#optional-minimum-requirements) on unsupported hardware.
|
||||
- To do that, open the command prompt as admin and,
|
||||
- Enter the below command if you are using normal Windows 11 24H2 (or newer) ISO
|
||||
`reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionID /d IoTEnterprise /f`
|
||||
- Enter the below command if you are using Windows 11 LTSC 2024 ISO
|
||||
`reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v EditionID /d IoTEnterpriseS /f`
|
||||
- Now quickly run setup.exe as described below.
|
||||
</details>
|
||||
- Go into that DVD drive and run setup.exe, just continue until you reach the final confirmation screen.
|
||||
- Make sure it says "**Keep personal files and apps**" on the final screen. Then you can continue the process and wait until it is done.
|
||||
|
||||
---
|
||||
|
||||
:::info
|
||||
|
||||
- If **Windows 11 LTSC 2024** is already up to date, performing an in-place repair upgrade requires the latest monthly updated ISO.
|
||||
- Since Microsoft does not provide updated ISO files for LTSC, you will need to [manually update the ISO file](update-windows-iso.md).
|
||||
|
||||
:::
|
||||
|
||||
:::tip
|
||||
|
||||
- If you are not getting the option to keep files and apps, or the setup is showing any error, you can [connect with us](troubleshoot.md) for help.
|
||||
|
||||
:::
|
||||
@@ -31,7 +31,7 @@ To create a pre-activated Windows installation ISO, do the following:
|
||||
|
||||
## Preinstall Office
|
||||
|
||||
- Follow this [guide](https://gravesoft.dev/office_c2r_custom) and download the Office files.
|
||||
- Follow this [guide](office_c2r_custom) and download the Office files.
|
||||
- Copy the downloaded `Office` folder, `setup.exe` and `Configuration.xml` files, and paste them into the $OEM$ folder, beside the `setupcomplete.cmd` file.
|
||||
- Open the `setupcomplete.cmd` file with notepad and add the below lines after `fltmc >nul || exit /b` line.
|
||||
```
|
||||
|
||||
@@ -65,7 +65,7 @@ reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPla
|
||||
|
||||
As mentioned in the Reasons section, these checks are performed only if Retail Office is installed and was later converted to VL. The office doesn't perform any kind of related checks if the proper installation of the VL office is done. (Not applicable to PerpetualVL2024)
|
||||
|
||||
Please see the guide [here](https://gravesoft.dev/office_c2r_custom) for VL Office installation.
|
||||
Please see the guide [here](office_c2r_custom) for VL Office installation.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
115
docs/office_c2r_custom.md
Normal file
115
docs/office_c2r_custom.md
Normal file
@@ -0,0 +1,115 @@
|
||||
# Office C2R Custom Install
|
||||
|
||||
## Notes
|
||||
|
||||
- If the below guide is confusing to you then the simplest option for you is to use [Office C2R Installer](office_c2r_links.md).
|
||||
- Retail Office (e.g. O365) has latest feature updates and Volume Office (e.g. ProPlus 2024) doesn't.
|
||||
- Please note that in the official C2R office custom installation method, there is no ISO or any one-click solution available. Below is the simplest guide to installing customized office.
|
||||
|
||||
:::tip
|
||||
|
||||
- Russian users needs to follow [this guide](bypass_microsoft_geoblocking.md) to bypass geoblock in Office downloading.
|
||||
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
## Custom Installation Guide
|
||||
|
||||
### 1- Using Office Deployment Tool
|
||||
|
||||
- If Office was ever installed before,
|
||||
- Uninstall Office with the App and Features option in Windows settings.
|
||||
- Run `OfficeScrubber.cmd` file from [Office Scrubber](https://gitlab.com/-/project/11037551/uploads/f49f0d69e0aaf92e740a1f694d0438b9/OfficeScrubber_14.zip) by abbodi1406 and select `[R] Remove all Licenses` option.
|
||||
- Create a new folder named `Office` in `C:\` drive, example `C:\Office`
|
||||
- Download [Office Deployment Tool](https://officecdn.microsoft.com/pr/wsus/setup.exe) (ODT)
|
||||
- Copy the downloaded `setup.exe` file to that Office folder which you created, example `C:\Office\setup.exe`
|
||||
- Go to [config.office.com](https://config.office.com/deploymentsettings)
|
||||
- If you want Retail Office then select `Microsoft 365 Apps for enterprise` in the office suites section.
|
||||
- If you want Volume Office then select `Office LTSC Professional Plus 2024 - Volume License` in the office suites section. (Don't select the SPLA version)
|
||||
- You can add Visio and Project apps if you need them, but ensure that [Project](https://learn.microsoft.com/en-us/projectonline/supported-languages-for-project-online) / [Visio](https://support.microsoft.com/en-us/office/display-languages-supported-in-the-visio-desktop-app-a921983e-fd5d-45ef-8af1-cedf70c53d75) supported language is selected.
|
||||
- If you are planning to download Office files and install them later, then ensure that you select a specific version number instead of the latest in the `Select the version` option.
|
||||
- You need to configure the options till "Language" section only. You can leave the rest as default.
|
||||
- Click on the export button, select "Keep Current Settings" option and it will download a file named `Configuration.xml` (If the name is something else then change it to `Configuration.xml`
|
||||
- Copy the downloaded `Configuration.xml` file to that Office folder which you created, example `C:\Office\Configuration.xml`
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="direct_install" label="Direct Install" default>
|
||||
|
||||
- Open the **command prompt** (not Powershell) **as admin** and run the below commands
|
||||
```
|
||||
cd /d C:\Office\
|
||||
setup.exe /configure Configuration.xml
|
||||
```
|
||||
|
||||
It will now install Office.
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="download_and_install" label="Download and then install" default>
|
||||
|
||||
- Ensure that you have selected a specific version number in the configuration as per the above steps.
|
||||
- Open the **command prompt** (not Powershell) **as admin** and run the below commands
|
||||
- Download Office files
|
||||
```
|
||||
cd /d C:\Office\
|
||||
setup.exe /download Configuration.xml
|
||||
```
|
||||
- Install Office from the downloaded Office files (can be done Offline)
|
||||
```
|
||||
cd /d C:\Office\
|
||||
setup.exe /configure Configuration.xml
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
:::tip[Common errors]
|
||||
|
||||
- Make sure you are entering those commands in command prompt (CMD) as admin.
|
||||
- File name extensions are hidden by default in Windows. Due to that, some people might incorrectly rename `Configuration.xml` to `Configuration.xml.xml` because `.xml` was not visible.
|
||||
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
### 2- Using YAOCTRI
|
||||
|
||||
#### Easy Custom Installation of Office Retail Products
|
||||
1. Download any offline `.img` file from the [Office C2R Installers](office_c2r_links.md) page. Preferably, choose **`O365ProPlusRetail`**.
|
||||
2. Right-click the downloaded `.img` file and select **Mount**.
|
||||
3. Download [YAOCTRI](https://pixeldrain.com/u/nrCgsLJa) and extract the zip file.
|
||||
4. Run **`YAOCTRIR_Configurator.cmd`** as Administrator.
|
||||
5. Follow the on-screen instructions and select any product you want (including Visio/Project).
|
||||
6. Done.
|
||||
|
||||
#### Custom Installation Using the Latest/Volume Office Files
|
||||
1. Download and extract the following:
|
||||
- [YAOCTRU](https://pixeldrain.com/u/VUo4mjaM)
|
||||
- [YAOCTRI](https://pixeldrain.com/u/nrCgsLJa)
|
||||
- [aria2](https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0-win-32bit-build1.zip)
|
||||
2. Copy **`aria2c.exe`** and paste it into the same folder as **`YAOCTRU_Generator.cmd`**.
|
||||
3. Run **`YAOCTRU_Generator.cmd`**.
|
||||
- Select **Current / Monthly** channel for Retail products.
|
||||
- Select any **Perpetual VL** channel for Volume products.
|
||||
4. When prompted for output type, choose **Aria2 script** (fastest option).
|
||||
5. A new `.bat` file will be created in the same folder. Run it to download the Office files.
|
||||
6. Wait until the download finishes.
|
||||
7. Copy **`YAOCTRIR_Configurator.cmd`** (for Retail) or **`YAOCTRI_Configurator.cmd`** (for Volume) into the newly created **Office** folder.
|
||||
8. Run the configurator, follow the on-screen instructions, and select the product(s) you want (including Visio/Project).
|
||||
9. Done.
|
||||
|
||||
---
|
||||
|
||||
## Alternative Methods
|
||||
|
||||
- [Office Tool Plus](http://otp.landian.vip/)
|
||||
|
||||
---
|
||||
|
||||
## Need help?
|
||||
|
||||
- Check [here](troubleshoot.md).
|
||||
6841
docs/office_c2r_links.md
Normal file
6841
docs/office_c2r_links.md
Normal file
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@ All download links lead to genuine files only.
|
||||
- [**FAQ**](genuine-installation-media.md#faq)
|
||||
- [How to ensure that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
|
||||
- This page has links for old MSI Office versions only.
|
||||
- To download the **latest Office files from official Microsoft links**, check https://gravesoft.dev/office_c2r_links
|
||||
- To download the **latest Office files from official Microsoft links**, see [this page](office_c2r_links)
|
||||
|
||||
---
|
||||
|
||||
@@ -30,7 +30,7 @@ All download links lead to genuine files only.
|
||||
:::warning[Info]
|
||||
|
||||
- All of the Office versions listed below have reached end of life and no longer receive security updates. They are provided here for evaluation and archival purposes.
|
||||
- It is recommended to use the [**latest Office versions (O365, 2021, 2024)**](https://gravesoft.dev/office_c2r_links).
|
||||
- It is recommended to use the [**latest Office versions (O365, 2021, 2024)**](office_c2r_links).
|
||||
|
||||
:::
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# Our Non-Piracy Site
|
||||
|
||||
We also operate https://gravesoft.dev/, where you can find exclusively non-piracy projects.
|
||||
36
docs/remove_malware.md
Normal file
36
docs/remove_malware.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# Remove Malware
|
||||
|
||||
Guide on how to remove malware.
|
||||
|
||||
---
|
||||
|
||||
- Download and install Malwarebytes to scan malware.
|
||||
https://downloads.malwarebytes.com/file/mb5-windows
|
||||
|
||||
If you have file infector malware, use Dr.Web to scan it.
|
||||
https://free.drweb.com/download+cureit/gr
|
||||
|
||||
- Quarantine the detected malware.
|
||||
|
||||
- Removing malware **won't fix the damage done by the malware**. To fix your system, **clean install Windows** according to [this guide](clean_install_windows).
|
||||
|
||||
---
|
||||
|
||||
:::tip
|
||||
|
||||
- After you remove malware and reinstall Windows, change your passwords for all your accounts.
|
||||
- If you want to find safe software and games and avoid malware, check out https://fmhy.net/beginners-guide
|
||||
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
||||
- Antivirus can remove most malware, but it can't fix all the damage done to the system. For instance, malware may infect system files, corrupt Windows updates, alter important registries, or hide in places undetectable by antimalware. Antivirus cannot fix those issues.
|
||||
|
||||
- Due to this reason, in the event of a malware infection, you must perform a [clean installation of the system](clean_install_windows) using a bootable USB drive and formatting the C drive and EFI/System partitions. (Do not use the reset option, malware can persist in that case.)
|
||||
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
- You can [connect with us](troubleshoot.md) for help.
|
||||
111
docs/update-windows-iso.md
Normal file
111
docs/update-windows-iso.md
Normal file
@@ -0,0 +1,111 @@
|
||||
# Update Windows ISO
|
||||
|
||||
Official Windows 10 / 11 ISOs available through public free links on [Microsoft](https://www.microsoft.com/en-us/software-download/) or [MSDL](https://msdl.gravesoft.dev/) do not include the latest monthly updates.
|
||||
Microsoft usually releases updated ISOs after major feature updates, and the next one typically comes with the following year’s release.
|
||||
|
||||
These official ISOs work fine for most users since Windows automatically installs cumulative updates (which include all prior updates).
|
||||
However, there are several cases where you may need an updated ISO.
|
||||
|
||||
---
|
||||
|
||||
## Why You Might Need an Updated ISO
|
||||
|
||||
### 1. Windows 10 WinRE Update Issue
|
||||
|
||||
- Microsoft provides official public links for Windows 10 22H2 (Build 19045.2965).
|
||||
This build contains an issue that can cause Windows Update to fail when installing [KB5028997](https://support.microsoft.com/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf) on MBR/BIOS installations.
|
||||
- Using an updated ISO that includes the latest updates resolves this issue.
|
||||
|
||||
### 2. Windows 11 LTSC 2024 In-Place Upgrade Issue
|
||||
|
||||
- The official Windows 11 LTSC 2024 ISOs were released with build **26100.1742**, and Microsoft does **not** provide newer ISOs to MVS paid subscribers.
|
||||
- If your Windows 11 LTSC 2024 installation is already updated to a newer build and you attempt an in-place repair upgrade using the 26100.1742 ISO, the process will fail.
|
||||
- Using an ISO that includes the latest updates will resolve this issue.
|
||||
|
||||
> **Note:**
|
||||
> The same issue occurs with Windows 11 24H2 GAC editions (non-LTSC). However, since updated ISOs for 25H2 are already available, you can use those instead.
|
||||
|
||||
### 3. Frequent Windows Installations
|
||||
|
||||
Technicians or shop owners who install Windows multiple times per day benefit greatly from updated ISOs.
|
||||
Using an updated ISO saves both time and bandwidth during setup and post-installation updates.
|
||||
|
||||
---
|
||||
|
||||
## How to Get an Updated ISO
|
||||
|
||||
### Option 1: Updated ISOs from MVS
|
||||
|
||||
Microsoft provides monthly updated Windows 10 / 11 ISOs (non-LTSC) to [MVS](https://my.visualstudio.com/Downloads) subscribers.
|
||||
Alternatively, you can find download links [here](genuine-installation-media).
|
||||
|
||||
---
|
||||
|
||||
### Option 2: Manually Update ISOs
|
||||
|
||||
**Applies to:** Windows 10, Windows 11, and Windows Server 2025, 23H2, 2022
|
||||
|
||||
:::info
|
||||
|
||||
- To create an updated **Windows 10** ISO, your host operating system must be **Windows 8.1 or newer**.
|
||||
- To create an updated **Windows 11** ISO, your host operating system must be **Windows 10 version 2004 or later**, or **Windows 11**.
|
||||
|
||||
:::
|
||||
|
||||
Follow these steps to manually create an updated Windows ISO:
|
||||
|
||||
1. **Download the base ISO**
|
||||
- Get the official ISO from [MSDL](https://msdl.gravesoft.dev/) or [Microsoft](https://www.microsoft.com/en-us/software-download/) (Download ISO file directly; Media Creation Tool ISOs won’t work here.) or [here](genuine-installation-media).
|
||||
|
||||
2. **Download W10UI**
|
||||
- Get [W10UI](https://forums.mydigitallife.net/posts/1216064/).
|
||||
Alternative links: [Link 1](https://kutt.it/W10UI) / [Link 2](https://tiny.cc/W10UI).
|
||||
|
||||
3. **Download Updates**
|
||||
- Go to [UUP Dump](https://uupdump.net/).
|
||||
(We are using this site here only to fetch official Microsoft update files. Generating ISOs from this site for general use is not recommended; use them for evaluation purposes only.)
|
||||
- From the dropdown menu, choose the correct version. For example:
|
||||
- For **Windows 10 LTSC 2021**, choose **Windows 10 21H2**
|
||||
- For **Windows 11 LTSC 2024**, choose **Windows 11 24H2**
|
||||
- For **Windows Server 2025**, choose **Windows 11 24H2** (the update files are the same; the Server 2025 entry doesn’t show the full list)
|
||||
- For **Windows Server 2022**, choose **Windows Server 21H2**
|
||||
- A list will appear. Select the latest build that **does not include “Cumulative Update”** in its name. It should be labeled “Feature update” or “Windows 10/11.”
|
||||
- On the next page, it will ask you to choose a language - no need to change it, just click **Next**.
|
||||
- On the following page, it will ask you to choose an edition - again, no need to change anything, just click **Next**.
|
||||
- On the final summary page, click the button named **Create download package for these updates**.
|
||||
- Extract all the contents of the downloaded ZIP file, then run the script named `uup_download_windows.cmd`.
|
||||
- It will download all the update files into a folder named `UUPs`.
|
||||
- **Download .NET Updates**
|
||||
- The package above includes .NET updates **only** for Windows 11 build 22H2 and newer.
|
||||
If you’re updating **Windows 10** or **Server 2022** ISOs, download the .NET updates separately.
|
||||
You can skip this step if you’re updating **Windows 11** or **Server 2025** ISOs.
|
||||
- Open the appropriate link below based on your ISO version and download the latest month's file.
|
||||
- **Windows 10 LTSC 2021 (21H2) / Windows 10 22H2** - [x64](https://www.catalog.update.microsoft.com/Search.aspx?q=3.5+-4.8.1+22H2+1903+Updates+x64) / [x86](https://www.catalog.update.microsoft.com/Search.aspx?q=3.5+-4.8.1+22H2+1903+Updates+-x64+-ARM64) / [ARM64](https://www.catalog.update.microsoft.com/Search.aspx?q=3.5+-4.8.1+22H2+1903+Updates+ARM64)
|
||||
- **Windows Server 2022** - [x64](https://www.catalog.update.microsoft.com/Search.aspx?q=3.5+-4.8.1+21H2+Server+Updates)
|
||||
- Copy and paste the downloaded file into the same `UUPs` folder where other download files are saved.
|
||||
|
||||
4. **Mount the ISO**
|
||||
- Right-click the downloaded Windows ISO > **Mount**.
|
||||
|
||||
5. **Set Up the Working Directory**
|
||||
- Extract the downloaded W10UI zip file.
|
||||
- Create a folder named `Files` on the C or D drive (e.g., `D:\Files`), avoiding spaces or special characters. Make sure you have at least 40-50 GB of free space available.
|
||||
- Copy the extracted `W10UI.cmd` file into this folder.
|
||||
- Copy all the update files downloaded earlier (from the `UUPs` folder) into this folder.
|
||||
Your folder should look like this:
|
||||

|
||||
|
||||
6. **Integrate Updates**
|
||||
- Right-click `W10UI.cmd` > **Run as administrator**.
|
||||
- Press **1** to select `[1] Target` and enter the mounted ISO drive path (e.g., `H:\`).
|
||||
- Press **0** to start the integration process and wait for it to complete.
|
||||
|
||||
7. **Finish**
|
||||
- Once the process finishes, an updated ISO file will be created in the same folder.
|
||||
- Done!
|
||||
|
||||
---
|
||||
|
||||
:::tip
|
||||
If you need help or run into issues, you can [contact us](troubleshoot.md) for assistance.
|
||||
:::
|
||||
@@ -9,7 +9,7 @@ All download links lead to genuine files only.
|
||||
- [**FAQ**](genuine-installation-media.md#faq)
|
||||
- [How to ensure that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
|
||||
- **Windows Server 2008 and later can be permanently activated with TSforge option in MAS.**
|
||||
- Microsoft provides monthly updated ISOs for Server 2025 and 2022 on the third Tuesday of each month. However, you can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
- Microsoft provides monthly updated ISOs for Server 2025 and 2022 on the third Tuesday of each month. However, you can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ The solution is simple. You can just use the Official Windows 10 IoT Enterprise
|
||||
The IoT edition ISO is available in English language only, but don't worry.
|
||||
|
||||
- Download [Enterprise LTSC 2021](windows_ltsc_links.md) ISO in your desired language. The ISO file does not need to be the IoT version.
|
||||
- Install Windows using this [clean installation guide](https://gravesoft.dev/clean_install_windows).
|
||||
- Install Windows using this [clean installation guide](clean_install_windows).
|
||||
- After installing Windows, to change the edition, enter the IoT LTSC 2021 key `QPM6N-7J2WJ-P88HH-P3YRH-YY74H` on the activation page in the Windows settings.
|
||||
- You also need to activate this edition. Follow the [guide here](intro.md#how-to-activate-windows--office--extended-updates-esu) for activation.
|
||||
|
||||
@@ -122,11 +122,11 @@ You can officially install these Windows 11 editions without meeting the usual h
|
||||
The IoT edition ISO is available in English language only, but don't worry.
|
||||
|
||||
- Download any [Windows 11 25H2](windows_11_links.md) (For GAC) or [Enterprise LTSC 2024](windows_ltsc_links.md) (For LTSC) ISO in your desired language. The ISO file does not need to be the IoT version.
|
||||
- Follow [normal clean installation guide](https://gravesoft.dev/clean_install_windows) if you are using IoT edition English language ISO.
|
||||
- Follow [PID.txt method](https://gravesoft.dev/clean_install_windows#windows-11-on-unsupported-hardware) to install IoT edition from scratch if you are using Non-IoT ISO.
|
||||
- Follow [normal clean installation guide](clean_install_windows) if you are using IoT edition English language ISO.
|
||||
- Follow [PID.txt method](clean_install_windows#windows-11-on-unsupported-hardware) to install IoT edition from scratch if you are using Non-IoT ISO.
|
||||
- You also need to activate this edition. Follow the [guide here](intro.md#how-to-activate-windows--office--extended-updates-esu) for activation.
|
||||
|
||||
Alternatively, you can install any Windows 11 25H2 (For GAC) or Enterprise LTSC 2024 (For LTSC) ISO file with [Rufus](https://gravesoft.dev/clean_install_windows) and once the installation is done, you can use the change edition option in MAS to switch the edition to IoT Enterprise and enjoy official support on unsupported hardware.
|
||||
Alternatively, you can install any Windows 11 25H2 (For GAC) or Enterprise LTSC 2024 (For LTSC) ISO file with [Rufus](clean_install_windows) and once the installation is done, you can use the change edition option in MAS to switch the edition to IoT Enterprise and enjoy official support on unsupported hardware.
|
||||
|
||||
</details>
|
||||
|
||||
@@ -138,7 +138,7 @@ Alternatively, you can install any Windows 11 25H2 (For GAC) or Enterprise LTSC
|
||||
:::note
|
||||
|
||||
- **If you are using Windows 11 24H2/25H2** and trying to upgrade to Windows 11 IoT LTSC 2024 using the guide below, it **will not work**.
|
||||
- In this case, you need the latest monthly updated Windows 11 LTSC 2024 ISO. Since Microsoft does not provide updated ISO files for LTSC, you must [manually update the ISO file](https://gravesoft.dev/update-windows-iso) before following the guide below.
|
||||
- In this case, you need the latest monthly updated Windows 11 LTSC 2024 ISO. Since Microsoft does not provide updated ISO files for LTSC, you must [manually update the ISO file](update-windows-iso) before following the guide below.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ All download links lead to genuine files only.
|
||||
- [Windows 10 updates after End-Of-Life.](windows10_eol.md)
|
||||
- [How to ensure that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
|
||||
- The Consumer ISO includes all editions, such as Home, Pro, and Education, but excludes the Enterprise edition. In contrast, the Business ISO includes all editions except for the Home versions.
|
||||
- Microsoft provides monthly updated ISOs for consumer and business versions on the third Tuesday of each month. However, you can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
- Microsoft provides monthly updated ISOs for consumer and business versions on the third Tuesday of each month. However, you can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
---
|
||||
|
||||
@@ -37,7 +37,7 @@ Windows 10 download from https://www.microsoft.com/en-us/software-download isn't
|
||||
**Windows 10 Consumer 22H2**
|
||||
|
||||
Build - 19045.6456 (Oct 2025)
|
||||
Windows 10 reached end of life on October 14, 2025. Microsoft will no longer provide monthly updated ISOs. You can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
Windows 10 reached end of life on October 14, 2025. Microsoft will no longer provide monthly updated ISOs. You can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
| Language | Arch | Link |
|
||||
|:-----------------------|:-----|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
@@ -125,7 +125,7 @@ Windows 10 reached end of life on October 14, 2025. Microsoft will no longer pro
|
||||
**Windows 10 Business 22H2**
|
||||
|
||||
Build - 19045.6456 (Oct 2025)
|
||||
Windows 10 reached end of life on October 14, 2025. Microsoft will no longer provide monthly updated ISOs. You can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
Windows 10 reached end of life on October 14, 2025. Microsoft will no longer provide monthly updated ISOs. You can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
| Language | Arch | Link |
|
||||
|:-----------------------|:-----|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
||||
@@ -9,10 +9,10 @@ All download links lead to genuine files only.
|
||||
- [**FAQ**](genuine-installation-media.md#faq)
|
||||
- [How to ensure that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
|
||||
- The Consumer ISO includes all editions, such as Home, Pro, and Education, but excludes the Enterprise edition. In contrast, the Business ISO includes all editions except for the Home versions.
|
||||
- [How to bypass Windows 11 Internet and Microsoft Account requirements?](https://gravesoft.dev/clean_install_windows#bypass-windows-11-internet-and-microsoft-account-requirements)
|
||||
- [How to bypass Windows 11 Internet and Microsoft Account requirements?](clean_install_windows#bypass-windows-11-internet-and-microsoft-account-requirements)
|
||||
- [How to clean install Windows 11 IoT Enterprise 25H2 in Non-English language?
|
||||
How to install Windows 11 on unsupported hardware?](https://gravesoft.dev/clean_install_windows#windows-11-on-unsupported-hardware)
|
||||
- Microsoft provides monthly updated ISOs for consumer and business versions on the third Tuesday of each month. However, you can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
How to install Windows 11 on unsupported hardware?](clean_install_windows#windows-11-on-unsupported-hardware)
|
||||
- Microsoft provides monthly updated ISOs for consumer and business versions on the third Tuesday of each month. However, you can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ All download links lead to genuine files only.
|
||||
- You need an ARM64 processor (CPU) to install Windows ARM64 architecture OS.
|
||||
- [How to ensure that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
|
||||
- The Consumer ISO includes all editions, such as Home, Pro, and Education, but excludes the Enterprise edition. In contrast, the Business ISO includes all editions except for the Home versions.
|
||||
- Microsoft provides monthly updated ISOs for consumer and business versions on the third Tuesday of each month. However, you can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
- Microsoft provides monthly updated ISOs for consumer and business versions on the third Tuesday of each month. However, you can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ All download links lead to genuine files only.
|
||||
- [**FAQ**](genuine-installation-media.md#faq)
|
||||
- [How to ensure that these files are genuine?](genuine-installation-media.md#verify-authenticity-of-files)
|
||||
- Microsoft provides Evaluation ISO public [links](https://www.microsoft.com/en-us/evalcenter) for Windows LTSC releases, but as the name states, those ISOs are for evaluation purposes and can not be activated for more than 90 days. Below listed ISOs are full version that can be activated.
|
||||
- Microsoft does not provide monthly updated ISOs for LTSC editions. However, you can [manually update Windows ISO file](https://gravesoft.dev/update-windows-iso) if needed.
|
||||
- Microsoft does not provide monthly updated ISOs for LTSC editions. However, you can [manually update Windows ISO file](update-windows-iso) if needed.
|
||||
|
||||
#### What is LTSC, and is it the right choice for you?
|
||||
|
||||
@@ -179,7 +179,7 @@ You might want to check [Windows 10 EOL guide](windows10_eol.md).
|
||||
IoT LTSC edition ISOs are available in English language only. However, you can follow the below steps to clean install it.
|
||||
|
||||
- Download the non-IoT LTSC 2024 ISO in the desired language from the section below.
|
||||
- Follow [PID.txt method](https://gravesoft.dev/clean_install_windows#windows-11-on-unsupported-hardware) to install IoT version from scratch.
|
||||
- Follow [PID.txt method](clean_install_windows#windows-11-on-unsupported-hardware) to install IoT version from scratch.
|
||||
|
||||
Alternatively, You can install Non-IoT LTSC in another language and later install IoT LTSC 2024 key `KBN8V-HFGQ4-MGXVD-347P6-PDQGT` in activation page in Windows settings to change the edition.
|
||||
|
||||
@@ -197,7 +197,7 @@ When installing Windows 11 IoT Enterprise LTSC 2024 from scratch, one advantage
|
||||
Our recommendation is as follows:
|
||||
|
||||
- Download the non-IoT LTSC 2021 ISO in the desired language from the section below.
|
||||
- Install Windows using this [clean installation guide](https://gravesoft.dev/clean_install_windows).
|
||||
- Install Windows using this [clean installation guide](clean_install_windows).
|
||||
- After installing Windows, to change the edition, enter the IoT LTSC 2021 key `QPM6N-7J2WJ-P88HH-P3YRH-YY74H` on the activation page in the Windows settings.
|
||||
|
||||
</details>
|
||||
|
||||
@@ -87,38 +87,6 @@ const config = {
|
||||
from: ['/change_edition', '/change_edition.html'],
|
||||
to: '/change_windows_edition',
|
||||
},
|
||||
{
|
||||
from: '/in-place_repair_upgrade',
|
||||
to: 'https://gravesoft.dev/in-place_repair_upgrade',
|
||||
},
|
||||
{
|
||||
from: '/bypass-russian-geoblock',
|
||||
to: 'https://gravesoft.dev/bypass-russian-geoblock',
|
||||
},
|
||||
{
|
||||
from: '/fix-wpa-registry',
|
||||
to: 'https://gravesoft.dev/fix-wpa-registry',
|
||||
},
|
||||
{
|
||||
from: '/office_c2r_links',
|
||||
to: 'https://gravesoft.dev/office_c2r_links',
|
||||
},
|
||||
{
|
||||
from: '/office_c2r_custom',
|
||||
to: 'https://gravesoft.dev/office_c2r_custom',
|
||||
},
|
||||
{
|
||||
from: '/fix_powershell',
|
||||
to: 'https://gravesoft.dev/fix_powershell',
|
||||
},
|
||||
{
|
||||
from: '/remove_malware',
|
||||
to: 'https://gravesoft.dev/remove_malware',
|
||||
},
|
||||
{
|
||||
from: '/clean_install_windows',
|
||||
to: 'https://gravesoft.dev/clean_install_windows',
|
||||
},
|
||||
{
|
||||
from: '/msdl',
|
||||
to: 'https://msdl.gravesoft.dev/',
|
||||
@@ -199,10 +167,6 @@ const config = {
|
||||
label: 'MAS Changelog',
|
||||
to: '/changelog',
|
||||
},
|
||||
{
|
||||
label: 'Our Non-Piracy Site',
|
||||
to: '/our_non-piracy_site',
|
||||
},
|
||||
{
|
||||
label: 'Contribute',
|
||||
to: '/contribute',
|
||||
|
||||
62
sidebars.js
62
sidebars.js
@@ -38,16 +38,8 @@ const sidebars = {
|
||||
type: 'html',
|
||||
value: '<hr class="sidebar-hr" />',
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Office C2R Installers',
|
||||
href: 'https://gravesoft.dev/office_c2r_links',
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Office C2R Custom Install',
|
||||
href: 'https://gravesoft.dev/office_c2r_custom',
|
||||
},
|
||||
'office_c2r_links',
|
||||
'office_c2r_custom',
|
||||
'office_msi_links',
|
||||
'office_for_mac'
|
||||
],
|
||||
@@ -75,54 +67,19 @@ const sidebars = {
|
||||
items: [
|
||||
'windows10_eol',
|
||||
'office-license-is-not-genuine',
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Bypass Microsoft Geoblocking',
|
||||
href: 'https://gravesoft.dev/bypass-microsoft-geoblocking',
|
||||
description: 'Microsoft blocks services in certain countries due to U.S. laws and local legal regulations. For example, users in Russia may not be able to download Windows or Office.'
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Fix WPA Registry',
|
||||
href: 'https://gravesoft.dev/fix-wpa-registry',
|
||||
description: 'In some cases, the system may have corrupt WPA registry keys at HKEY_LOCAL_MACHINE\\SYSTEM\\WPA which can cause sppsvc to not work and activation to fail, it can also cause high CPU usage in sppsvc service.'
|
||||
},
|
||||
'bypass_microsoft_geoblocking',
|
||||
'fix-wpa-registry',
|
||||
'licensing-servers-issue',
|
||||
'issues_due_to_gaming_spoofers',
|
||||
'fix_service',
|
||||
'change_edition_issues',
|
||||
'evaluation_editions',
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Fix Powershell',
|
||||
href: 'https://gravesoft.dev/fix_powershell',
|
||||
description: 'Scripts may show an error related to Powershell not working.'
|
||||
},
|
||||
'fix_powershell',
|
||||
'powershell-on-legacy-windows',
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Update Windows ISO',
|
||||
href: 'https://gravesoft.dev/update-windows-iso',
|
||||
description: 'Guide on how to manually update Windows ISO file.'
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
label: 'In-Place Repair Upgrade',
|
||||
href: 'https://gravesoft.dev/in-place_repair_upgrade',
|
||||
description: 'In-place repair upgrade using Windows ISO file is a good way to fix system errors.'
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Remove Malware',
|
||||
href: 'https://gravesoft.dev/remove_malware',
|
||||
description: 'Guide on how to remove malware.'
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Clean Install Windows',
|
||||
href: 'https://gravesoft.dev/clean_install_windows',
|
||||
description: 'Guide on how to backup your data and clean install Windows.'
|
||||
},
|
||||
'update-windows-iso',
|
||||
'in-place_repair_upgrade',
|
||||
'remove_malware',
|
||||
'clean_install_windows'
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -133,7 +90,6 @@ const sidebars = {
|
||||
'unsupported_products_activation',
|
||||
'news',
|
||||
'changelog',
|
||||
'our_non-piracy_site',
|
||||
'contribute',
|
||||
'credits',
|
||||
'contactus',
|
||||
|
||||
BIN
static/Fix_WPA_Registry.mp4
Normal file
BIN
static/Fix_WPA_Registry.mp4
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user