Tag: delete

Delete Index.dat files on Windows

January 09, 2009 by Jason

Index.dat files are windows system files on windows which records every web site you visit with internet explorer. These files are hidden on your computer that contain all of the Web sites that you have ever visited.

Every URL, and every Web page is listed there. Not only that but all of the email that has been sent or received through Outlook or Outlook Express is also being logged. Microsoft has not supplied an adequate explanation as to what these files are for or why they have been hidden so well.

According to Microsoft, these index.dat files are used to store cache of visited sites to speed up the loading of sites in Internet Explorer. But this cannot be the case because when we delete the Temporary Internet Files the “index.dat” files remain behind.

Irrespective of what ever program you have been using to clean windows history they may clean but does not delete index.dat files on your computer as they protected in real time by windows operating system. Read More»

Use the Netsh Command to Manage the Windows Vista Firewall

January 07, 2009 by Jason

If you need to make firewall settings repeatedly on a single computer as conditions change or, perhaps, on a fleet of computers you’ll find working with Windows Firewall (the Control Panel application) or Windows Firewall With Advanced Security to be a bit cumbersome. The Netsh command, using its Firewall or Advfirewall context, provides an alternative way to view or modify all manner of Windows Firewall settings. For example, you can enable Windows Firewall with this command:

netsh firewall set opmode enable

The Netsh Firewall context can be considered the basic context, where you can find current firewall settings at a high level. It’s roughly comparable to the Windows Firewall application in Control Panel. From the command prompt, you can see the basic configuration by typing:

netsh firewall show config
Read More»

Clear Run History In Windows

December 14, 2008 by Jason

We all use windows run prompt to launch various windows utilities like command prompt, msconfig but whenever we type a command in run prompt it gets saved in Windows as Run History as Run MRU (Most Recently Used) List.

Many of my friends gets annoyed to see recently typed commands in windows run as they do not want others to see what they had typed in run.

Today, we will tell you all the ways to clear run prompt history in Windows XP and Vista.

There two methods to clear the windows run history, the first method is via windows registry to clear windows run and second method involves a free utility MRU Blaster which lets you clear windows run history

Let’s discuss both of these methods to clear the recently typed commands in run. Read More»

How to Delete All Data on a Computer ?

August 11, 2008 by Jason

Deleting information from your computer is easy if you don’t mind deleting everything. This is not optional unless you are actually preparation on reinstalling windows and starting from scratch!

1. Download a program called Secure Erase from the internet and save it to a floppy disk or CD-R. You may need to unzip the file first.

2. Access BIOS during the boot stage before the computer gets to the OS screen. This can be accomplished by pressing whatever key the computer tells you to when it says “”Press F2 to enter start-up”, for example.

3. Change the boot order so that the computer boots from either the CD drive or floppy drive, depending on which drive you used for your Secure Erase program.

4. Exit BIOS. The DOS prompt should appear once the computer has started up. Read More»

Delete files you don’t need anymore

February 01, 2008 by Jason

If you don’t get rid of or recycle things in your house from time to time, you eventually run out of room. This is true for your computer as well. Whether it’s a digital picture with everyone’s eyes closed, an outdated resume, or a song you’re tired of, at some point everyone needs to delete files. Deleting a file removes it from your computer and frees up space for more files, just like getting rid of old clothes and shoes frees up room in your closet.

To help you avoid accidentally deleting a file, Windows automatically moves a deleted file to the Recycle Bin, rather than removing it from your computer. You can then choose to restore it from the Recycle Bin or permanently remove it by emptying your Recycle Bin. The sections that follow describe how to delete files and use the Recycle Bin. Read More»