Skip to content

Commit 95ae2e4

Browse files
committed
manual edits
1 parent 3d88921 commit 95ae2e4

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

support/developer/visualstudio/installation/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
href: ./version-visual-studio-requires-april-2014-update.md
5959
- name: Wait for setup to finish before trying again
6060
href: ./another-setup-already-running-wait-finish.md
61-
- name: Workarounds for Visual Studio on unsupported operating systems
62-
href: ./visual-studio-unsupported-operating-systems.md
61+
- name: Workarounds for Visual Studio 2026 on unsupported operating systems
62+
href: ./visual-studio-2026-unsupported-operating-systems.md
6363
- name: Workarounds for Visual Studio 2022 on unsupported operating systems
6464
href: ./visual-studio-2022-unsupported-operating-systems.md
6565
- name: Windows Program Compatibility mode is on

support/developer/visualstudio/installation/visual-studio-unsupported-operating-systems.md renamed to support/developer/visualstudio/installation/visual-studio-2026-unsupported-operating-systems.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
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 2026 on unsupported operating systems
3+
description: This article describes known issues and workarounds for Visual Studio 2026 when installed on unsupported operating systems.
44
ms.date: 11/11/2025
5-
ms.reviewer: pchapman, jagbal
5+
ms.reviewer: pchapman, jagbal, v-shaywood
66
ms.custom: sap:Installation\Setup, maintenance, or uninstall
77
---
8-
# Workarounds and operating system requirements for Visual Studio
8+
# Workarounds and operating system requirements for Visual Studio 2026
99

1010
_Applies to:_   Visual Studio 2026
1111

1212
## Summary
1313

14-
Visual Studio 2026 is supported only on 64-bit editions of currently supported versions of [Windows 11](/lifecycle/products/?terms=windows%2011), [Windows 10](/lifecycle/products/?terms=windows%2010), and Windows Server 2019 and higher. 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 page provides known issues and potential workarounds when using Visual Studio on an unsupported operating system.
14+
Visual Studio 2026 is only supported on 64-bit editions, that are still within their support lifecycle, of [Windows 11](/lifecycle/products/?terms=windows%2011), [Windows 10](/lifecycle/products/?terms=windows%2010), and Windows Server 2019 and higher. 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 page provides known issues and potential workarounds when using Visual Studio on an unsupported operating system.
1515

1616
> [!NOTE]
1717
> Microsoft is unable to provide support or fixes for issues arising from using 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 may not meet expectations.
21+
Arm64 Visual Studio is supported only on Windows 11 on Arm. X64 Visual Studio isn't supported on ARM operating systems, so performance may not meet expectations.
2222

2323
The following workloads and components are not supported by Visual Studio ARM64 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.
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).
2727
- Data science and analytical applications.
2828
- Python development.
2929
- Mobile development with C++.
@@ -69,8 +69,8 @@ Visual Studio doesn't install on Windows 10 versions 1507 or 1511.
6969

7070
## Windows 10, versions 1607 through 1903
7171

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

7474
## Windows 10, versions 1909 through 2004
7575

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

0 commit comments

Comments
 (0)