Such problem occurs when you are affected by a w32.USBworm or its varient. Although now there are updates to clean this worm but still you are not able to unhide hidden folders. In such case one of the following registry edits work for sure.
Solution 1:
Go to Start –> Run, then type regedit and press Enter
Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
Find a key called CheckedValue
Double Click “CheckedValue” key and modify it to “1“. This is to show all the hidden files.
Read the rest of this entry »
ReadyBoost is a disk caching technology first included with Microsoft’s Windows Vista operating system. It aims to make computers running Windows Vista more responsive by using flash memory on a USB 2.0 drive, SD card, CompactFlash, or other form of flash memory, in order to boost system performance.
ReadyBoost is also used to facilitate SuperFetch, an updated version of Windows XP’s prefetcher which performs analysis of boot-time disk usage patterns and creates a cache which is used in subsequent system boots. Read the rest of this entry »
Windows virtual memory is where windows stores data from RAM when it requires more RAM for programs and RAM installed on your PC is insufficient. By default windows stores this data on c:\pagefile.sys. And windows manages this pagefile size. This may lead to slow computer or performance decrease if you don’t have sufficient RAM.
To overcome this set the pagefile manually.
Read the rest of this entry »
You can hide any of drive(s) by just adding two keys in windows registry
goto start>run
Type regedit and press enter. This will bring you to the registry editor.To hide any drive you have to follow these 2 steps
STEP1: Hidding Drive
goto HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer now create a new DWORD value NoDrives and set its value as
2^(Alpha Number of Drive Letter-1)
where Alpha number are simple counting of alphabets from A to Z as 1 - 26
for example: to hide C drive
Alpha number of C is 3 so 2^(3-1) = 4 (decimal value)
If you want to hide more than one drive than calculate the value of each drive as explained and then set sum of those numbers as value
Read the rest of this entry »
To begin with tweaking, I start with TweakUI. It lets you change some of the hidden settings in Windows XP.
Tweak UI Version 2.10 requires Windows XP Service Pack 1 or above / Windows Server 2003. If you have a Windows XP system without any Service Packs installed, download Version 2.00.

The Windows shell-development team did some extra programming and put together a set of tools called Power Toys. If you’re a power user, go ahead and try them out, but be forewarned that Power Toys aren’t supported by Microsoft because they’re not part of Windows. This group of “toys” lets you adjust your Windows user interface, including menu speed, window animation, and Microsoft Internet Explorer. Version 2.1 may include unspecified updates, enhancements, or bug fixes.
Get it here
Size: 147KB