Skip to content
Follow
Windows

How to Enable or Disable Phone Link App Startup in Windows 11

Richard
Written by
Richard
Mar 31, 2023 Updated Jul 14, 2026 2 min read
How to Enable or Disable Phone Link App Startup in Windows 11
How to Enable or Disable Phone Link App Startup in Windows 11

Phone Link app startup in Windows 11 controls whether the app opens automatically when you turn on your PC.

The Phone Link app connects your Android phone to your Windows 11 computer. It lets you see texts, make calls, and use phone apps right from your PC.

By default, Phone Link starts up every time you sign into Windows. This can slow down your computer’s startup time, especially if you don’t use it often.

You can turn off Phone Link’s automatic startup to make your PC boot faster and use fewer resources. This article shows you three simple ways to manage this setting.

⚡ Quick Answer

Manage Phone Link startup through its settings, Windows Settings, or Task Manager. To disable, open Phone Link, go to Settings > General, and toggle off “Start Phone Link when I sign in to Windows.” Alternatively, navigate to Settings > Apps > Startup and turn off the toggle for Phone Link.

Advanced Troubleshooting: Task Scheduler

Sometimes, the app might not respond to settings changes. You can stop its background triggers in Task Scheduler.

1. Press ⊞ Win+R, type taskschd.msc, and press Enter. (Requires administrator privileges)

2. Go to Task Scheduler Library > Microsoft > Windows > PhoneDevices.

3. Right-click the task and select Disable.

Registry Editor Modification

Be aware that modifying the registry can sometimes lead to system issues, so proceed with caution. (Requires administrator privileges)

1. Press ⊞ Win+R, type regedit, and press Enter.

2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

⚠️Warning
3. If you see a Phone Link entry, right-click and delete it.

Summary

You can manage the Phone Link app startup using its built-in settings, Windows Settings, or Task Manager. For persistent issues, turn to Task Scheduler or the Registry Editor. Disabling the app saves resources, but remember that you’ll need to open it manually to sync your phone.

Phone Link often relies on background triggers or the Link to Windows service. If it continues to open after you’ve disabled it in startup settings, check Task Scheduler or confirm that your Microsoft Account synchronization settings aren’t forcing the app to re-initialize when you log in.

Phone Link is a lightweight app, but it can consume memory if it is constantly syncing photos and messages in the background. On systems with low RAM, disabling it can help free up resources for other important tasks and improve overall system responsiveness during the boot process.

You can remove it via PowerShell. Open PowerShell as an administrator and run: Get-AppxPackage *Microsoft.YourPhone* | Remove-AppxPackage. Note that this is a core integrated app, so it may reinstall after major Windows updates. Always back up your system before removing system-integrated components.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Mirror Your Phone Screen with Phone Link in Windows 11
Windows How to Mirror Your Phone Screen with Phone Link in Windows 11
How to Link Your iPhone to Windows 11 Using Phone Link
Windows How to Link Your iPhone to Windows 11 Using Phone Link
How to Unlink Your Phone from Windows 11 Phone Link
Windows How to Unlink Your Phone from Windows 11 Phone Link
How to Enable Sync Over Mobile Data in Phone Link for Windows 11
Windows How to Enable Sync Over Mobile Data in Phone Link for Windows 11

3 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *