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

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.

Apple's iOS 26 and iPadOS 26 updates are packed with new features, and you can try them before almost everyone else. First, check Gadget Hacks' list of supported iPhone and iPad models, then follow the step-by-step guide to install the iOS/iPadOS 26 beta — no paid developer account required.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!