Microsoft is discontinuing support for its Remote Desktop app on Windows, effective May 27th. Users who rely on the app to connect to Windows 365, Azure Virtual Desktop, or Microsoft Dev Box machines will need to switch to the new Windows app. People Are Already Applying to Learn Software Development in Abuja.
Launched in September, the new Windows app offers features such as multimonitor support, dynamic display resolutions, and streamlined access to cloud PCs and virtual desktops. Microsoft has announced that “connections to Windows 365, Azure Virtual Desktop, and Microsoft Dev Box through the Remote Desktop app from the Microsoft Store will be blocked after May 27th, 2025.”
Learn Software Development in Abuja, Nigeria
The current Remote Desktop app should not be confused with Microsoft’s Remote Desktop Connection app, which has been included in Windows for over two decades. The latter will remain available in Windows 11 after May 27th, and Microsoft confirms it can still be used to connect to machines until Remote Desktop Protocol (RDP) support is added to the new Windows app.
The reference to RDP support suggests that Microsoft may eventually enable personal accounts in its Windows app. Currently, the app is limited to work or school Microsoft accounts, despite Microsoft’s broader vision of transitioning Windows entirely to the cloud to “enable enhanced AI-powered services and seamless roaming of users’ digital experiences.”
If you’ve ever built an interactive web application, you may have encountered a puzzling issue:…
Arrays are the backbone of programming, used in nearly every application. Whether you're manipulating data,…
If you've ever tried to learn JavaScript, you’ve probably heard about the "Event Loop"—that mysterious,…
JavaScript can sometimes behave in unexpected ways, especially when comparing arrays and objects. If you've…
Recursion is a programming technique where a function calls itself to solve smaller instances of…
One of the most common errors in JavaScript is the dreaded TypeError: Cannot read property…