Scheduled Tasks removal, NTLite 2.3.2.8500+

The last command applies the power plan immediately. Run resmon (Resource Monitor) and verify no cores are disabled.
 
WindowsAFG Power Plan configurators have the basic options that will be enough most people, maybe not gamers or benchmarkers.
Hover cursor over Home. Add them to setupcomplete.cmd or drag the file to the Post Setup page.
 
Last edited:
Nice, have u also applied v1.0.3 update? for CTRL+V feature? it also have lots lots lots of hidden features like folder view etc.... for exp just press back button on your keyboard
 
crypticus Ive got the latest version whatever that is and i am just using the basic viewer function for now, i will look at the other features later on :).
 
Code:
schtasks /Change /TN "Microsoft\Windows\TextServicesFramework\MsCtfMonitor" /Enable

nuhi Disabling this breaks typing, i had a problem a while back creating a new user account, couldnt type.
Disable - restart - typing broke. Enable - restart - typing working again. W10 1809 LTSC.
 
Last edited:
what does "Microsoft\Windows\Shell\CreateObjectTask" do?
ahh, oo,
The CreateObjectTask scheduled task initializes a user accessible system COM service which allows you to instantiate the SettingsSyncDiagnostics COM object.
Source. ive had problems with systemsettings.exe, i wonder ia_100000266.gif
 
Last edited:
Ahh, this topic is for removing Scheduled Tasks not the task scheduler itself. never mind, Garlin will be here soon ish.
Capture.JPG
 
ahh i see :). as the OP im happy to let it stay here but garlin might think it deserves its own thread.
its extremely rare i enforce the "off topic" rule :)
 
You're answering your own questions without realizing it.

NTLite protects Task Scheduler for OOBE, which runs CreateObjectTask to initialize a new user's desktop profile. When you don't need to create new user profiles, or add/modify/delete tasks -- it can be removed post-install. But this isn't practical for normal use, since many app installers create their own tasks.

If you're building an embedded PC, and disallowing all changes, sure.

garlin's Rule: Just because you're allowed to do something, doesn't mean you should.
 
OOBE is always run on every install. The unattended file only skips the questions, but it still has other tasks in staging the system (zero-day update checks, CreateObjectTask to initialize CDP). Removing Task Scheduler is currently blocked by OOBE compatibility.

I don't know if the warnings changed over time.
 
Clanger, posting this as you saw it in the pre-release version or a big coincidence? :)
Big coincidence, i was doing and sharing scheduled tasks way back in 2018 - Scheduled Tasks 2018-12-04 with Defender and Restore.cmd(it looks like a later file) and possibly even earlier than that.
 
Last edited:
Back
Top