As Admin promised the other day, we will try to open hidden files using CMD (Command Prompt). This method is a little complicated for those who are new to this item screen, but it is effective for unhiding (opening) hidden files or data. Here's how to open hidden files using CMD,
- First, we assume that the hidden file is on the flash disk, and is on the drive (G:), then to activate the flashdisk, type “G:” at the command prompt, then press enter.
- After entering the flash disk drive, the next step is to type the following command:
attrib –s –h –r *.* /s /d
- Then the hidden files will reappear as before.
**
Command description (command):
-Attrib = Attribute
-( Min / strip ) = To display hidden data
-s = To restore data from the Windows system
-h = Function to display hidden data or files
-r = Command to display read only
*.* = Used to display files with various extensions.
Yes, that's the way to restore hidden data caused by a virus using CMD. If there are any additions, can you share them in the comments column?!
Greetings Logitek

0 Komentar