How to turn off windows Ink in win10: 1. Open the registry editor and find the Microsoft option; 2. Create a new windowsInkworkspace option; 3. Set the numerical data to 0.
#The operating environment of this article: windows10 system, thinkpad t480 computer.
(Learning video sharing: Programming video)
Specific method:
Right-click [Start] in the lower left corner of the system desktop, and click on the Start menu Click [Run], enter: regedit in the run dialog box, click OK or press Enter to open the Registry Editor;
In the opened Registry Editor window, Expand in order:
HKEY_LOCAL_MACHINE\Policies\Microsoft;
Right click: Microsoft - New - Item;
We named the new #1: WindowsInkWorkspace. In the right window corresponding to WindowsInkWorkspace, right-click on the blank space - New - DWORD (32-bit) value;
We name the new #1: AllowWindowsInkWorkspace, its numerical data is: "0", click [File] in the upper left corner of the window, click [Exit] in the drop-down menu, and exit the Registry Editor.
Related recommendations: windows system
The above is the detailed content of How to turn off windows ink in win10. For more information, please follow other related articles on the PHP Chinese website!