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
Copy file name to clipboardExpand all lines: docs/debugger/includes/remote-debugger-requirements.md
+12-28Lines changed: 12 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,36 +15,20 @@ translation.priority.ht:
15
15
- "zh-cn"
16
16
- "zh-tw"
17
17
---
18
-
### Supported Operating Systems
18
+
### System requirements
19
19
20
-
The remote computer must be running one of the following operating systems:
20
+
The remote tools support the same system requirements as Visual Studio, with some changes. For details, see the system requirements for your version of Visual Studio:
21
21
22
-
- Windows 11
23
-
24
-
- Windows 10 (not phone)
25
-
26
-
- Windows 8 or 8.1 (not phone)
27
-
28
-
- Windows 7 Service Pack 1
22
+
::: moniker range=">=visualstudio"
23
+
-[Remote Tools for Visual Studio 2026 system requirements](/visualstudio/releases/2026/vs-system-requirements#remote-tools-for-visual-studio-system-requirements)
24
+
-[Remote Tools for Visual Studio 2022 system requirements](/visualstudio/releases/2022/system-requirements#remote-tools-and-intellitrace-standalone-collector-for-visual-studio-2022-system-requirements)
25
+
-[Remote Tools for Visual Studio 2019 system requirements](/visualstudio/releases/2019/system-requirements#remote-tools-performance-tools-and-intellitrace-standalone-collector-for-visual-studio-2019-system-requirements)
26
+
::: moniker-end
27
+
::: moniker range="vs-2022"
28
+
-[Remote Tools for Visual Studio 2022 system requirements](/visualstudio/releases/2022/system-requirements#remote-tools-and-intellitrace-standalone-collector-for-visual-studio-2022-system-requirements)
29
+
-[Remote Tools for Visual Studio 2019 system requirements](/visualstudio/releases/2019/system-requirements#remote-tools-performance-tools-and-intellitrace-standalone-collector-for-visual-studio-2019-system-requirements)
30
+
::: moniker-end
29
31
30
-
- Windows Server 2016
31
-
32
-
- Windows Server 2012 or Windows Server 2012 R2
33
-
34
-
- Windows Server 2008 Service Pack 2, Windows Server 2008 R2 Service Pack 1
35
-
36
-
### Supported Hardware Configurations
37
-
38
-
- 1.6 GHz or faster processor
39
-
40
-
- 1 GB of RAM (1.5 GB if running on a virtual machine)
41
-
42
-
- 1 GB of available hard disk space
43
-
44
-
- 5400-RPM hard drive
45
-
46
-
- DirectX 9-capable video card running at 1024 x 768 or higher display resolution
47
-
48
-
### Network configuration
32
+
### Network configuration
49
33
50
34
The remote computer and the Visual Studio computer must be connected over a network, workgroup, or homegroup, or else connected directly through an Ethernet cable. Debugging between two computers connected through a proxy isn't supported. Debugging over a high latency or low bandwidth connection, such as dialup Internet, or over the Internet across countries/regions isn't recommended and may fail or be unacceptably slow.
0 commit comments