Disable Phone Link integration in the start menu

Start Menu & SearchMinimale Windows-buildversie: 22621Omkeerbaar

This will remove the Phone Link integration in the start menu when you have a mobile device linked to your PC.

Toe te passen code

Disable Phone Link integration in the start menuRegistry
Windows Registry Editor Version 5.00


; Disable Show mobile device in Start

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start\Companions\Microsoft.YourPhone_8wekyb3d8bbwe]

"IsEnabled"=dword:00000000

Code om ongedaan te maken

Enable Phone Link integration in the start menuRegistry
Windows Registry Editor Version 5.00


; Enable Show mobile device in Start

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start\Companions\Microsoft.YourPhone_8wekyb3d8bbwe]

"IsEnabled"=dword:00000001

Wilt u dit combineren met andere aanpassingen?

Configurator openen