Skip to content

Commit 001b933

Browse files
authored
Update visual-studio-unsupported-operating-systems.md
Edit review per CI 8172
1 parent 8263a1b commit 001b933

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Workarounds for Visual Studio on unsupported operating systems
3-
description: This article describes known issues and workarounds for Visual Studio when installed on unsupported operating systems.
2+
title: Workarounds for Visual Studio on Unsupported Operating Systems
3+
description: This article describes known issues and workarounds for Visual Studio if it's installed on unsupported operating systems.
44
ms.date: 11/11/2025
55
ms.reviewer: pchapman, jagbal, v-shaywood
66
ms.custom: sap:Installation\Setup, maintenance, or uninstall
@@ -11,37 +11,37 @@ _Applies to:_   Visual Studio
1111

1212
## Summary
1313

14-
Visual Studio is only supported on only 64-bit editions of [Windows 11](/lifecycle/products/?terms=windows%2011), [Windows 10](/lifecycle/products/?terms=windows%2010), and Windows Server 2019 and higher that are still within their support lifecycle. We don't recommend using Visual Studio on earlier or unsupported versions of Windows and Windows Server. For more information, see [full system requirements](/visualstudio/releases/2026/vs-system-requirements). To enable organizations to schedule their operating system upgrades, this article provides known issues and potential workarounds when using Visual Studio on an unsupported operating system.
14+
Microsoft Visual Studio is supported on only 64-bit editions of [Windows 11](/lifecycle/products/?terms=windows%2011), [Windows 10](/lifecycle/products/?terms=windows%2010), and Windows Server 2019 and later versions that are still within their support lifecycle. We recommend that you don't run Visual Studio on earlier or unsupported versions of Windows and Windows Server. For more information, see [full system requirements](/visualstudio/releases/vs18/vs-system-requirements). To enable organizations to schedule their operating system upgrades, this article provides known issues and potential workarounds when you use Visual Studio on an unsupported operating system.
1515

1616
> [!NOTE]
17-
> Microsoft can't provide support or fixes for issues that arise from using Visual Studio on an unsupported operating system. For feedback on supported configurations, see [Developer Community](https://developercommunity.visualstudio.com/).
17+
> Microsoft can't provide support or fixes for issues that occur if you use Visual Studio on an unsupported operating system. For feedback on supported configurations, see [Developer Community](https://developercommunity.visualstudio.com/).
1818
1919
## Arm-based operating systems
2020

21-
Arm64 Visual Studio is supported only on Windows 11 on Arm. X64 Visual Studio isn't supported on ARM operating systems, so performance might not meet your expectations.
21+
Arm64 Visual Studio is supported on only Windows 11 on Arm. 64-bit Visual Studio isn't supported on ARM operating systems. Therefore, the performance of that setup might not meet your expectations.
2222

23-
The following workloads and components aren't supported by Visual Studio ARM64 running on ARM64 operating systems:
23+
The following workloads and components aren't supported by Arm64 Visual Studio running on ARM64 operating systems:
2424

25-
- Azure development (with the exception of the Container development tools, which are supported).
26-
- Data storage and processing (with the exception of the SQL Server Data Tools, which are supported).
27-
- Data science and analytical applications.
28-
- Python development.
29-
- Mobile development with C++.
30-
- Office/SharePoint development.
31-
- Microsoft Blend.
32-
- The XAML designer runs in an x86 process on ARM64.
25+
- Azure development (except for the Container development tools that are supported)
26+
- Data storage and processing (except for the SQL Server Data Tools that are supported)
27+
- Data science and analytical applications
28+
- Python development
29+
- Mobile development with C++
30+
- Office/SharePoint development
31+
- Microsoft Blend
32+
- XAML Designer (runs in an x86 process on ARM64)
3333

3434
## Windows LTSC
3535

36-
The Windows Long-term Servicing channel (LTSC) isn't intended for deployment on most devices in an organization. Use it only for special-purpose devices. Visual Studio isn't intended to run on [Windows Long-term Servicing channel](/windows/deployment/update/waas-overview#long-term-servicing-channel). Building apps that run on Windows LTSC is supported.
36+
The Windows Long-term Servicing channel (LTSC) isn't intended for deployment on most devices in an organization. Use it only for special-purpose devices. Visual Studio isn't intended to run on [the Windows Long-term Servicing Channel (LTSC)](/windows/deployment/update/waas-overview#long-term-servicing-channel). however, building apps that run on Windows LTSC is supported.
3737

3838
## Application Virtualization
3939

40-
Visual Studio doesn't support Application Virtualization (App-V) solutions. For example, Microsoft App-V for Windows or third-party app virtualization technologies.
40+
Visual Studio doesn't support Application Virtualization (App-V) solutions. For example, Microsoft App-V for Windows or third-party app virtualization technologies isn't supported by Visual Studio.
4141

4242
## Azure Virtual Desktops
4343

44-
Running Visual Studio in a virtual machine environment requires a full Windows operating system. Visual Studio doesn't support multiple simultaneous users using the software on the same machine, including shared virtual desktop infrastructure machines or a pooled Windows Virtual Desktop host pool.
44+
Running Visual Studio in a virtual machine (VM) environment requires a full Windows operating system. Visual Studio doesn't support multiple simultaneous users using the software on the same computer, including shared virtual desktop infrastructure computers or a pooled Windows Virtual Desktop host pool.
4545

4646
## Windows containers
4747

@@ -63,14 +63,14 @@ Visual Studio doesn't install on Windows 8 and Windows Server 2012.
6363

6464
Visual Studio doesn't install on Windows 8.1 and Windows Server 2012 R2.
6565

66-
## Windows 10 versions 1507 and 1511
66+
## Windows 10, versions 1507 and 1511
6767

68-
Visual Studio doesn't install on Windows 10 versions 1507 or 1511.
68+
Visual Studio doesn't install on Windows 10, versions 1507 or 1511.
6969

70-
## Windows 10 versions 1607 through 1903
70+
## Windows 10, versions 1607 through 1903
7171

72-
.NET 4.8.1 isn't supported on Windows 10 versions 1607 through 1903 and doesn't install.
72+
.NET 4.8.1 doesn't install and isn't supported on Windows 10, versions 1607 through 1903.
7373

74-
## Windows 10 versions 1909 through 2004
74+
## Windows 10, versions 1909 through 2004
7575

76-
.NET 4.8.1 isn't supported on Windows 10 versions 1909 through 2004 and doesn't install.
76+
.NET 4.8.1 doesn't install and isn't supported on Windows 10, versions 1909 through 2004.

0 commit comments

Comments
 (0)