This is a very common problem that arises many times that we
plug our Pen Drive to a Laptop or PC and its Contents got hide. It’s a
situation of real shock because media may contain very important information or
data for the preparation of which you have spent your plenty of Hours. Here is
a simple and very quick trick by following which you can easily recover your
Data.
Steps Included:
This is a Simple two-step Process:
1) Copy and Paste below given code to notepad file
and save it as unhider.bat file name
or with any file name having .bat extension.
@echo off
@echo ***********************************************************
@echo *Application Compiled by allroundexpert.blogspot.com*
@echo ***********************************************************
@echo Please Wait while scanning is in process........................
g:
attrib -a -s -r -h *.* /s /d
cd\
del *.lnk
cd\
cls
2)
Double click to open the file and it will all do.
You may have to change the word g: according to your drive letter.
for more details please check below given image:
thnx for the info :* :) <3
ReplyDelete