Category Archives: Windows

Process Explorer NT – the real task manager

Process Explorer NT is the replacement for the default Task Manager in Windows from Microsoft (links are given at bottom of page). It is also available from Sysinternals which is now a part of Microsoft. Among the many tools they offer a post have been made about TCP Viewer earlier. Process Explorer is just every [...]

Posted in Windows | Tagged Admin, Free, Tool | 2 Comments

How to prevent access to select drives using Registry

How do you prevent others from accessing data from some drives!? Using the Windows registry you can not only prevent them from accessing your data, but also throw and error message right on their face while they try to do it.

Posted in Windows | Tagged Registry, Tips, Trick | 4 Comments

Speeding up your boot process – Windows

Microsoft Configuration wizard is one tool you can use to improve your systems boot time. This tip utilizes the msconfig utility. 1. Go to Start»Run(WIN+R) and type “msconfig” , the Microsoft System Configuration Utility will pop up. 2. Select the “STARTUP” tab. This will show you a list of programs that will automatically start when [...]

Posted in Windows | Tagged Free, Tips, Tutorial | 1 Comment

Find all recently used Wallpapers from your Registry

Windows saves the list of wallpapers ever used on the system in a registry Key. HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersion ExplorerWallpaperMRU All those Registry Binary values here are the address to the images you used as wallpapers. The last part in this binary makes no sense to me but I think this i information about the dimensions and style [...]

Posted in Windows | Tagged Image, Registry, Tips, Wallpaper | Leave a comment

Prevent copying of files to USB drive

A simple and easy trick to prevent others from copying files from your PC to a USB device like a USB pen drive.

Posted in Windows | Tagged Admin, Error, File, Registry | 33 Comments

Add a target to your Send ‘To Shell’ Menu

This post will show you how to add a new Item to your sendto menu of your shell right click options. It is really simple and can be very handy to use. All the targets of sendto menu are located in the C:Documents and settingsUSERNAMESendto folder. Or just type shell:sendto in your Start»Run box. Create [...]

Posted in Windows | Tagged Admin, Hacks, Tricks | Leave a comment

Clear the most recently run commands in Run Box from Registry

Windows has got the habit of saving almost anything you got your hands on, like recent run list, , recent files etc.. Although some of these may be useful most of them are not. The recent RUN list, mentioned above, is saved in the . (The recent Run list is useful but this is an [...]

Posted in Windows | Tagged Admin, Hacks, Registry, Tips | Leave a comment

Speed up your Internet by using OpenDNS

You can set your default DNS servers to be the Open DNS and thus . You can do this as follows : 1.Go to Control Panel»Network Connections 2.Right Click and goto Properties the connection you use for Internet. 3.Goto Networking tab and select Properties for Internet Protcol(TCP/IP) In most cases you will be having “Obtain [...]

Also posted in Uncategorized | Tagged Free, Tips, Web | Leave a comment

Prevent system slowdown due to large Host file

A large host file can slow down your system significantly as said in the . This is mainly notable in W2000/XP. Windows 98 and ME are not affected. The problem can be solved by editing the Services Editor. * Goto Start»Run type services.msc * In the services editor scroll to “DNS Client”, Right-click and select: [...]

Posted in Windows | Tagged File, Tips, Tricks | Leave a comment

Host Files – local DNS lookup

This is a basic introduction to the host file, how they work, how to block web sites or computers on LAN using a host file etc.. Host file is a text file that the operating system uses to store the IP address of computers having a physical name (or site address). It is located at [...]

Also posted in Network | Tagged Admin, Customize, Hacks, Tricks | Leave a comment