Forum Discussion
rangelsammon
Dec 14, 2022Brass Contributor
Touch screen does not work for graphic in top left
https://1drv.ms/x/s!AnFi6uGE1rekjWGpZ8gIIOp89wsQ?e=2R6PaT in the workbook i have a blue graphic button with a simple macros. select a cell. then click the button and "1" goes into the active cell...
shock
Nov 24, 2025Occasional Reader
Press Windows logo key + R to open the Run dialog box, type regedit, and press OK.
Navigate to the following key (the version number will vary based on your Office version - 16.0 is for Office 2016, 2019, 365):
HKEY_CURRENT_USER>Software>Microsoft>Office>[Version]>Common>Graphics
14.0 for Office 2010
15.0 for Office 2013
16.0 for Office 2016, 2019, 2021, and Microsoft 365
If a Graphics key does not exist, right-click the Common key, select New > Key, and name it Graphics.
Select the Graphics key. In the right pane, right-click and select New > DWORD (32-bit) Value.
Name the new value DisableHardwareAcceleration.
Double-click DisableHardwareAcceleration and change the Value data from 0 to 1.
Click OK, close the Registry Editor, and restart your PC.