/
/

How to Turn On or Off Tablet Mode in Windows 10 

How to Turn On or Off Tablet Mode in Windows 10 blog banner image

Windows 10 Tablet Mode offers a touch-optimized user experience that changes the desktop layout, app behavior, and interface interactions. It is primarily used in tablets and two-in-one devices that support screen rotation or detachment. Plus, it also hides the taskbar and desktop icons while adjusting for easy gesture navigation.

While it’s excellent for computer users with touchscreen functionality, removing the feature allows for a consistent user experience in desktop and hybrid environments. Doing so will prevent UI changes in managed devices and maintain desktop-centric workflows for end users.

If you plan to make this change, this guide explains how to turn on or off Tablet mode in Windows 10.

How to turn Tablet Mode on or off in Windows 10

You can enable or disable Tablet Mode in Windows 10 using various methods, including Settings, the Registry Editor, and Group Policy. Before managing this feature, here are a few requirements your system needs to meet:

  • Windows 10. These methods work on all versions of Windows 10 (Pro, Enterprise, or Home). In Windows 11, the option to toggle Tablet Mode off is gone. Instead, it switches between desktop and touch-optimized modes automatically.
  • Administrator privileges. Some of the methods below involve the Registry Editor and Group Policy, so you need administrator-level permissions before attempting them.

This guide may also apply to hybrid touch/keyboard devices like 2-in-1 laptops and convertibles, like the Zenbook Duo and Lenovo Yoga. Depending on their use, these devices can switch between desktop mode and a touch-friendly interface.

Method 1: Turn off Tablet Mode via Settings

  1. Open Settings (Win + I) and navigate to System > Tablet.
  2. Under the When I sign in option, select Use desktop mode. This will ensure that Windows uses the standard desktop interface upon booting up.
  3. Under When this device automatically switches tablet mode on or off, toggle it to “Don’t ask me” and “Don’t switch.” This will prevent the system from automatically switching to Tablet Mode based on hardware changes.
  4. Finally, reboot your computer or sign out and back in to ensure the configuration will take effect.

Method 2: Enable or disable Tablet Mode via the Registry Editor

Using the Windows Registry to disable Tablet Mode is best for configuring this setting across multiple users and devices.

  1. Open the Registry Editor using the Win + R shortcut, then press Enter.
  2. Next, navigate to the following path:
    • HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell
  3. If the ImmersiveShell value is nonexistent, you can create it by right-clicking on an empty space within the CurrentVersion folder and selecting New > Key. Be sure to name it ImmersiveShell exactly.
  4. Now that the folder exists, create or modify these values within the folder to disable Tablet Mode:
    1. TabletMode – DWORD (32)  0
    2. SignInMode – DWORD (32) – 1
  5. If you want to enable Tablet Mode and force it to stick upon launch, set it this way:
    1. TabletMode – DWORD (32)  1
    2. SignInMode – DWORD (32) – 
  6. To create a DWORD value:
    • Right-click on the right pane
    • Select New > DWORD (32-bit) Value, then enter the exact name.
    • To modify their data, double-click each value.
  7. Close the Registry Editor and restart your computer, or sign out and go back in to save the changes.

Method 3: Activate or deactivate Windows Tablet Mode via Group Policy (for Windows Pro/Enterprise)

The third and final method is to utilize Group Policy. However, this is unavailable in Windows Home unless enabled manually.

  1. Launch Local Group Policy Editor. Press Win + R, type gpedit.msc, and press Enter. If the User Account Control prompt appears, click Yes.
  2. Next, navigate to the Tablet Mode Policy Settings by following this path:
    Computer Configuration > Administrative Templates > Windows Components > Tablet PC Tablet PC Settings.Note: On newer Windows 10 builds, these configurations may be limited or moved. If the option is not visible, use the Registry method.
  3. Look for policies related to Tablet Mode or Touch Input behavior. Double-click these policies and set them to Enabled or Disabled, depending on your desired setting.Note: Policies in this area may not affect newer devices or Windows builds. However, they may still apply to legacy hardware and managed environments.

Optional: Check the current Tablet Mode Status via PowerShell

You can also use PowerShell to check if Tablet Mode is active. Here’s how you can do it:

  1. Press Windows + R to open the Run dialog.
  2. Type powershell and press Enter.
  3. Run the following command:

(Get-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell).TabletMode

Returns 1 if enabled and 0 if disabled.

Troubleshooting issues when turning off Tablet Mode on Windows

On certain occasions, you may encounter errors when disabling Windows Tablet mode. Here are some of these problems, along with their fixes.

Tablet mode re-enables after reboot

To resolve this, you can utilize either of the following methods:

  1. Go to Settings and navigate to System > Tablet. Under the When I sign in setting, ensure Use Desktop mode is selected.
  2. Verify the Registry values by opening the Registry Editor. 
  3. Navigate to:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell. 
  4. Ensure these values are set like this:
    • TabletMode = 0
    • SignInMode = 1

This will ensure desktop mode when you sign in and disable automatic switching.

The settings are missing. It can happen due to several reasons, including:

You’re running a Windows 11 device. Tablet Mode is only available in Windows 10.

You’re using a desktop-only or non-touch device. Tablet Mode only appears in computers with touch features and convertible form factors.

The Group Policy options are unavailable

You’re likely using Windows 10 Home Edition, which does not include the Local Group Policy by default. In this case, use the Registry method.

Frequently Asked Questions

Why does my system keep entering Tablet Mode automatically?

This can occur on hybrid, convertible, or detachable devices where Windows is designed to switch when the keyboard is folded back or removed. To fix this, follow these steps:

  1. Go to Settings > System > Tablet
  2. Under When this device automatically switches tablet mode on or off, choose:
    • Don’t ask me and don’t switch – to disable auto-switching entirely.
    • Always ask me before switching – if you want to be prompted.

Can I force all users to use desktop mode only?

Yes. You can enforce desktop mode using the Registry Editor or tools like Group Policy Preferences. To do this via Group Policy, here are the steps:

  1. Open Group Policy Management Editor. Use the Win + R shortcut, type gpmc.msc, and press Enter.
  2. Navigate to User Configuration > Preferences > Windows Settings > Registry.
  3. Create these new registry items and their corresponding value under this key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell.

    • TabletMode = 0
    • SignInMode = 1

This will disable tablet mode and force the system to start in Desktop Mode when users sign in.

If I disable Tablet Mode, will it affect touchscreen support?

No. Disabling Tablet Mode will only affect user interface elements such as the spacing, window behavior, and how menus react to your gestures. Touchscreen features, gestures, and stylus input will behave normally.

Managing Tablet Mode for workflow consistency

Enabling or disabling Tablet Mode on Windows 10 can enforce uniformity in sizable, multi-user environments on desktop-centric systems. Depending on the scale and automation needs, you can perform this task using various methods, such as Windows Settings, the Registry Editor, and Local Policy. To quickly check the status of Tablet Mode, you can utilize PowerShell.

Ultimately, adjusting Tablet Mode settings will maintain a consistent and efficient user experience. It will streamline workflows and enhance productivity in desktop-oriented environments.

You might also like

Ready to simplify the hardest parts of IT?
×

See NinjaOne in action!

By submitting this form, I accept NinjaOne's privacy policy.

NinjaOne Terms & Conditions

By clicking the “I Accept” button below, you indicate your acceptance of the following legal terms as well as our Terms of Use:

  • Ownership Rights: NinjaOne owns and will continue to own all right, title, and interest in and to the script (including the copyright). NinjaOne is giving you a limited license to use the script in accordance with these legal terms.
  • Use Limitation: You may only use the script for your legitimate personal or internal business purposes, and you may not share the script with another party.
  • Republication Prohibition: Under no circumstances are you permitted to re-publish the script in any script library belonging to or under the control of any other software provider.
  • Warranty Disclaimer: The script is provided “as is” and “as available”, without warranty of any kind. NinjaOne makes no promise or guarantee that the script will be free from defects or that it will meet your specific needs or expectations.
  • Assumption of Risk: Your use of the script is at your own risk. You acknowledge that there are certain inherent risks in using the script, and you understand and assume each of those risks.
  • Waiver and Release: You will not hold NinjaOne responsible for any adverse or unintended consequences resulting from your use of the script, and you waive any legal or equitable rights or remedies you may have against NinjaOne relating to your use of the script.
  • EULA: If you are a NinjaOne customer, your use of the script is subject to the End User License Agreement applicable to you (EULA).