Forum Discussion
EliasPoveda
Apr 24, 2022Copper Contributor
A app called 't' always tries to prevent reboots and shut downs. What is it?
Whenever I try to reboot or shut down my laptop, for a few seconds I see this message: t This app is preventing you from restarting. I've looked on the task manager but I can't find any apps...
- Oct 27, 2022
SOLUTION : Do you use Logi Options+ , in my case problem was Options+ when I uninstall it and install Options (which is older but have no issue with shutdown) problem solved.
mcyenikoylu
Sep 02, 2024Copper Contributor
In my case, I can't remove Options+. I use a single Logi device on my two computers. This application provides this. So I expect Logitech to find a permanent solution to this problem.
gabrio-81
Sep 03, 2024Brass Contributor
this is my current "fix"
Create .bat file, put this in it:
taskkill /f /im logioptionsplus_agent.exe
taskkill /f /im logioptionsplus_appbroker.exe
taskkill /f /im logioptionsplus_updater.exe
Execute as admin, click before shut down. Problem solved, no more T, my desktop PC shuts down and restarts in 1 second now.
I've just let Logitech know as well, put a bloody silent task kill in shutdown processes no? so simple.
Create .bat file, put this in it:
taskkill /f /im logioptionsplus_agent.exe
taskkill /f /im logioptionsplus_appbroker.exe
taskkill /f /im logioptionsplus_updater.exe
Execute as admin, click before shut down. Problem solved, no more T, my desktop PC shuts down and restarts in 1 second now.
I've just let Logitech know as well, put a bloody silent task kill in shutdown processes no? so simple.