GETAC Tablet Display Issue: Difference between revisions
(Created page with "An issue has been identified on GETAC tablets using Windows 11 where the TraCS log in screen docks to the upper left corner of the desktop and dialog boxes are maximized and This is due to the machine being in tablet optimization mode. To turn off tablet optimization mode, run the command below in an elevated command prompt window. Reboot the device and") |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The following display issues have been identified on GETAC tablets using Windows 11: | |||
This is due to the | :The TraCS log in screen docks to the upper left corner of the desktop and cannot be moved. <br>Dialog boxes are maximized and the option buttons are not visible or clickable. | ||
This is due to the device being in tablet optimization mode. To disable tablet optimization mode, do one of the following: | |||
In Windows, navigate to Settings, System, Multitasking, then look for the Tablet Mode setting and toggle it off. | |||
If you do not have the Tablet Mode setting under Multitasking, run the command below in an elevated command prompt window then reboot the device. | |||
reg add "HKLM\SYSTEM\CurrentControlSet\Control\PriorityControl" /v ConvertibilityEnabled /t REG_DWORD /d 0 /f | |||
<u>Screenshots</u> | |||
The TraCS log in screen docks to the upper left corner and cannot be dragged/moved. | |||
[[File:GETAClaunchscreen2.png]] | |||
Dialog boxes are maximized and the option buttons are not visible or clickable. | |||
[[File:GETAClogin.png]] | |||
[[File:GETACCasescreen.png]] | |||
Latest revision as of 15:34, 7 August 2026
The following display issues have been identified on GETAC tablets using Windows 11:
- The TraCS log in screen docks to the upper left corner of the desktop and cannot be moved.
Dialog boxes are maximized and the option buttons are not visible or clickable.
This is due to the device being in tablet optimization mode. To disable tablet optimization mode, do one of the following:
In Windows, navigate to Settings, System, Multitasking, then look for the Tablet Mode setting and toggle it off.
If you do not have the Tablet Mode setting under Multitasking, run the command below in an elevated command prompt window then reboot the device.
reg add "HKLM\SYSTEM\CurrentControlSet\Control\PriorityControl" /v ConvertibilityEnabled /t REG_DWORD /d 0 /f
Screenshots
The TraCS log in screen docks to the upper left corner and cannot be dragged/moved.
Dialog boxes are maximized and the option buttons are not visible or clickable.


