Hello Nikos Kefaloyannis,
Thank you for posting in Q&A forum.
Of course you can. You can use PowerShell commands Get-PnpDevice; Disable-PnpDevice; Start-Sleep; Enable-PnpDevice to write a script to reset touchscreen,
And the create a task to auto run the script when power is on.
Ref: Get-PnpDevice (PnpDevice) | Microsoft Learn
Disable-PnpDevice (PnpDevice) | Microsoft Learn
Start-Sleep (Microsoft.PowerShell.Utility) - PowerShell | Microsoft Learn
Enable-PnpDevice (PnpDevice) | Microsoft Learn
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.