I am having similar issues. My PC is constantly using upwards of 90% of its available RAM. Most of the time its the top 1 consumer of RAM. I've tried everything the other user mentioned to no avail. Please fix, I actually use the Cross device service a lot, but I do not like at all my PC to be slow, so I ocassionally end the task.
Microsoft Cross Device Service taking up all my ram
Once a day, Microsoft Cross Device Service takes up 15-20GB of ram and I have to end the process in task manager. Why does this happen? I've tried repairing and resetting the Phone Link app in settings, neither helped. I tried clearing the cache in AppData\Local\ConnectedDevicesPlatform but that didn't help either (after having to boot into cmd because it wouldn't let me delete it otherwise)
Windows for home | Windows 11 | Apps
2 answers
Sort by: Most helpful
-
Haien-L 7,685 Reputation points Microsoft External Staff Moderator
2025-10-07T18:00:00.29+00:00 Dear Adam
Thanks for posting your question in the Microsoft Q&A Foum. I'm Haien from Microsoft Q&A.
I understand you are experiencing a significant resource consumption issue with the Microsoft Cross Device Service on your Windows 11 system, where it consumes an excessive amount of RAM (15-20GB) until you manually end the process. You've already taken excellent steps by trying to repair and reset the Phone Link app and clear its associated cache. The Microsoft Cross Device Service is a system component designed to facilitate continuity and synchronization between your PC and mobile devices, primarily powering the Phone Link app. Features include cross-device clipboard, notification sync, and app continuity ("Resume").
Since you are using Windows 11, please consider my suggestions and keep me updated with anything new that you are trying so I can follow up your case easier:
Quick Checks First: Ensure Windows and Phone Link are fully updated: Go to Settings > Windows Update > Check for updates, and in the Microsoft Store, search for Phone Link > Update if available
- Open Settings > Apps > Installed apps > Find Phone Link (or any cross-device app), click the three dots > Advanced options > Toggle "Share across your devices" to Off > Restart your PC afterward.
- Open Task Manager (Ctrl + Shift + Esc), go to Startup apps, locate Mobile Devices or any related Phone Link entry, right-click, and select Disable.
- Open Windows Terminal (Admin) by pressing Win+X.
- Copy and paste this command, then press Enter:
Get-AppxPackage *YourPhone* -AllUsers | ForEach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Copy and paste this command, then press Enter:
Please keep me updated with anything new that you were try to each option.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in Change your Microsoft Q&A preferences | Microsoft Learn to enable e-mail notifications if you want to receive the related email notification for this thread.