Monday, October 10, 2011

How to remove Password Lock from Memory card



This is most common issues that locked mobile phone memory card due to password lock. In most cases such SD cards will be be unusable without unlocking the card. To prevent your card from this issue, do not place password protection for memory card unnecessarily.


Most card readers will not show the card detected on PC because of this password lock. If you have very important data in the MMC card, try the following steps to remove protection from SD card.

We need an external file-manager software like FExplorer to work with. FExplorer is a file manager for Symbian phones with extra features for managing tasks, viewing processes and making screen captures. You can download FExplorer here.


STEPS:

Insert the micro SD card to your mobile phone and switch it ON.
Run FExplorer
Find the path C:\system.
Find the file mmcstore and copy it to your pc.
Open that file using notepad, the you will find the password in that text file.

    continue reading

    Sunday, October 9, 2011

    HARD FORMAT [USB Drive Using Command Prompt]


    In this post i am gonna  teach you how to format USB(Pendrive) by using command prompt.Here Command mode means terminal mode.Just follow the below steps to format your pendrive in seconds.
    How to format USB Drive?
    First goto command prompt like,
    Start ->Run -> Cmd .Hit enter button.
    Then command prompt will appears on the screen.By using format command you can format your PenDrive.
    Then type  format j:  /FS:FAT32 Here j is a drive letter.More information about format command in command prompt type help format.
    Then after the process is over now your drive is fresh, and ready to be written.Enjoy reading this article ,don’t forget to drop your comments.

    continue reading