Hi,
I'm trying to hide the app name labels under pinned app icons in the redesigned Windows 11 Start menu (25H2, build 26200.x).
I've tried the following targets without success:
- TextBlock#AppNameText
- StartMenu.PinnedAppTile > Windows.UI.Xaml.Controls.Grid > Windows.UI.Xaml.Controls.TextBlock
- StartMenu.AppListViewItem > Windows.UI.Xaml.Controls.TextBlock
- TextBlock[2]
None of these hide the labels. What is the correct target for the pinned app name text in the redesigned 25H2 Start menu?
Thanks
Hi,
I'm trying to hide the app name labels under pinned app icons in the redesigned Windows 11 Start menu (25H2, build 26200.x).
I've tried the following targets without success:
None of these hide the labels. What is the correct target for the pinned app name text in the redesigned 25H2 Start menu?
Thanks