Hi Laura_468,
Thank you for posting in the Microsoft Community Forums.
I. Confirm policy settings
Check the policy location:
Ensure that you have set the Disable Creation of New Tasks policy in both Computer Configuration and User Configuration, and that it is set to Enabled. Enabled” in both Computer Configuration and User Configuration.
Check the policy priority:
If there are multiple Group Policy Objects (GPOs), verify that the higher priority GPO contains the required settings.
Verify the policy application:
Use the gpresult command to view the policy result set and verify that the policy has been correctly applied to the target computer or user.
Second, check other related policies
Task Scheduler policy:
In Computer Configuration and User Configuration, Windows Components > Task Scheduler > Administrative Programs “Under Computer Configuration and User Configuration, Windows Components > Task Scheduler > Administrative Templates, check if there are any other related policies that may override the Disable Creation of New Tasks policy.
In particular, check whether the policies “Prohibit users from configuring scheduled tasks” and “Disable Task Scheduler” are set and in effect.
Other security policies:
Check whether there are other security policies (such as user rights assignment) that may allow standard users to create scheduled tasks.
Check system privileges and settings
User privileges:
Verify that standard users have sufficient privileges to create scheduled tasks. Usually, only administrators and members of user groups with appropriate permissions can create scheduled tasks.
Task Scheduler Folder:
Check the permission settings of the Task Scheduler folder to ensure that standard users do not have write or modify permissions.
Best regards
Neuvi