Maintenance Wizard

  • Thread starter Thread starter Andrea
  • Start date Start date
A

Andrea

Where is the maintenance wizard located for Windows XP I
see the defraggmenter, and disk clean up but shouldn
t there me a sceduled maintenance wizard like a anti
virus thing that automaticlayy gets rid of unwanted
things> HELP please Thanks
 
You can run
%windir%\System32\cleanmgr.exe /sageset:1
and setup cleanup configuration that you want run and then use Task
Scheduler to run
%windir%\System32\cleanmgr.exe /sagerun:1
and it will run the configuration that you set.

Of course cleanmgr doesn't do defrags but you can schedule
%windir%\System32\defrag.exe c:
separately to do defragmentation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top