- Run a command prompt as administrator.
- Navigate to where the
psexecexecutable is located. - Run
.\psexec -s -i cmd.exeto open a new cmd window. - In the new cmd window run
taskschd.msc(or%windir%\system32\taskschd.msc). - Edit your task like before. You shouldn’t be prompted for credentials.
Source: windows 10 – Can’t modify task “Reboot” in win10 home – Super User