https://github.com/bjoernalbers/remove-microsoft-remote-desktop
Remove Microsoft Remote Desktop from macOS
https://github.com/bjoernalbers/remove-microsoft-remote-desktop
mac macos microsoft microsoft-remote-desktop package rdp uninstaller
Last synced: 9 months ago
JSON representation
Remove Microsoft Remote Desktop from macOS
- Host: GitHub
- URL: https://github.com/bjoernalbers/remove-microsoft-remote-desktop
- Owner: bjoernalbers
- License: mit
- Created: 2025-07-16T10:25:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-16T12:26:27.000Z (11 months ago)
- Last Synced: 2025-07-17T14:33:39.993Z (11 months ago)
- Topics: mac, macos, microsoft, microsoft-remote-desktop, package, rdp, uninstaller
- Language: Makefile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remove Microsoft Remote Desktop from macOS
A macOS package to automatically uninstall the legacy
“Microsoft Remote Desktop” app once the new “Windows App” is installed.
## Motivation
Microsoft has replaced "Microsoft Remote Desktop" with a new "Window App":
https://techcommunity.microsoft.com/blog/windows-itpro-blog/windows-app-general-availability-coming-soon/4206647
The Windows App gets installed as part of an update of Microsoft Remote Desktop.
However, the obsolete Microsoft Remote Desktop is not deleted automatically -
users have to delete it manually.
This package retires Microsoft Remote Desktop.
It was build for Mac Administrators who want to speed up the migration to
Windows App or don't want to leave an outdated app that might become a security
problem.
## How it works
This package will only remove `/Applications/Microsoft Remote Desktop.app` from
the Mac if `/Applications/Windows App.app` is already present.
Otherwise the package installation will fail.
If Microsoft Remote Desktop was successfully removed or wasn't installed at all
the package will leave an install receipt
"de.bjoernalbers.remove-microsoft-remote-desktop".
## Usage
1. Download the [latest package](https://github.com/bjoernalbers/remove-microsoft-remote-desktop/releases/latest/download/remove-microsoft-remote-desktop.pkg)
2. Deploy the package to your fleet, i.e. with [Munki](https://www.munki.org/munki/) or your MDM