Home  >  Article  >  How to close windows Ink workspace

How to close windows Ink workspace

王林
王林Original
2021-01-27 14:15:5516668browse

How to close the windows Ink workspace: 1. Open the registry editor and find the microsoft folder; 2. Right-click and select [New], [Item]; 3. Name the new item windowsInkworkspace , just modify the numerical data to 0.

How to close windows Ink workspace

#The operating environment of this article: windows10 system, thinkpad t480 computer.

(Learning video sharing: Introduction to Programming)

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;

How to close windows Ink workspace

In the opened Registry Editor window, Expand in order:

HKEY_LOCAL_MACHINE\Policies\Microsoft;

How to close windows Ink workspace

Right click: Microsoft - New - Item;

How to close windows Ink workspace

We named the new #1: WindowsInkWorkspace. In the right window corresponding to WindowsInkWorkspace, right-click on the blank space - New - DWORD (32-bit) value;

How to close windows Ink workspace

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.

How to close windows Ink workspace

Related recommendations: windows system

The above is the detailed content of How to close windows Ink workspace. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn