TextInput.InputApp


  1. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #1

    TextInput.InputApp


    I have the below CMD that is supposed to End Task for . . .

    Code:
    
    taskkill /f /im "WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe"

    . . . which I have put in the Startup folder %AppData%\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.

    Unfortunately, this does NOT work and I end up running the command from a CMD Prompt.

    Am I missing something ?

    Thanks in advance.
      My Computer


  2. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Without actually trying it, I'd guess it's related to requiring admin permissions.
    Same applies if you try to put something in Startup that requires a UAC prompt...
      My Computers


  3. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #3

    dalchina said:
    Without actually trying it, I'd guess it's related to requiring admin permissions.
    Same applies if you try to put something in Startup that requires a UAC prompt...
    Thanks for the reply. This is the Script that I am actually using . . .

    Code:
    
    @echo off
    fsutil Dirty Query %SystemDrive% > nul && goto:[RunAs]
    echo CreateObject^("Shell.Application"^). ^
    ShellExecute "%~0","+","","RunAs",1 > "%Temp%\+.vbs" && "%Temp%\+.vbs" & Exit
    :[RunAs]
    taskkill /f /im "WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe"
      My Computer


  4. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #4

    Try using a shortcut to it created thus:
    Create Elevated Shortcut without UAC prompt in Windows 10
      My Computers


  5. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #5

    Thanks again for the reply @dalchina, it is appreciated.

    Do you mean create a shortcut in the Startup folder ?
      My Computer


  6. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #6

    If that's where you want to launch it from, yes..
      My Computers


  7. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #7

    Thanks again @dalchina,

    dalchina said:
    If that's where you want to launch it from, yes..
    I will try that later as I have workmen here today.
      My Computer


  8. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #8

    You're lucky if you can get them! Usually it takes me a year to find people who a. respond to request for quote b. actually go on to do the job - and then I usually find I spend 5x as long finishing it for them!

    E.g. the consequences of double glazing, a badly fitted 1938 vintage door (always was since I knew it).. a bathroom floor fixed and prepared for vinyl..

    Anyway, try your sparkly new shortcut manually first, of course.
      My Computers


 

Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:57.
Find Us




Windows 10 Forums