Apps Enable or Disable Resume App from Device and Continue on Windows 11 PC

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    android

Cross_Device_banner.png

This tutorial will show you how to enable or disable cross device Resume (aka: Hand Off) apps for your account or all users in Windows 11.

Resume (aka: Hand Off) allows you to start something in an app on one device (ex: Android phone) and continue on your PC.

Starting with Windows 11 build 26100.4202 (24H2), you can now seamlessly resume working on OneDrive files from your phone (iOS and Android) on your Windows 11 PC with a single click. With this feature, you will get a notification asking you if you want to pick up where you left off editing a OneDrive file like a Word doc that you last viewed or edited on your phone within a 5-minute time window preceding unlocking your PC.

Here are some important details about how this feature works:
  • This feature works only when signing into OneDrive with a Microsoft account. Work and school accounts are not supported. And you need to be using the same Microsoft account signing into OneDrive on your phone and signing into your Windows 11 PC.
  • This feature supports Word docs, Excel spreadsheets, PowerPoint presentations, OneNote notebooks/pages, and PDFs.
  • The OneDrive file must be opened on your phone when your PC is locked. If you then unlock your PC within 5 minutes of accessing the file on your phone, you will receive the resume notification as noted above.
  • For the best experience using this feature, you should be logged into OneDrive in your default browser on your PC.
Starting with Windows 11 build 22631.4830, you know that you can use an iOS or Android phone to access your Microsoft OneDrive files. If you do that when your PC is locked, you can now continue working on that file from where you left off on your PC. Just sign in to your PC within five minutes of using your phone. When Windows asks if you want to resume work on that file, select the file to open it. To use this feature, you must sign in to OneDrive and your PC using the same Microsoft account. Work and school accounts do not support this feature. This feature works for Word, Excel, PowerPoint, OneNote, and PDF files. For the best experience, sign in to OneDrive on your PC using your default browser.

Starting with Windows 11 build 26200.5761 (Dev 25H2), build 26120.5761 (Beta 24H2), and build 28020.1619 (Canary 26H1), Microsoft is beginning to gradually roll out the ability to seamlessly resume using your favorite apps from your Android phone on your Windows 11 PC to Windows Insiders in the Dev and Beta Channels. To start with, you will be able to resume or continue listening to your favorite Spotify tracks and episodes right from where you left off on the Spotify app on your Android phone.

Starting with Windows 11 build 26220.7271 (Dev and Beta 25H2), Microsoft is excited to share that:
  • vivo Android phone users can also now continue your browsing activity from vivo Browser on your phone, onto your default browser on your PC.
  • Honor, Huawei, Oppo, Samsung and vivo Android phone users can also now continue online files opened on M365 Copilot app from your phone onto your PC. Word, Excel, and PowerPoint files will open in the respective app on your PC if you have it installed, or if you don’t they’ll open in the default browser on your PC. Note – offline files (stored locally on the phone) are not currently supported.
Starting with Windows 11 build 26100.7705 (24H2) and build 26200.7705 (25H2), Microsoft expands the functionality of Cross‑Device Resume first introduced in the May 2025 Windows non-security update (KB5058499). You can continue activities from your Android phone on your PC based on the apps and services you use, including resuming Spotify playback, working in Word, Excel, or PowerPoint, or continuing a browsing session.



Contents

  • Option One: Turn On or Off Cross Device Resume for All Apps for Current User in Settings
  • Option Two: Turn On or Off Cross Device Resume for All Apps for Current User using REG file
  • Option Three: Turn On or Off Cross Device Resume for Specific Apps for Current User in Settings
  • Option Four: Turn On or Off Cross Device Resume for Specific Apps for Current User in Registry Editor
  • Option Five: Enable or Disable Cross Device Resume for All Apps for All Users using REG file


EXAMPLE: A cross-device resume notification indicating that you can continue working across devices seamlessly

Upon clicking on this notification, the same file that you were viewing or editing previously on your phone will open in your default browser on your PC.


Resume.png





Option One

Turn On or Off Cross Device Resume for All Apps for Current User in Settings


1 Open Settings (Win+I).

2 Click/tap on Apps on the left side, and click/tap on Resume on the right side. (see screenshot below)


Resume_settings-1.png

3 Turn On (default) or Off Resume for what you want. (see screenshot below)

4 You can now close Settings if you like.

Resume_settings-2.png





Option Two

Turn On or Off Cross Device Resume for All Apps for Current User using REG file


1 Do step 2 (on) or step 3 (off) below for what you would like to do.

2 Turn On Cross Device Resume

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Turn_ON_Resume.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CrossDeviceResume\Configuration]
"IsResumeAllowed"=dword:00000001

3 Turn Off Cross Device Resume

A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Turn_OFF_Resume.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CrossDeviceResume\Configuration]
"IsResumeAllowed"=dword:00000000

4 Save the .reg file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 You can now delete the downloaded .reg file if you like.




Option Three

Turn On or Off Cross Device Resume for Specific Apps for Current User in Settings


This option requires Resume to be turned on in Option One or Option Two


1 Open Settings (Win+I).

2 Click/tap on Apps on the left side, and click/tap on Resume on the right side. (see screenshot below)


Resume_settings-1.png

3 Under Control which apps can use Resume, turn On (default) or Off the listed apps (ex: OneDrive or Spotify) you want. (see screenshot below)

Resume_settings-3.webp

4 You can now close Settings if you like.




Option Four

Turn On or Off Cross Device Resume for Specific Apps for Current User in Registry Editor


This option requires Resume to be turned on in Option One or Option Two


1 Open Registry Editor (regedit.exe).

2 Navigate to the key below in the left pane of Registry Editor. (see screenshot below)

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CrossDeviceResume\Configuration

Resume_app_regedit-1.webp

3 In the right pane of the Configuration key, double click/tap on an app's DWORD value you want to modify it. (see screenshot above)

An app's DWORD value will be listed as: Is<app name>ResumeAllowed.

An example for OneDrive: IsOneDriveResumeAllowed

An example for Spotify: IsSpotifyResumeAllowed


4 Type 1 (on - default) or 0 (off) for what you want in the "Value data" box, and click/tap on OK. (see screenshot below)

Resume_app_regedit-2.png

5 Repeat steps 3 and 4 for any other app(s) you want to turn on or off allow to use Resume.

6 When finished, you can close Registry Editor if you like.




Option Five

Enable or Disable Cross Device Resume for All Apps for All Users using REG file


You must me signed in as an administrator to use this option.


1 Do step 2 (on) or step 3 (off) below for what you would like to do.


 2. Enable Cross Device Resume

This is the default setting to allow using Option One, Option Two, Option Three, and Option Four.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Default_user-choice_cross_device_resume.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Connectivity\DisableCrossDeviceResume]
"value"=dword:00000000


 3. Disable Cross Device Resume for All Users

This will prevent using Option One, Option Two, Option Three, and Option Four.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Disable_cross_device_resume_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Connectivity\DisableCrossDeviceResume]
"value"=dword:00000001

4 Save the .reg file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
@HarleyQuinn Execute the command below in an administrative command window—this is what I'm currently using:
Code:
schtasks /create /sc OnLogon /delay 0000:03 /tn "\Microsoft\Windows\Shell\Kill CrossDeviceResume.exe" /tr "taskkill /im CrossDeviceResume.exe /f" /ru SYSTEM /f
I hesitate to run commands because of bad experience in past. I'd rather do it manually by following guide with visuals BUT unfortunately i couldnt find any so i had to dig reg keys by my own. Got help from forum a bit but stucked here.

Disable Cross Device Resume for All Users >>
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Connectivity\DisableCrossDeviceResume]
"value"=dword:00000001

according to this should I double click on this "value" and change to 1?
All that command does is create a scheduled task in the "\Microsoft\Windows\Shell" folder to terminate CrossDeviceResume.exe upon the login of any user (which is when it gets started). It's much easier to run the command than to manually create the task. It's written out in plain English, so you can see exactly what it does. To undo, you just go to the Scheduled Tasks folder noted above and delete the new "Kill CrossDeviceResume.exe" task. Changes take effect after logging out and back in.

Yes. However, while the registry value you listed above does disable the feature, the program keeps launching and running in the background regardless, due to incompetent programming on Microsoft's part.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel i9-14900K
@Techie007 I'm a bit newbie, thank you for explaining detailed. Does this system also work for turning off copilot or recall features?
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
@HarleyQuinn The command I gave only stops CrossDeviceResume.exe from constantly running in the background. There are policies you can put in place to disable the CoPilot and Recall features.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel i9-14900K
@HarleyQuinn The command I gave only stops CrossDeviceResume.exe from constantly running in the background. There are policies you can put in place to disable the CoPilot and Recall features.
yeah i know haha im not that newbie :D I meant does "creating a scheduled task" system also able to prevent copilot, recall or other microsoft features?. As i understand from your response they do, thank you.
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
No, you'd need to set policies to do that. And Recall only works with a very small subset of processors (mostly ARM), so I haven't had the opportunity to need to try to kill it.
All the Task Scheduler does is launch programs on a schedule or event. My command asks it to launch taskkill.exe three seconds after any user logs on, with a flag to terminate all instances of CrossDeviceResume.exe. Since SiHost.exe only launches CrossDeviceResume.exe once immediately upon user login, this trick works.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel i9-14900K
yeah i understood, of course i'll change command script. I meant three seconds after I log in, can't i kill other programmes running in background using this method as well?
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
Ah, now I understand. Yes, you can modify the command to kill other programs running in the background. However, note a few caveats:
  • taskkill.exe filters processes by EXE name. So you won't be able to kill services hosted in a common container (such as svchost.exe) as it will terminate all of them, potentially crashing the computer (don't try that one—it could be difficult to remove the task!). rundll32.exe would be another container to be careful with (shouldn't interfere with the boot process, but it does cast a broad brush).
  • Some processes (such as CrossDeviceResume.exe) are launched once upon logon. This works well for those. However, other processes are launched in response to events. It will be harder to target those (you could try making the task recurring every few minutes—IFEO might be a better method to try to block those).
  • Some processes (such as StartMenuExperienceHost.exe—unnecessary if you're using a 3rd-party Start Menu) are automatically restarted if they exit unexpectedly. This will not work on those as a new one will immediately be launched to replaced the terminated one. I was able to successfully block that one by adjusting permissions to deny read access (results in a DCOM error being logged at login, but nothing further). Some however will throw a visible error message if you deny access (hence this taskkill trick with CrossDeviceResume.exe).
  • Some processes (such as TextInputHost.exe and mobsync.exe) are launched in response to a setting (HKCU\Software\Microsoft\input\IsInputAppPreloadEnabled) or a DCOM server (HKCR\CLSID\{1A1F4206-0688-4E7F-BE03-D82EC69DF9A5})—respectively. It is better to change the setting or unregister the server than to try to terminate the process after the fact.
  • You will need to change the task name if you're writing additional tasks, or the new task will replace the old one.
Best thing is to try manual termination (from Task Manager's Details tab, or using System Informer) and verify the outcome is as desired before writing a task to automate termination for you.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel i9-14900K
@Techie007 thank you for your time i appreciate
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
Im testing windows 11 and noticed this 'resume' process running, over 180 MB at times and im not even going to come close to using this feature. Iv got a custom install of windows using Chris Titus windows utility that removed all onedrive features and online microsoft account requirements.

this is highly suspicious they would force a process like this to run that has to do with other devices speaking to each other, usually its common sense this would be a optional feature for obvious security reasons, the fact microsoft has gone to the lengths to make this, and other odd processes, (not to mention the blatant co pilot ai and recall etc) not be able to be switched off with ease tells you how far they are into this data collection and surveillance agenda.

looks like this tool Vive is the only way to actually stop this 'resume' process from running, i will continue to look into this
 

My Computer

System One

  • OS
    windows 11 unfortunately
@emanon It keeps coming back after every cumulative update. Good luck :LOL:
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
That's the same answer as provided earlier (post #6). But the reg file provided on Reddit is for id 37926450 (SearchHost).
 

My Computer

System One

  • OS
    Windows 7
hello guys is resume still running(background) for you after update 25h2 update?
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
I want to share after clean install of 25h2, before laptop connects to internet i deleted some apps also disabled phone link and few other related bloatware apps to never run in background under power setting. So without using any third party tool or regedit, now it disappeared. Its been a week haven't seen single resume or crossdevice progress in task manager :D Memory usage seem normal just like in 24h2 before september lol
 

My Computers

System One System Two

  • OS
    windows 11 home 23H2 22631.6199
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel core i7 (2nd gen) Turbo 3.10 ghz
    Memory
    6gb
    Graphics Card(s)
    Amd Radeon HD 7400m 1GB & Intel hd graphics
    Sound Card
    BeatsAudio
    Hard Drives
    128gb SSD
  • Operating System
    macOS Sequoia
    Computer type
    PC/Desktop
    Manufacturer/Model
    iMac 24"
    CPU
    M1 3.2 ghz
    Memory
    8gb onboard
    Graphics card(s)
    igpu
    Monitor(s) Displays
    Retina 4.5K
    Screen Resolution
    4480x2520
    Hard Drives
    512gb SSD
Instead of using ViveTool, you can substitute the same reg changes:
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943]
"EnabledStateOptions"=dword:00000000
"EnabledState"=dword:00000001
"Variant"=dword:00000000
"VariantPayload"=dword:00000000
"VariantPayloadKind"=dword:00000000
You may have to re-apply the reg, and permanently disable the ReconcileFeatures task:
Code:
schtasks /Change /Disable /TN "\Microsoft\Windows\Flighting\FeatureConfig\ReconcileFeatures"

ReconcileFeatures phones home, and asks MS which Feature ID's to change on an user's machines. This is how "gradual rollouts" are staged.
It turns out that this understanding of ReconcileFeatures is actually what caused your registry tweak stop working on my machine. ReconcileFeatures is the solution, not the problem—those registry flags often do nothing without ReconcileFeatures—it is what applies them! When run, it doesn't "phone home"; rather, it reads through certain files already present in C:\ProgramData\Microsoft\Windows\OneSettings, and then adds/removes feature flags to the registry according to the changes found within, and then it scans through all the feature flag settings in the registry, applying/activating them.

After figuring this out (while trying to get the new NVMe storage stack working, actually!), I reimported that task from another machine, ran it, and CrossDeviceResume.exe once again no longer automatically starts on my machine—even on build 26200.7623—I no longer have to run my special task to terminate it after logging in because it's no longer launched (it also enabled the new NVMe storage stack). What broke the tweak (and also rendered the NVMe storage stack feature flags of no use) was disabling (and later removing) the ReconcileFeatures task! The correct order: You write your registry feature overrides tweaks (which do nothing by themselves). Then you manually run ReconcileFeatures (which reads your feature overrides and applies them). Then you reboot (so the changes can take effect). Profit!
Windows Update may change your features at a later time or download new components; to correct this, ReconcileFeatures has to run again (so if you disable it, certain features will revert in the future despite the flags still being set in the registry). Now, if Microsoft decides to flip the switch (i.e. a new feature goes out of preview and into release) ReconcileFeatures will flip the feature flag in the registry or remove it entirely. That's where you have to flip it back by rewriting the registry tweak. But you still have to run ReconcileFeatures to apply the tweak!
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel i9-14900K
What a sad state Windows is in.
The "feature" has an ON/OFF switch and yet the OS keeps launching the process even when the user explicitly asked to keep it disabled.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    CPU
    Intel i7 7820X
    Motherboard
    MSI X299 SLI PLUS
    Memory
    32 GB DDR4 3400
    Graphics Card(s)
    Nvidia RTX 3080 Ti
    Monitor(s) Displays
    LG 27UK650W
    Screen Resolution
    3840x2160
    Hard Drives
    Nvme 1TB
    Sata SSD 256 GB
    HDD 1 TB
    HDD 4 TB
    PSU
    Corsair RM 750x
Just a heads up, a couple months back, the feature flag noted in my post above stopped working again to disable CrossDeviceResume.exe, so I'm back to using the scheduled task tweak provided earlier.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel i9-14900K
Back
Top Bottom