当前位置:网站首页>How does win11 close the touch pad? Three solutions for closing the touch panel in win11
How does win11 close the touch pad? Three solutions for closing the touch panel in win11
2022-07-22 17:40:00 【Xiaobai one click reinstallation system】
win11 How to close the touch pad ? Many upgrade to win11 The partners of the system are not very familiar with the system , There will be many cases of touch pad touching by mistake , Want to turn off the touch pad , Then how to close it ? Young friends who are still unclear, please follow Xiaobian to have a look ! The following small series brings you three detailed methods , Including system settings 、Windows PowerShell、 Registry Editor disable touchpad method .
Here you are System installation You can have a look
Method 1 、
1、 First, we click on the blank space of the taskbar , choice “ Taskbar settings ”.
2、 Open the taskbar settings , Find... On the left “ Bluetooth and other devices ”.
3、 Then you can see on the right “ Touch Pad ” Set up .
4、 After deployment , Under relevant settings, select “ More touchpad settings ”.
5、 Finally check “ Insert external usb Disable when pointing to the device ”, Click again “ determine ” that will do .
Method 2 、
1、 Press down win+x Composite key , single click “Windows terminal ( Administrators )”, And then UAC Dialog box, click “ yes ”.
2、 Copy and paste the following command into PowerShell Window , Then press Enter.
obtain -PnpDevice | Where-Object {$_.FriendlyName -like ‘*touch screen*’} | Disable-PnpDevice -Confirm:$false
3、 In this way, the touch screen is disabled .
4、 To enable the touch screen again , Please be there. Windows PowerShell Copy and paste the following command on , Then press Enter.
obtain -PnpDevice | Where-Object {$_.FriendlyName -like ‘*touch screen*’} | Enable-PnpDevice -Confirm:$false
Method 3 、
1、 Click the start button , Type registry editor , And press Enter.
2、 When a new pop-up message box appears , single click Yes.
3、 Replication link HKEY_CURRENT_USERSoftwareMicrosoftWispTouch And paste it into the address bar of the registry editor , Then press Enter.
4、 Now right click on the blank area of the right pane , And I'm gonna go ahead and say new 》 DWORD(32 position ) value .
5、 In the entry TouchGate Enter a name in , Double click the value and make sure it is 0.
6、 Now close the registry editor and restart the computer for the changes to take effect .
7、 It can be done by putting TouchGate Change the value of the entry to 1 To reopen .
边栏推荐
- MySQL constraint_ Primary key constraint primary key
- LCD notes (1) LCD hardware operation principle of different interfaces
- Is it safe to open an account with the VIP link of Galaxy Securities? What is the lowest commission?
- Comparison between symmetric encryption and asymmetric encryption
- This competition is a bit against the sky! Kunpeng application innovation competition openeuler track is fully opened
- 广度优先遍历(Breath First Search)
- Critical path implementation
- buu-misc进阶
- 稀疏数组(sparse)
- 深度解决npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
猜你喜欢
【如何优化她】教你如何定位不合理的SQL?并优化她~~~
unity PostProcess 屏幕后处理
深说浅谈DOM对象,用4个版本demoplus让你扭断history.state头(更)
MySQL系列文章之四:执行计划
继承的详解
Best practices of JD cloud Distributed Link Tracking in financial scenarios
Critical path problem
Openeuler is ambitious, open source huizhichuang future | 2022 open atom global open source summit openeuler sub forum is about to open
HCIP ospf接口网络类型实验报告
Network Security Learning (Qianfeng network security notes) 5 -- NTFS security permissions
随机推荐
线上推广新方式,VR全景展示如何吸引用户的关注?
[external sorting] merge ideas to complete external sorting
深说浅谈DOM对象,用4个版本demoplus让你扭断history.state头(更)
Problems in CPD registration
【如何优化她】教你如何定位不合理的SQL?并优化她~~~
Sql语言(基础一)
1312. Minimum number of inserts to make a string a palindrome string
Real time synchronization and conversion of massive data based on Flink CDC
MySQL 增删改查(进阶)
Is it safe to open an account with the VIP link of Galaxy Securities? What is the lowest commission?
Virtual machine performance test scheme
[network counting] (III) hypernetwork, routing, NAT protocol
NFS Shared Storage Service
How much do you know about the basic features of SolidWorks| Four methods of extruding features
网络安全学习(千锋网络安全笔记)5--NTFS安全权限
会议OA项目之项目简介&会议发布
Mongodb query statement >, & gt;=、& lt;、& lt;=、=、!=、 In, not in usage introduction
Discussion on the path of Chinese enterprise management software towards globalization and internationalization
How can Tiktok cancel his account? What are the steps of the operation process?
【单片机仿真项目】 外部中断0控制发光二极管亮灭