Software-OK
≡... News | ... Home | ... FAQ | Impressum | Contact | Listed at | Thank you |

  
HOME ► Faq ► FAQ - PowerShell ► ««« »»»

Deactivate / activate the touch screen function with PowerShell!


Deactivating or activating the touch screen function with PowerShell is also possible on all MS Windows Desktop and MS Server OS!



Everyone knows the simple method to ►  deactivate the touchscreen under Windows , why not deactivate or activate it with a simple PowerShell command!

Start PowerShell as administrator ( Ctrl + Shift + Enter )

Enter the following command: 


Get-PnpDevice | Where-Object {$_.FriendlyName -like "*touchscreen*"} | Disable-PnpDevice -Confirm:$false


As soon as you execute the command, the touchscreen is deactivated. Run this command to reactivate the touchscreen:



Get-PnpDevice | Where-Object {$_.FriendlyName -like "*touchscreen*"} | Enable-PnpDevice -Confirm:$false


(Image-1) Deactivate / activate the touch screen function with PowerShell!
Deactivate / activate the touch screen function with PowerShell!

-
▲ Back to the top ▲




FAQ 7: Updated on: 8 May 2022 14:34 Windows
PowerShell

Reset print queue with PowerShell?


If there are a lot of pending jobs in the print queue, PowerShell can be used to delete all of the print jobs and thus reset everything 1. The command
PowerShell

Checking PowerShell version on all MS Windows OS?


Checking the PowerShell version in all MS Windows 11, 10, and MS Server OS is quite easy and easy to find out even without PowerShell expertise If you
PowerShell

List all Powershell commands, filter, help?


In order to work easily with Powershell commands, you can list them, filter them, or get help for the individual Powershell commands Contents: 1. Listing
PowerShell

Quickly change the Windows 11, 10, ... language with PowerShell!


The display language in Windows 11, 10, is the display language you have selected, the default language is used by all Windows settings, file explorer,
PowerShell

How can I use the command history in Windows PowerShell?


The command history in PowerShell should be used because it is practical, the integrated command history function is very popular under Windows 11, 10,
PowerShell

Customize the font in PowerShell and add more fonts, but how?


In Powershell you can also change and adapt the font and add more, under Windows 11, 10, and MS Server OS, how is no longer a question 1. Use a

»»

  My question is not there in the FAQ
Asked questions on this answer:
Keywords: powershell, deactivate, activate, touch, screen, function, deactivating, activating, possible, windows, desktop, server, simple, Questions, Answers, Software




    

  + Freeware
  + File management
  + Decoration and fun
  + Automation
  + Office
  + Order on the PC
  + PC testing tools

  + SoftwareOK Pages
  + Micro Staff
  + Freeware-1
  + Freeware-2
  + Freeware-3
  + FAQ
  + Downloads

  + Top
  + Desktop-OK
  + The Quad Explorer
  + Don't Sleep
  + Win-Scan-2-PDF
  + Quick-Text-Past
  + Print Folder Tree
  + Find Same Images
  + Experience-Index-OK
  + Font-View-OK


  + Freeware
  + QuickTextPaste
  + DesktopNoteOK
  + ShortDoorNote
  + AutoHideDesktopIcons
  + BlankAndSecure
  + AlwaysMouseWheel
  + NewFileTime
  + DesktopClock3D
  + PointerStick
  + PAD-s


Home | Thanks | Contact | Link me | FAQ | Windows 2021 | Windows 10 | English-AV | Impressum | Translate | PayPal | PAD-s

 © 2022 by Nenad Hrg softwareok.de • softwareok.com • softwareok.com • softwareok.eu
0.093


► Where is the real Desktop folder path in Windows 8.1 / 10 / 11? ◄ ► Set up user account lock under Windows 11! ◄ ► A certificate was explicitly blocked by the issuer! ◄ ► The Quad Explorer on Windows 10/11 as a portable app in the Startup folder! ◄ ► Reset print queue with PowerShell? ◄ ► Supports Windows 7, the Cool'n'Quiet power-saving mode of the AMD processors? ◄ ► How to Paste plain text from the clipboard via placeholder? ◄ ► Please! Do not read this unnecessary text! ◄
This website uses cookies to ensure you get the best experience on our website more Infos & Privacy Policy
....