Jump to content

Skip uac for defraggler in windows 7?


watashiwaaustin

Recommended Posts

  • 2 weeks later...

I've created many tasks to skip UAC. I am running Win8.1, but I think it's very similar for Win7.

 

Create a task and select "Run with highest privileges". I always change "Configure for" to my OS version, because for some stupid reason, it defaults to ancient versions. It probably doesn't matter for most tasks, though.

 

Under the Settings tab of the "Create Task" window, I uncheck the option to "Stop the task if it runs longer than" because I don't want my process killed in the event I run it and then leave it running.

 

Of course, on the Actions tab, you have to supply the path and any parameters.

 

Give the task a sensible name, then create a shortcut to it with a path similar to the following:

 

%SystemRoot%\System32\schtasks.exe /run /tn "\Skip UAC\My Process Skip UAC"

 

Where "\Skip UAC\" is any path under the "Task Scheduler Library" (I put all mine under a "Skip UAC" folder), and of course "My Process Skip UAC" is the name of the task itself.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.