Show Hidden Files & Folders in USB by DOS Command Prompt Window 10

Опубликовано: 21 Октябрь 2024
на канале: Basic Education
41
2

Watch this video to show all hidden files and folders in USB Flash Drive using DOS Command Prompt in Windows 10, Windows 8 and lower versions of windows.
Simply apply this DOS command to unhide files and folders
attrib -s -h -r /s /d .
Open Command Prompt (CMD) as an Administrator
This command change the attributes of files and folders.