Skip to main content

How to Remove Memory Card Password?

Today every mobile user weather it is android,ios or any other use memory card in their devices. And this small chip is a device that can store million bytes of data.

Sometime we protect our memory card with password, but forgot that. In that case you will have trouble to access your memory card or copy paste anything in it. So in this post i will tell you a trick which will remove memory card password. Just follow the below to proceed.

The method to remove password from memory card is very simple and easy and this can be done by two ways, either from Pc or from android device. Also you can even view your current password too. Just follow the below steps to proceed.

Steps To View & Remove Password Of Memory Card Using Android:-

First of all insert your password protected memory card in your android device.

Now download the ES file Explorer in your android and open it.

Now there go to system folder and locate the file mmcstore.

Now rename it as mmcstore.txt and open it.

Now there you can see the current password of your memory card,note it down.
Now in memory card option click on remove password and then paste the password that you have noted.

Thats it you are done.

Steps To Remove Password Of Memory Card Using PC

With this method all your data will get lost as you will be going to format your memory card in this method, so i recommend to use above method and if it doesn’t work then go for this method

First of all insert your memory card in any of smartphone.

Now connect the phone with computer using USB cable.

Now right click on memory card drive in your Pc and click on format(It will not ask any password to format).

Thats it by formatting your memory card password will also get removed and you can now access your memory card completely.

So above are the two ways for How To Remove Password Of Memory Card. By these ways you can easily view or remove password from memory card and can easily share data from it. And this method is such a simple that even non tech person can also do this by just following the simple steps discussed above. enjoy ;)
_________________________

Comments

Popular posts from this blog

HOW TO BYPASS OR UNBLOCK BLOCKED SITES:-

Today everyone of us is a part of any college,office or any organization. Everywhere we find free open wifi’s , but the major problem with these are there are many websites which are blocked by the servers of college,ofiice or any organization. There are different type of securities that are implemented in these server to block some sites like Facebook ,Twitter etc. So In this post i’ll tell you easy and permanent method to access or bypass blocked sites Steps To Bypass Blocked Sites-   1. Connect your pc or laptop with wifi or your broadband connection in which you want to access blocked websites.   2. Open command prompt by clicking start and the typing “cmd” and then pressing enter.   4. 3. Now a command prompt window will appear.   5. Type ping Websitename (for exp: ping http://facebook.com) and press enter.   6. Now open your browser and enter the site which you had recently ping.   7.You will see the site will get...

Black-box testing

Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied virtually to every level of software testing: unit, integration, system and acceptance. It typically comprises most if not all higher level testing, but can also embody unit testing. Specific knowledge of the application's code/internal structure and programming knowledge in general is not required. The tester is aware of what the software is supposed to do but is not aware of how it does it. For instance, the tester is aware that a particular input returns a certain, invariable output but is not aware of how the software produces the output in the first place. In penetration testing, black-box testing refers to a methodology where an ethical hacker has no knowledge of the system being attacked. The goal of a black-box penetration test is to simulate an external hacking or cyber...