how to set delay of auto hide taskbar for tablet mode and how to enable resizing window on tablet mode

Ahmet Faruk BAŞARAN 0 Reputation points
2023-07-03T19:13:35.0566667+00:00

how to enable resizing window on tablet mode via regedit and how to set delay of auto hide taskbar for tablet mode

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,975 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,561 Reputation points
    2023-07-04T14:12:19.55+00:00

    Hello Ahmet,

    Thank you for your question and for reaching out with your question today.

    To set the delay of auto-hide taskbar in Tablet Mode and enable window resizing, you can make changes to the Windows Registry using the following steps:

    1. Press Win + R to open the Run dialog box, then type "regedit" and press Enter to open the Registry Editor.
    2. Navigate to the following registry key: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
    3. Create a new DWORD value (if it doesn't exist) with the name "TabletModeAutoHideInTabletMode".
    4. Double-click on the newly created value and set its data to "1" to enable auto-hide taskbar in Tablet Mode or "0" to disable it.
    5. To set the delay of auto-hide, create a new DWORD value with the name "TabletModeAutoHideDelayInMilliseconds". Double-click on it and set the desired delay value in milliseconds (e.g., 2000 for a 2-second delay).
    6. To enable window resizing in Tablet Mode, create a new DWORD value with the name "TabletModeWindowResize" and set its data to "1". If the value already exists, modify it to "1".
    7. Once you've made the necessary changes, close the Registry Editor.

    Note: Modifying the Windows Registry can have unintended consequences and may affect system stability if not done correctly. It's recommended to create a backup of your registry before making any changes.

    After making these changes, sign out and sign back in or restart your computer for the changes to take effect. You should now have the specified delay for auto-hide taskbar in Tablet Mode and the ability to resize windows while in Tablet Mode.

    Please exercise caution when making changes to the Registry and ensure that you follow the steps correctly.

    I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.

    If the reply was helpful, please don’t forget to upvote or accept as answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.