Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Tech Tips & Tricks
Tag Cloud
access acer asus bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming gpu hard drive hardware hdmi internet laptop malware memory monitor motherboard music network printer problem ram registry router server slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > General Technology > Tech Tips & Tricks >
How to completely hide files /folders in XP with DOS

Reply  
Thread Tools
Fiaz's Avatar
Junior Member with 1 posts.
 
Join Date: Apr 2009
Experience: Intermediate
01-Apr-2009, 12:51 PM #1
Smile How to completely hide files /folders in XP with DOS
1. Open DOS ( Start>Run>type "cmd")
2. Use "cd" to move to the directory whose files you want to hide.
3. type the following command,

attrib +s +h *.*

suppose you want to hide the contents of the directory "d:\private" then type the commands below in DOS prompt:

cd\ (moves to the root directory)
D: (changes to drive D
cd private (moves to the directory called "private")
attrib +s +h *.* (hides all the files in that folder)

Last edited by JohnWill; 01-Apr-2009 at 04:15 PM..
Stoner's Avatar
Account Disabled with 47,328 posts.
 
Join Date: Oct 2002
Location: Dayton,Oh
01-Apr-2009, 03:21 PM #2
Assuming Windows won't see it, does that impact backups?

Personally, I feel more secure with encryption.
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
01-Apr-2009, 04:14 PM #3
Not to mention that this hack doesn't work. All I have to do is to enable viewing hidden and system folders in Folder Options in Explorer and I'll find them.
TheOutcaste's Avatar
Computer Specs
Distinguished Member with 9,048 posts.
 
Join Date: Aug 2007
Location: Oregon, USA
Experience: Intermediate
10-Apr-2009, 09:59 PM #4
Doesn't even hide them in DOS

Dir /ash will show them just fine.
Elvandil's Avatar
Computer Specs
Moderator with 48,924 posts.
 
Join Date: Aug 2003
Location: Vermont
Experience: "Been through the mill."
10-Apr-2009, 11:28 PM #5
When people can have their own accounts and set permissions on their files, why is this kind of thing even of any use any more?

Free encrypters are everywhere, too.
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
11-Apr-2009, 11:18 AM #6
Quote:
Originally Posted by Elvandil View Post
When people can have their own accounts and set permissions on their files, why is this kind of thing even of any use any more?
The short answer is that it's not.
Elvandil's Avatar
Computer Specs
Moderator with 48,924 posts.
 
Join Date: Aug 2003
Location: Vermont
Experience: "Been through the mill."
11-Apr-2009, 11:50 PM #7
There are plenty of places in the file system where people would never look also.
gyrgrls's Avatar
Computer Specs
Senior Member with 1,470 posts.
 
Join Date: Nov 2004
Location: Modesto, California
Experience: Hendrix
13-Apr-2009, 01:46 PM #8
Yeah, like using ADS to hide them sensitive text files...

But I think there is even a tool available now to expose ADS!
http://wareseeker.com/free-what-are-data-streams/

I agree that it's just better to encrypt files.
Either turn on EFS or use a third party utility, like WinRAR.
Or put them in a wrapper, containing an encrypted directory. tree.
__________________
I have done so much, with so little, for so long: I can do anything, with nothing, forever!
buf's Avatar
buf buf is offline
Computer Specs
Senior Member with 2,424 posts.
 
Join Date: Nov 2001
Location: Florida USA
16-Apr-2009, 12:06 AM #9
Kruptos 2 may handle your encryption of fines just fine.
gyrgrls's Avatar
Computer Specs
Senior Member with 1,470 posts.
 
Join Date: Nov 2004
Location: Modesto, California
Experience: Hendrix
24-Apr-2009, 01:48 AM #10
Quote:
Originally Posted by buf View Post
Kruptos 2 may handle your encryption of fines just fine.
I use rcrypt.com

It's a DOS application, BTW.

But it works well.

I actually lost the password to one
of my text files, about 10 years ago,
and I finally cracked it.

But hey, it is my own data file (scrambled).
Nobody else would ever waste that much time.,
unless they work for the CIA.
__________________
I have done so much, with so little, for so long: I can do anything, with nothing, forever!
raybro's Avatar
Computer Specs
Distinguished Member with 5,265 posts.
 
Join Date: Apr 2003
Location: Santa Barbara, CA USofA
Experience: Advanced (kinda)
27-Apr-2009, 12:41 AM #11
This is no encryption program and it probably wont fool an experienced user but I find it useful for some things. It's called Free Hide Folder (because it's FREE ). If anyone is interested, take a look here.

Raybro
lawson_jl's Avatar
Computer Specs
Senior Member with 1,064 posts.
 
Join Date: Aug 2008
Location: Illoinois, USA
Experience: Einstein
05-May-2009, 05:04 PM #12
I use TrueCrypt to keep private files from other people. Benifits of TrueCrypt are that the data is encrypt and password protected. And if anyone did fine the Truecrypt container it would look like a file of random data. Plus you can just copy and paste the file anywhere to back it up.
__________________
While I am a computer repair technician you are not paying me and this isn't tech support. I make no warrenty about the answears I give on this forum.
ashleyfur's Avatar
Junior Member with 2 posts.
 
Join Date: Apr 2009
Experience: Intermediate
06-May-2009, 06:11 AM #13
Although there are many encryption programs, I feel interested in the way Fiaz gave...I'm kind of a computer idiot, so after hiding my files,how can I access to them again?
TheOutcaste's Avatar
Computer Specs
Distinguished Member with 9,048 posts.
 
Join Date: Aug 2007
Location: Oregon, USA
Experience: Intermediate
06-May-2009, 06:38 AM #14
The method Fiaz gave only hides them if you have your system set to not show hidden/system files. And even then, if you have the status bar enabled in My Computer/Windows Explorer, it will tell you there are hidden files present. It will say XX objects (plus xx hidden)

To undo it from the command line use this:
attrib -s -h *.*
Even when hidden, if you know the file name, you can still open the file simply by typing the name into the Open File dialog, or, if it's associated with a program, by typing the complete path into the Run box or a Command Prompt.

To change View Settings to show hidden/system files in My Computer/Windows Explorer:
In Windows Explorer, click on Tools | Folder Options -> View tab
Check the following:
Display the contents of system folders (not present in Win2K/Vista)
Show hidden files and folders
Uncheck the following:
Hide extensions for known file types (WinXP/Vista)
Hide file extensions for known file types (Win2K)
Hide protected operating system files (Recommended)

Jerry
And Welcome to TSG!
__________________
Microsoft MVP - Windows Expert - Consumer
Of course I know all the answers ; I just don't always match the answers to the right questions

ashleyfur's Avatar
Junior Member with 2 posts.
 
Join Date: Apr 2009
Experience: Intermediate
07-May-2009, 02:31 AM #15
Wow! Although it seems a bit complicated to me, I'd love to try it.Just for fun~~~lol~~Thank you Jerry~~I always have piles of problem of the comp and internet,I love here!
Reply

Tags
dos, folder, hide, trick, windows

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 06:07 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.