6

On Windows 11, the setting "Optimize taskbar for touch interactions when this device is used as a tablet" causes the taskbar to become massive and take up one fifth of the screen. Periodically, it keeps re-enabling itself, even though my device is not a tablet, and I never use the touch screen functionality. Is there a way to make it stop re-enabling itself?

New contributor
ggZQX6YPvD is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
1
  • 4
    Have you tried disabling the touchscreen? Is there any pattern or consistency to when your computer goes into tablet mode? What are the details of your computer, in my experience, even on a relatively small screen running just 1080 resolution, even in touch mode the taskbar does not take up anywhere near a 5th of the screen. Is your display super high-res and you've got scaling turned up really high? Please EDIT your post to add information to it clarifying the issue you're experiencing, and what you've tried to far to resolve it. Commented yesterday

1 Answer 1

9
  • Use regedit.exe to navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

    Right-click Control and create key \PriorityControl.

    Right-click \PriorityControl and add "New > DWORD (32-bit) Value", and set name as ConvertibleSlateMode.

    Double-click that value and set it to 1.

Or

  • Using gpedit.msc (which can be installed in Home Windows versions),

    GPO Disable Tablet Mode

    Navigate to Computer Configuration\Administrative Templates\Windows Components\Tablet PC\Touch Input

    Find (or add) "Turn off tablet mode" and set it to "Enabled".

    The GPO edit should be less likely to revert to Tablet Mode than using the Registry.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.