Hide and Unhide files and Folder with cmd Prompt

Опубликовано: 03 Ноябрь 2024
на канале: Each and Everything
24
0

Introduction:
How to Hide or Unhide Files and Folders with Command Prompt on Windows 10?

Content Overview:

To hide:
Step 1: Go to the folder or directory where you have your files that you want to hide.
Step 2: Click on the address bar, delete the path. After that, type 'cmd' without quotes, and then hit enter key on the keyboard. You will see command prompt is now opened in that folder.
Step 3: To hide, type the command below, and then hit enter key on the keyboard.
attrib +h +s +r name_of_the_file_with_extension
i) attrib means attributes.
ii) + means we are adding an attribute.
iii) h means hidden, s means system file, r means read only.
Note: If there is any space between your file or folder name, provide the name in quotes.

To Unhide:
Step 1: Follow till steps 2 from above.
Step 2: To Unhide, type the command below, and then hit enter key on the keyboard.
attrib -h -s -r name_of_the_file_with_extension
i) - Means we are removing an attribute.
ii) For explanation of other terms used in command, check hide method above.
If you want to only show the hidden files and folder, follow below steps.
Step 1: Open File explorer, and then click on 'View' tab.
Step 2: Click on 'options,' and then click on 'Change Folder and search options.'
Step 3: Click on 'view' tab.
Step 4: Click on 'show hidden files, folder, and drives.'
Step 5: Scroll down, and then Uncheck 'Hide protected operating system files(recommended).'
Step 6: Click on 'yes' button at the warning. After that, click on 'Apply' button, and then 'ok' button.
It's done.

Keywords Section:
how to,hide files and folders with command prompt,unhide files and folders with command prompt,windows 10,Hide Files or Folders Using Command Prompt,Windows,Computer,Tutorial,Desktop,Microsoft Windows (Operating System)

Q&A Section:
In this video i will solve following questions
1. How to show Hidden Files Using cmd In 5 Easy Steps.
2. Hide Files or Folders Using Command Prompt
3. How to Hide or Unhide Files and Folders by Command Prompt on Windows 10.
4. How To Hide & Unhide A Folder Using "CMD" ( Command Prompt )
5. How to Hide Files & Folder in Windows 11 Using Command Prompt
6. How to Hide or Unhide Files & Folders with Command Prompt
7. Learn to recover hidden files & folders using "attrib command" step by step
8. How to Hide or Unhide Files and Folders with Command Prompt
9. How to Hide or Unhide Files and Folders with Command Prompt on Windows 10/11
10. Hide folder using cmd
11. How to hide and unhide files and folder in (Command Prompt) / show and hide
12. Windows 10# Hide Files & Folder Using Command Prompt
13. How to view all hidden files list in Windows | See list for hidden files in
14. Completely Hide folder using cmd attrib command
15. How to Hide or Unhide Files and Folders with Command Prompt on Windows 10
16. How to Hide or Unhide Files and Folders in Windows with CMD (Command
17. How to Hide or Unhide Files & Folders with CMD Prompt
18. How to show hidden files in flash drive using command prompt
19. How to Hide and Unhide Files and Folders using Command Prompt
20. How to Show Hidden Files and Folders in Windows 10
Additional Tags:
these tags will help to get answers of questions,
how to,hide files and folders with command prompt,unhide files and folders with command prompt,windows 10,techmespot,hide files and folders using command prompt,hide files or folders using command prompt,how to hide or unhide files and folders with command prompt,how to find hidden files and folders in windows 11,how to show hidden files and folders in windows 10,how to hide and unhide folder in windows 10,command prompt,how to hide and unhide folders in windows 11