From a592a7fbf5f6b7a2f27f815b2ed98e60b5e04c91 Mon Sep 17 00:00:00 2001 From: Mihaela Stoica Date: Thu, 4 Jul 2024 16:06:50 +0100 Subject: [PATCH] Remove note on Windows Arm installer (#20323) --- content/desktop/install/windows-install.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index 0eccf9d84c..a78ce4d401 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -109,9 +109,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](../wsl/_ > **Important** > -> The installer and the [privileged service](../windows/permission-requirements.md#privileged-helper) are still built for `x86_64`. These are not performance critical components and currently run with [`x86` emulation](https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation#wow64-apis). -> -> Also, the following features are not supported: +> The following features are not supported: > - Hyper-V backend > - Windows containers { .important }