Skip to content

Commit 11281c4

Browse files
authored
Merge pull request #708 from MicrosoftDocs/master
Update for release of v2004, no more Insiders req!
2 parents 19fbf2f + c7711a3 commit 11281c4

4 files changed

Lines changed: 3 additions & 6 deletions

File tree

WSL/compare-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Feature | WSL 1 | WSL 2
2828

2929
Already using WSL 1 and want to upgrade to WSL 2? Follow the instructions to [update to WSL 2](./install-win10.md#update-to-wsl-2)!
3030

31-
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. You will need to [update your Windows version](ms-settings:windowsupdate) and [join the Windows Insider program](https://insider.windows.com/insidersigninboth/) on the "Release Preview" ring until the public release in late May.
31+
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. Check your Windows version by selecting the **Windows logo key + R**, type **winver**, select **OK**. (Or enter the `ver` command in Windows Command Prompt). You may need to [update to the latest Windows version](ms-settings:windowsupdate). For builds lower than 19041, WSL is not supported at all.
3232

3333
## Use the Linux file system for faster performance
3434

WSL/install-on-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Open PowerShell as Administrator and run:
2424

2525
**If you're looking for 100% system call compatibility and faster IO performance, read below to install WSL 2!**
2626

27-
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. You will need to [update your Windows version](ms-settings:windowsupdate) and [join the Windows Insider program](https://insider.windows.com/insidersigninboth/) on the "Release Preview" ring until the public release in late May.
27+
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. You may need to [update your Windows version](ms-settings:windowsupdate).
2828

2929
**If continuing with WSL 1, restart your machine when prompted and continue with installation [here](./install-on-server.md#download-a-linux-distribution)**
3030

WSL/install-win10.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ To update to WSL 2, you must meet the follow criteria:
2727

2828
- Running Windows 10, [updated to version 2004](ms-settings:windowsupdate), **Build 19041** or higher.
2929

30-
> [!IMPORTANT]
31-
> Currently to update to Windows 10, version 2004 (Build 19041), you will need to [join the Windows Insider program](https://insider.windows.com/insidersigninboth/) and select the "Release Preview" ring. The public release should arrive by late May.
32-
3330
- Check your Windows version by selecting the **Windows logo key + R**, type **winver**, select **OK**. (Or enter the `ver` command in Windows Command Prompt). Please [update to the latest Windows version](ms-settings:windowsupdate) if your build is lower than 19041. [Get Windows Update Assistant](https://www.microsoft.com/software-download/windows10).
3431

3532
### Enable the 'Virtual Machine Platform' optional component

WSL/wsl2-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.localizationpriority: high
1111

1212
WSL 2 is a new version of the architecture in WSL that changes how Linux distributions interact with Windows. WSL 2 has the primary goals of increasing file system performance and adding full system call compatibility. Each Linux distribution can run as WSL 1 or a WSL 2 and can be switched between at any time. WSL 2 is a major overhaul of the underlying architecture and uses virtualization technology and a Linux kernel to enable its new features.
1313

14-
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. You will need to [update your Windows version](ms-settings:windowsupdate) and [join the Windows Insider program](https://insider.windows.com/insidersigninboth/) on the "Release Preview" ring until the public release in late May.
14+
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. You may need to [update your Windows version](ms-settings:windowsupdate).
1515

1616
[Update from WSL 1 to WSL 2](./install-win10.md#update-to-wsl-2)
1717

0 commit comments

Comments
 (0)