Skip to content

Commit 5fa94bf

Browse files
authored
arm support (#26381)
1 parent e28ed59 commit 5fa94bf

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

src/content/docs/cloudflare-one/team-and-resources/devices/warp/troubleshooting/known-limitations.mdx

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@ Below, you will find information on devices, software, and configurations that a
1414

1515
The WARP client does not run on Windows Server. Refer to the [downloads page](/cloudflare-one/team-and-resources/devices/warp/download-warp/) for a list of supported operating systems.
1616

17+
## WARP disconnected on Windows ARM
18+
19+
On Windows devices with ARM-based processors, the WARP client can sometimes get [stuck in a disconnected state](/cloudflare-one/team-and-resources/devices/warp/troubleshooting/common-issues/#unable-to-connect-warp) when you toggle on WARP (such as when installing WARP for the first time).
20+
21+
To work around this issue, you can temporarily remove the WARP network adapter:
22+
23+
1. Open the WARP client GUI and toggle WARP off.
24+
2. In Windows, open Device Manager.
25+
3. Select **View** > **Show hidden devices**.
26+
4. Under **Network adapters**, find **Cloudflare WARP Interface Tunnel** and select **Uninstall device**.
27+
5. Select **Attempt to remove the drive for this device**, then select **Uninstall**.
28+
6. Toggle WARP back on.
29+
30+
WARP will now reinstall its network adapter, and the WARP client GUI should now show **Connected**.
31+
1732
## Managed network on legacy Windows Server
1833

1934
[Managed network detection](/cloudflare-one/team-and-resources/devices/warp/configure-warp/managed-networks/) will not work when the TLS certificate is served from IIS 8.5 on Windows Server 2012 R2. To work around the limitation, move the certificate to a different host.
@@ -159,7 +174,7 @@ Name: connectivity-check.warp-svc
159174
Address: 127.0.2.3
160175
```
161176

162-
## Windows App connection issue with WARP
177+
## Windows App connection issue
163178

164179
When the WARP client is active on a local machine, users may be unable to connect to a Windows 365 PC using the [Windows App](https://aka.ms/WindowsApp). This issue does not affect browser-based connections to Windows 365.
165180

src/content/partials/cloudflare-one/warp/system-requirements/windows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| | |
77
| -------------------------- | ------------------------------------------------- |
88
| **OS version** | Windows 10, Windows 11, Windows 365 Cloud PC running Windows 11 |
9-
| **Processor** | AMD64 / x86-64 |
9+
| **Processor** | AMD64 / x86-64 or ARM64 / AArch64 |
1010
| **.NET Framework version** | 4.7.2 or later |
1111
| **HD space** | 184 MB |
1212
| **Memory** | 3 MB |

0 commit comments

Comments
 (0)