You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
Copy file name to clipboardExpand all lines: content/manuals/desktop/setup/install/windows-install.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ For more information, see [Understand permission requirements for Windows](windo
67
67
- If you intend to use Enhanced Container Isolation, ensure you’re using WSL version 2.6 or later. This is required because ECI depends on a Linux kernel version of at least 6.3.0, and WSL 2.6+ bundles Linux kernel version 6.6.
68
68
- Windows 10 64-bit: Enterprise, Pro, or Education version 22H2 (build 19045).
69
69
- Windows 11 64-bit: Enterprise, Pro, or Education version 23H2 (build 22631) or higher.
70
+
- The Windows Server service (LanmanServer) must be enabled and its start mode set to **Automatic**.
70
71
- Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the
0 commit comments