Header Banner
Null Byte Logo
Null Byte
wonderhowto.mark.png
Cyber Weapons Lab Forum Metasploit Basics Facebook Hacks Password Cracking Top Wi-Fi Adapters Wi-Fi Hacking Linux Basics Mr. Robot Hacks Hack Like a Pro Forensics Recon Social Engineering Networking Basics Antivirus Evasion Spy Tactics MitM Advice from a Hacker

How to Make Super Hidden Folders

Aug 3, 2015 05:28 PM
Folder icon labeled "Eyy Bobbeh" on a blue background.

Basically what this tutorial will show you is how to make folders that won't show up in windows even with the show hidden files/folders option on. First thing you need to do is make a folder on your desktop.

How to Make Super Hidden Folders

Then you need top open up command Prompt and type in the following command (Don't forget quotations if file path has any spaces in it):

attrib +s +h <file path>

How to Make Super Hidden Folders

This should make the folder disappear off of your desktop. This works by making the folder a System Folder and Hidden at the same time. This hides it twice. To access the folder you can use command prompt again. This time the command is:

attrib -s -h <file path>

This removes the attributes from the folder thus making it visible once again.

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!