Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Delete Quickly your Recent History in Windows

Loading...

Sign in or sign up now!
17,141
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Aug 5, 2008

Visit http://PCWizKidsTechTalk.com for tips.
If you try to go through all areas in Windows XP to delete the Recent Items it can be time consuming, especially when you want to quickly clear the history of what you recently did.

This Tip shows you how to create a special script to clear the recent history.

Notes from video:
create a file with notepad and paste the following in it and save it as a DeleteRecent.js filename.

var fso = WScript.CreateObject("Scripting.FileSystemObject");
var WSH = new ActiveXObject("WScript.Shell");
var folder = WSH.SpecialFolders("Recent");
fso.DeleteFile(folder + "\\*.*");

CAREFULL, above there is a space in FileSyst emObject
there should be no space as seen in the video.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 7 dislikes

Link to this comment:

Share to:

Uploader Comments (PCWizKid)

  • ...it didn't work for me

  • I'm telling you for sure there is something in your steps. Did you save the file as a .js ?

  • i also ask some thing more that how can i use my pc as administrator .becuse it,s always showing my name on logon, can you guaid me

  • Please read the description in the video to the right of the video, I have details there, I think you typed something wrong in the script, thats why you have an error.

  • i just copy and past it but there is an error ,,it,s ok ,,but my real problem is spywear can you help me,and another problem is how to use my pc as administrator

  • Visit my blog , there is a article I wrote on unlocking the admin account in vista.

Top Comments

  • u make the best videos man!

  • Thanks m8

see all

All Comments (56)

Sign In or Sign Up now to post a comment!
  • does anybody know how to delete history in ,Windows my computer, address bar?

  • couldnt you do that by making a .bat file that points to that folder and clears it out??

  • Can you do it fir Windows Vista ? pls..

  • theres a lot of how to's in the PC world. !!!

    thanks for the info.

  • how do you delete the drop down history?

  • Thank you a lot! I got a little problem here, when I created everything and save the "NotePade" it saves in Dreamwaver and then when I click it, it opens in Dreamwaver. Any suggestions? Thanks again. You're the man!

  • What I really need is something that clears out the cache and temporary files each day automaticly. But this might come in handy one day.

  • Great Video.

  • Yeah, that's what I got. Does the job ;)

  • can u show me were to put the space?

View all Comments »
Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more