Visual Studio is built to target processors based on the x86 architecture, and there are no versions of Visual Studio for ARM-based processors. However, Windows provides x86 emulation on ARM, which Visual Studio can run. Running Visual Studio on an ARM processor via x86 emulation severely impairs the performance of Visual Studio, and several features in Visual Studio are not designed to work in this scenario. As such, we don’t recommend running Visual Studio on devices that use ARM-based processors, and instead recommend remotely targeted ARM devices.
1 Like