From a24193ce1883c0690cbf4a294c666090e4bc474f Mon Sep 17 00:00:00 2001 From: Gabi <218829269+GabiNun2@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:14:20 +0300 Subject: [PATCH] Update tweaks.json (#4564) --- config/tweaks.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index f5d580b1..460740a1 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1244,24 +1244,6 @@ ], "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disablefso" }, - "WPFToggleDisableCrossDeviceResume": { - "Content": "Cross-Device Resume", - "Description": "This tweak controls the Resume function in Windows 11 24H2 and later, which allows you to resume an activity from a mobile device and vice-versa.", - "category": "Customize Preferences", - "panel": "2", - "Type": "Toggle", - "registry": [ - { - "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\CrossDeviceResume\\Configuration", - "Name": "IsResumeAllowed", - "Value": "1", - "Type": "DWord", - "OriginalValue": "0", - "DefaultState": "true" - } - ], - "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/disablecrossdeviceresume" - }, "WPFToggleDetailedBSoD": { "Content": "BSoD Verbose Mode", "Description": "If enabled, you will see a detailed Blue Screen of Death (BSOD) with more information.",