mobile devices just appeared in my startup apps windows 11 pro

Donald Moore 55 Reputation points
2024-03-04T01:52:27.1666667+00:00

windows Mobile devices just appeared in my startup apps win 11 pro

No online information could be found. This is in addition to the phone link app which has always been there. There is no mobile devices app located under installed apps, but it does appear in the windows startup apps group. It was installed with the last update, or a virus. Is this "mobile devices" in the startup group a legitimate windows application? If it is, then what is it? I disabled it for now, but I don't see a way to uninstall it without knowing the real app name and using the command prompt, if that is possible. Please give me as much information as you have. I have been constantly hacked by and insane woman trained by Boeing. I recently had more issues and noticed this new app after an update. She has an Apple phone she uses to hack with, and I read that mobile devices is an Apple App to control you computer from an apple phone. Is this a safe Microsoft App?

Windows for business Windows Client for IT Pros User experience Other
{count} votes

4 answers

Sort by: Most helpful
  1. Wesley Li 11,245 Reputation points
    2024-03-04T10:55:10.88+00:00

    Hello

    The “Mobile devices” you’re seeing in your startup apps could be related to the “Phone Link” app, which is a legitimate Windows application. The Phone Link app, also known as “Your Phone” in some versions of Windows, allows you to link your Android or iOS phone to your Windows PC. You can then access texts, notifications, and even use mobile apps right from your PC.

     

    However, if you’re concerned about this feature, you’ve done the right thing by disabling it. If you want to uninstall it, you can do so using PowerShell. Here’s how:

     

    Press Windows key + S, type powershell in the search box and select Run as administrator.

    Run the following command: Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage

     

    This command will uninstall the Phone Link app from your computer.

     

    As for the “Mobile devices” app you mentioned, it’s hard to say without more information. It’s not a standard part of Windows, and it’s not an Apple app either. It could be related to another piece of software you have installed. If you’re unsure about it, it’s best to keep it disabled.

     

    Regarding your concerns about hacking, it’s important to keep your system and all your applications up-to-date, use strong, unique passwords, and be careful about the links you click and the files you download. If you believe you’re being targeted, it may be worth contacting local law enforcement or a professional cybersecurity service.

     

    Remember, while the Phone Link app is a legitimate part of Windows, any application can pose a risk if it’s used maliciously or if it has security vulnerabilities that haven’t been patched. Always keep your software up-to-date and maintain good security practices to protect yourself. Let me know if you have any other questions!


  2. Wesley Li 11,245 Reputation points
    2024-03-04T10:55:29.61+00:00

    Hello

    The “Mobile devices” you’re seeing in your startup apps could be related to the “Phone Link” app, which is a legitimate Windows application. The Phone Link app, also known as “Your Phone” in some versions of Windows, allows you to link your Android or iOS phone to your Windows PC. You can then access texts, notifications, and even use mobile apps right from your PC.

     

    However, if you’re concerned about this feature, you’ve done the right thing by disabling it. If you want to uninstall it, you can do so using PowerShell. Here’s how:

     

    Press Windows key + S, type powershell in the search box and select Run as administrator.

    Run the following command: Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage

     

    This command will uninstall the Phone Link app from your computer.

     

    As for the “Mobile devices” app you mentioned, it’s hard to say without more information. It’s not a standard part of Windows, and it’s not an Apple app either. It could be related to another piece of software you have installed. If you’re unsure about it, it’s best to keep it disabled.

     

    Regarding your concerns about hacking, it’s important to keep your system and all your applications up-to-date, use strong, unique passwords, and be careful about the links you click and the files you download. If you believe you’re being targeted, it may be worth contacting local law enforcement or a professional cybersecurity service.

     

    Remember, while the Phone Link app is a legitimate part of Windows, any application can pose a risk if it’s used maliciously or if it has security vulnerabilities that haven’t been patched. Always keep your software up-to-date and maintain good security practices to protect yourself. Let me know if you have any other questions!

    0 comments No comments

  3. Michael Bright 0 Reputation points
    2024-08-30T06:54:03.3466667+00:00

    Hi All,

    "CrossDeviceService.exe is a Windows service that facilitates cross-device functionalities, such as activity sharing between your PC and mobile devices." Provide by "https://www.bing.com/search?q=CrossDeviceService.exe%20Mobile%20devices"

    I believe the below will remove it from Task Manager - startup apps:

    Get-AppxPackage MicrosoftWindows.CrossDevice -allusers | Remove-AppxPackage

    Cheers,

    Mick

    0 comments No comments

  4. James Neville 0 Reputation points
    2025-03-19T13:29:42.73+00:00

    "Mobile Devices" and "Phone Link" can be removed by turning them "Off" from "Settings - Apps - Startup".

    While I have been testing Phone Link for personal use, and it seems to work as advertised, if a bit clunky at this time, I will use it only occasionally, and prefer to free the system resources when it's not in use.

    My main interest is being able to get files back and forth.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.