Windows 10: whenever task scheduler tries it windows gets confused and asks how to run an exe file.

Discus and support whenever task scheduler tries it windows gets confused and asks how to run an exe file. in Windows 10 Software and Apps to solve the problem; i believe co-pilot says it best, exe files work just fine, but trying to launch a very simple powershell, it gets confused and asks how to run iti have... Discussion in 'Windows 10 Software and Apps' started by christianchessher, Jun 16, 2025 at 2:02 AM.

  1. whenever task scheduler tries it windows gets confused and asks how to run an exe file.


    i believe co-pilot says it best, exe files work just fine, but trying to launch a very simple powershell, it gets confused and asks how to run iti have doneDISM /Online /Cleanup-Image /RestoreHealth sfc /scannow andreg add "HKCR\exefile\shell\open\command" /ve /d "\"%1\" %*" /freg add "HKLM\SOFTWARE\Classes\exefile\shell\open\command" /ve /d "\"%1\" %*" /freg add "HKCU\Software\Classes\.exe" /ve /d "exefile" /freg add "HKCU\Software\Classes\exefile\shell\open\command" /ve /d "\"%1\" %*" /fassoc .exe=exefileftype exefile="%1" %*

    :)
     
    christianchessher, Jun 16, 2025 at 2:02 AM
    #1

  2. Window's Task Scheduler Not Running

    Hi,

    To assist you better, kindly provide us more details by answering the following questions:

    • Have you tried recreating the task? If so, are you getting the same issue?
    • Have you tried creating a new task?
    Meanwhile, we suggest that you ensure that the Task Scheduler is running. You can verify if the service is running by following these steps:

    • Press Windows key + R on your keyboard.
    • Type services.msc and hit Enter.
    • Under Services (Local), make sure that the Task Scheduler service's status is
      Started or Enabled.
    Should you need further assistance, feel free to get back to us.
     
  3. dd dawg Win User
    How to run an EXE within Task Scheduler on Windows 10?

    I have an Application, an EXE, that would close a single window of File Explorer every time it runs, however, setting Task Scheduler to run it, it does not run, It remains within "Running" indefinitely without actually running the exe.

    A solution is to set the task to "Run only when user is logged on", however this creates command prompt windows, which are unoptimal.

    Suggestions to solve this issue are needed, thanks in advance.
     
  4. whenever task scheduler tries it windows gets confused and asks how to run an exe file.

    Windows 10 Task Scheduler: schedule to run an .exe file

    Hello,

    I would like to schedule a task to run an .exe file daily, the .exe file is generated by python scripts

    after opening the Task scheduler,

    in General tab: Run whether user is logged on or not (checked)

    Run with hightest pivileges (checked)

    Configure for Windows 10

    in Trigger tab: I chose the right time

    in Action tab: I typed in C:\Users\Lawrence\Dropbox\test.exe in program/script

    in Conditions tab and Settings tab: I chose the right checkboxes as I have run some tasks before

    I dont' know how should I set the setting in Action tab. Any thoughts? thank you very much.

    Lawrence
     
Thema:

whenever task scheduler tries it windows gets confused and asks how to run an exe file.

Loading...
  1. whenever task scheduler tries it windows gets confused and asks how to run an exe file. - Similar Threads - whenever task scheduler

  2. whenever task scheduler tries it windows gets confused and asks how to run an exe file.

    in Windows 10 Gaming
    whenever task scheduler tries it windows gets confused and asks how to run an exe file.: i believe co-pilot says it best, exe files work just fine, but trying to launch a very simple powershell, it gets confused and asks how to run iti have doneDISM /Online /Cleanup-Image /RestoreHealth sfc /scannow andreg add "HKCR\exefile\shell\open\command" /ve /d "\"%1\" %*"...
  3. Issue with Task Scheduler to execute .exe file

    in Windows 10 Gaming
    Issue with Task Scheduler to execute .exe file: I have created one Task to execute .exe with Task Schedular. So when i am trying option " Run only when user is logged on" its working fine but when i am trying to use "Run whether user is logged on or not" it not working, which is strange. I tried with user having Admin...
  4. Issue with Task Scheduler to execute .exe file

    in Windows 10 Software and Apps
    Issue with Task Scheduler to execute .exe file: I have created one Task to execute .exe with Task Schedular. So when i am trying option " Run only when user is logged on" its working fine but when i am trying to use "Run whether user is logged on or not" it not working, which is strange. I tried with user having Admin...
  5. Issue with Task Scheduler to execute .exe file

    in Windows 10 Customization
    Issue with Task Scheduler to execute .exe file: I have created one Task to execute .exe with Task Schedular. So when i am trying option " Run only when user is logged on" its working fine but when i am trying to use "Run whether user is logged on or not" it not working, which is strange. I tried with user having Admin...
  6. How to run an EXE within Task Scheduler on Windows 10?

    in Windows 10 Gaming
    How to run an EXE within Task Scheduler on Windows 10?: I have an Application, an EXE, that would close a single window of File Explorer every time it runs, however, setting Task Scheduler to run it, it does not run, It remains within "Running" indefinitely without actually running the exe.A solution is to set the task to "Run...
  7. How to run an EXE within Task Scheduler on Windows 10?

    in Windows 10 Software and Apps
    How to run an EXE within Task Scheduler on Windows 10?: I have an Application, an EXE, that would close a single window of File Explorer every time it runs, however, setting Task Scheduler to run it, it does not run, It remains within "Running" indefinitely without actually running the exe.A solution is to set the task to "Run...
  8. How to run an EXE within Task Scheduler on Windows 10?

    in Windows 10 Customization
    How to run an EXE within Task Scheduler on Windows 10?: I have an Application, an EXE, that would close a single window of File Explorer every time it runs, however, setting Task Scheduler to run it, it does not run, It remains within "Running" indefinitely without actually running the exe.A solution is to set the task to "Run...
  9. Task scheduler - add a task with .exe and input files

    in Windows 10 BSOD Crashes and Debugging
    Task scheduler - add a task with .exe and input files: Need help - when I ran .exe manualy with input files , the .exe create reports . When I add the .exe in the task scheduler , looks like is not finding the input files . How to fix this ? Where have to place the input files...
  10. Task Scheduler wont run “.exe” file on startup

    in Windows 10 Support
    Task Scheduler wont run “.exe” file on startup: So, I have the AutoHotKey script, to permanently lock the NumLock key. I converted it to an .exe file because I thought that would solve the Task Scheduler problem. The thing is, its not working! I checked Task Manager, and it actually shows up there, after restart, but its...