diff --git a/src/Files.App/Helpers/ShellContextMenuHelper.cs b/src/Files.App/Helpers/ShellContextMenuHelper.cs index 0da9b22da6c5..721351d9b336 100644 --- a/src/Files.App/Helpers/ShellContextMenuHelper.cs +++ b/src/Files.App/Helpers/ShellContextMenuHelper.cs @@ -36,7 +36,6 @@ Func FilterMenuItems(bool showOpenMenu) "Windows.ModernShare", "Windows.Share", "setdesktopwallpaper", "eject", "rename", "explore", "openinfiles", "extract", "copyaspath", "undelete", "empty", - Win32API.ExtractStringFromDLL("shell32.dll", 30312), // SendTo menu Win32API.ExtractStringFromDLL("shell32.dll", 34593), // Add to collection Win32API.ExtractStringFromDLL("shell32.dll", 5384), // Pin to Start Win32API.ExtractStringFromDLL("shell32.dll", 5385), // Unpin from Start