Windows 10: The built-in Task Scheduler v1.0 of Windows has a bug.

Discus and support The built-in Task Scheduler v1.0 of Windows has a bug. in Windows 10 Gaming to solve the problem; The built-in Task Scheduler v1.0 of Windows has a bug. 1 Set the trigger to use a time schedule to execute once a day, and check the option in the... Discussion in 'Windows 10 Gaming' started by nm cn, Oct 21, 2024.

  1. nm cn Win User

    The built-in Task Scheduler v1.0 of Windows has a bug.


    The built-in Task Scheduler v1.0 of Windows has a bug. 1 Set the trigger to use a time schedule to execute once a day, and check the option in the settings to start immediately after the time is missed. In this way, multiple task schedules are created. After a power outage or shutdown, all the schedules are missed. When the computer is turned on again, the execution order is messed up. After many tests, it is randomly messed up and not executed in the order of the set time. I hope that after a power outage or shutdown, it can be executed 100% in order even if the time is missed. Or the last

    :)
     
    nm cn, Oct 21, 2024
    #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.
     
    Monica Cam, Oct 21, 2024
    #2
  3. Task Scheduler with error message The selected task »CreateChoiceProcessTask« no longer exists

    Hi,

    Thank you for posting your query on Microsoft Community. Let me assist you.

    I suggest you to clear the task from Task Scheduler using the below steps and check if the issue still persists.

    Steps:-

    • Type Task Scheduler on Search bar.
    • Click on Task Scheduler Library.
    • Select the particular task and right click on it.
    • Select End.

    Hope this information is helpful. Please do let us know if you need further assistance, we’ll be glad to assist you.
     
    Pawan Dhondiyal, Oct 21, 2024
    #3
  4. The built-in Task Scheduler v1.0 of Windows has a bug.

    Scheduled tasks run with elevated privileges can't access stored Windows credentials

    It seems that after Creators update scheduled tasks run with elevated privileges ('run with highest privileges' option) can't access stored Windows credentials. Is that a bug or an intentional change and is there a recommended workaround?

    Here's one way to reproduce the behaviour:

    • Start Credential Manger and add some Windows share credentials.
    • In a console window type 'cmdkey /list', which should list the added credentials
    • Create a task in a task manager:
      • Trigger: on user logon
      • Action: run cmd.exe
      • Tick the 'run with highest privileges' option
    • Reboot the machine and log in
    • In the console window (let's call it 'console 1') opened from the scheduled task type 'cmdkey /list'. This most likely won't display the credentials added in step 1 and properly listed in step 2. ->
      This looks like a bug
    • Now, without closing 'console 1' open another console window as an administrator (let's call it 'console 2') and type 'cmdkey /list'. This will properly list credentials added in step 1.
    • Switch to 'console 1' and type 'cmdkey /list' again. This time the credentials are listed properly, unlike in step 5. It looks like an access to Windows credentials was somehow 'unlocked' by step 6.
     
    MarcinMrowiec, Oct 21, 2024
    #4
Thema:

The built-in Task Scheduler v1.0 of Windows has a bug.

Loading...
  1. The built-in Task Scheduler v1.0 of Windows has a bug. - Similar Threads - built Task Scheduler

  2. The built-in Task Scheduler v1.0 of Windows has a bug.

    in Windows 10 Software and Apps
    The built-in Task Scheduler v1.0 of Windows has a bug.: The built-in Task Scheduler v1.0 of Windows has a bug. 1 Set the trigger to use a time schedule to execute once a day, and check the option in the settings to start immediately after the time is missed. In this way, multiple task schedules are created. After a power outage or...
  3. Task Scheduler, An error has occurred for the task [Fix]

    in Windows 10 News
    Task Scheduler, An error has occurred for the task [Fix]: [IMG]Some users face errors from time to time while using the Task Scheduler. This article explores some Task Scheduler errors, highlighting the possible causes and resolution steps for each. Specifically, we discuss the Task Scheduler error – An error has occurred for the...
  4. Windows task scheduler

    in Windows 10 Software and Apps
    Windows task scheduler: I have scheduled a task which will open a mavenscript.bat file to run the regression testing for our application.This works with the option Run only when user is logged on. The drawback is that we have to login our server A virtual machine during the scheduled time. Hence I...
  5. Windows task scheduler

    in Windows 10 Gaming
    Windows task scheduler: Hello,I am having an issue. Task scheduler doesn't run. I created several basic tasks but none of them is running. Task contains .py files. Running manually code works well but when I configure to run it automatically, task is not being executed. How to resolve this issue?...
  6. Windows task scheduler

    in Windows 10 Software and Apps
    Windows task scheduler: Hello,I am having an issue. Task scheduler doesn't run. I created several basic tasks but none of them is running. Task contains .py files. Running manually code works well but when I configure to run it automatically, task is not being executed. How to resolve this issue?...
  7. Windows task scheduler

    in Windows 10 BSOD Crashes and Debugging
    Windows task scheduler: Hello,I am having an issue. Task scheduler doesn't run. I created several basic tasks but none of them is running. Task contains .py files. Running manually code works well but when I configure to run it automatically, task is not being executed. How to resolve this issue?...
  8. MY TASK SCHEDULER HAS A PROBLEM!!

    in Windows 10 BSOD Crashes and Debugging
    MY TASK SCHEDULER HAS A PROBLEM!!: When I open My Task Scheduler, I have the following Problems: [ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH] these are in the same order as they popped-up....
  9. strange bug: editing tasks in task scheduler cause mouse to lag

    in Windows 10 Support
    strange bug: editing tasks in task scheduler cause mouse to lag: It happened to me once in windows 7: if i edit existing task, or delete it, or do anything... I have weird mouse lag. I thought it was rare bug. But same in Windows 10, if i edit any task, or even touch anything in task scheduler, my mouse has weird lag, even if i restart pc....
  10. Windows Task Scheduler

    in Windows 10 Ask Insider
    Windows Task Scheduler: I'm trying to set up a task on the task scheduler to run one or two other applications when one application is started. I want to be able to open one app and have the rest auto run instead of manually opening each one. I tried to set up the task to run at an event (startup of...