Sunday, 11 May 2014

Hide Drives and Partitions


Do you have data on a partition or hard drive that you don't want tampered with or easily accessible to other users? Well, you can hide any drive/partition in Windows XP, NT, and 2000. That means that they won't show up in Explorer or My Computer.

If you want access to that drive from your user account you should create a desktop shortcut before proceeding. Once hidden, you can still access by typing the drive letter and a colon in Start/Run—for example, "D:" will bring up a folder of the contents on your D drive.

The easiest way with Win XP is to use the TweakUI power toy from Mcft. Go to Start/Run and type in "tweakui" (without the quotes).

Go to My Computer/Drives and uncheck the drive/partition(s) you want hidden. Click "Apply" or "OK" when finished.

If you have XP but not Tweak UI you can download it here...
http://www.Mcft.com/windowsxp/downloads/powertoys/xppowertoys.mspx

For Win NT, 2000, and XP you can use the following Registry edit:




*Be sure to back up the Registry before proceeding
http://www.worldstart.com/tips/tips.php/401

Open the Registry Editor by going to Start/Run and typing in "regedit" (without the quotes). Find your way to...

HKEY_CURRENT_USER\Software\Mcft\Windows\CurrentVersion\Policies

Click on "Explorer".

Double-click the "NoDrives" key in the right column. If you don't find a "NoDrives" registry key, just right-click in the right pane and choose "New/DWORD Value" then name the key "NoDrives".

You'll see a value like "0000 00 00 00 00". This is where the fun starts. The four sets of double zeros (after the "0000") are where you'll enter the values for the drive/partitions. Now, stay with me on this—it's not as complicated as it sounds:

The first column is for drives A-H, the second for I-P, the third for Q-X, and the fourth for Y-Z.

The values for each drive are as follows:

1 - A I Q Y
2 - B J R Z
4 - C K S
8 - D L T
16 - E M U
32 - F N V
64 - G O W
80 - H P X

So, let's say you want to hide drive D. In the first column you would put "08". For drive K you would put "04" in the second column.

But what if you want to hide more than one drive in a column? Simply add the values together: D+E = 8+16 = 24. So in the first column you would put "24".

Still baffled? If you have XP then go get TweakUI and save yourself the math.

Whichever method you use, you can rest easy knowing that the files on that drive or partition are less accessible to other users.

Related Posts:

  • Yahoo Chat Commands Yahoo Chat Commands: /join [room] go to what ever room you wish/invite [buddys name] sends invitation request/tell [user] [message] private messages a friend/follow [user] follows a friend/stopfollow… Read More
  • ANTI -VIRUS User's guide to avoiding virus infectionsKeeping an eye out for virusesComputer viruses are everywhere! This guide will show you how to stay alert and how to avoid getting infections on your computer. Having an updated viru… Read More
  • Facebook Important Info. PLEASE READ:This is very important to everyone who uses Facebook for Business or Personal reasons.And wishes to stay in touch with their contacts..Have you noticed that you are only seeing updates in your newsfeed from the … Read More
  • XP Auto Install May be this might be useful. I install 98 with backup/restore utility.My way of auto installation of XP.Then on second partition or the same partition XP without pagefile.sys.  Then i get a dual boot. So after bootin… Read More
  • Easy SHUT DOWN for your computer! Try to open:Run -> cmd -> shutdown -aThis prevent the shutdown. -create a new shortcut.. then write;shutdown -s -t 0 = this is for shut down in 0 seconds (t = time s=shutdown)shutdown -r -t 0 = same but this is f… Read More

0 comments:

Post a Comment