Hello!
I've been trying to end all processors that run on my graphics card (because I mostly use my laptop unplugged and the gtx 1050 eats up my battery really fast) but theres this one processor that keeps popping up... YourPhone.exe has been annoying the crap out of me, I've went into the folder that its located in and tried to change the settings on my graphics control panel so that it runs on my internal gpu but had no luck with that, then tried to end the processor everytime (and stop it from running on bootup, forgot how I did it but then it kept coming back up anyways) which actually worked. After the latest update another processor popped up that was called:
WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe
Now I'm all out of options, did the same thing with the control panel where I tried to force it to my internal gpu but still nothing.. I saw that in the folder of its location there was something similar to "phone"...
How can I stop those processors from running on my dedicated gpu?!
Thanks in advance!
EDIT:
I've found out a solution to the WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe task, turned out its the touch keyboard and I have no idea why it was running in my dedicated gpu haha. I disabled it by this command in the admin cmd:
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe" /v Debugger /d "%SystemRoot%\system32\systray.exe" /f
taskkill /im "WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe" /t /f
echo done
but I'm still having no luck with the YourPhone.exe program..
I've been trying to end all processors that run on my graphics card (because I mostly use my laptop unplugged and the gtx 1050 eats up my battery really fast) but theres this one processor that keeps popping up... YourPhone.exe has been annoying the crap out of me, I've went into the folder that its located in and tried to change the settings on my graphics control panel so that it runs on my internal gpu but had no luck with that, then tried to end the processor everytime (and stop it from running on bootup, forgot how I did it but then it kept coming back up anyways) which actually worked. After the latest update another processor popped up that was called:
WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe
Now I'm all out of options, did the same thing with the control panel where I tried to force it to my internal gpu but still nothing.. I saw that in the folder of its location there was something similar to "phone"...
How can I stop those processors from running on my dedicated gpu?!
Thanks in advance!
EDIT:
I've found out a solution to the WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe task, turned out its the touch keyboard and I have no idea why it was running in my dedicated gpu haha. I disabled it by this command in the admin cmd:
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe" /v Debugger /d "%SystemRoot%\system32\systray.exe" /f
taskkill /im "WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe" /t /f
echo done
but I'm still having no luck with the YourPhone.exe program..
Last edited: