Wednesday 8 March 2017

       How to Remove Write Protection From USB Drive or SDcard

You must have something like this before and you are wondering if your USB drive has been damaged or not. Or perhaps while trying to transfer files from your PC to USB Flash Drive you received an error message - The Disk cannot be written because it is write protected. Please remove the write protection from the volume in drive \Device|Harddisk1\DR5.

Occasionally, USB drives can become write-protected due to a manufacturer setting or because of a fault in the disk.

However, I’m going to show you how to remove this setting, giving you the capability to modify, copy, or delete any files from your USB drive.

How to Remove Write Protection From USB Drive
This method will fix it once and for all for you
>> Press Win+R (This will open the registry editor)

>>Type in regedit and hit the OK button
>>Expand and collapse the entries on the left to navigate to the following location: 

  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
  • If you don't have a StorageDevicePolicies folder in the Control folder, right-click in the folder and select "New" → "Key." Name it StorageDevicePolicies and then open it.
>>Double-click the WriteProtect key located in the right side pane and set the value to 0. Go to the Data Value box and press OK:

Reboot your computer and reconnect your USB drive to the system, the drive should now be writable.

However, if you’ve carefully followed the above instructions and you are still unable to restore your drive back to normal, then your last option will be to format it which might be a pain in the ass.

Sunday 1 January 2017

HOW TO FLASH A CUSTOM ROM
Flashing your ROM means in loose terms installing upgraded/modded versions of Android operating systems to your device. The open-source nature of Android makes this very possible and is also one of the reasons that Android, without a doubt, hands down, with all it quirks, is the best OS running on mobile devices today.
  There are different versions of stock ROMs from different manufacturers, either running pure stock android, or a modded version of Samsung's TouchWiz.

It happens a lot; phone manufacturers stop releasing updates for devices, and we, the people, are left wanting, well, at least until this guide showed up 👌.

Why Flash Your Phone?

Flashing your phone's ROM can help with the following:
  • No New Updates From ManufacturersNew phones come out anyhow all over the place, so the newer models of a series of phones are favored to get new Android version updates, and the older models are left in the dark, usually because of outdated hardware.A lot of phones older phones are capable of running newer versions of Android, and flashing your ROM can help you get all those sweet new features. A very good example of these phones is the Samsung Galaxy S3.
  • Bloatware: You can easily delete or get rid of bloatware (useless apps that come pre-installed on your phone).
  • Extra Customization: mentioned android being open source, add a very before that, you get a very open source. I mean with custom ROMs you can change and customize the UI and how your phone operates.
  •  You get more frequent OTA (Over The Air) updates to fix bugs and issues.
  • Better Performance and EfficiencyCustom ROMs are often faster, more efficient, and use less memory because the developer might have already ripped out the useless garbage, such as carrier installed apps or optimized the kernel. For example, an undervolted kernel can provide a much better battery life than the stock one. (Undervolting is a trick used to reduce heat evolved and increase the efficiency of electronic devices, especially PCs.).

Important Notice 

Flashing your ROM is cool and all, with all the extra perks it seems to good to be true, but of course there are potential drawbacks.
  1.  First of all, something may go wrong with the flashing process and leave your phone bricked. The chances of this are pretty low nowadays, and most of the time you can restore it back to normal. Try to pick a ROM that has a lot of positive feedback.
  2.  In order to install a custom ROM, you need to perform a clean wipe. This means you will lose all existing data, so you have to back up everything first.
  3.  You may void your phone's warranty, and rendering it useless when you might want to invoke it with your manufacturer. The benefits of flashing outweigh the warranty so, just be careful.
  4. Finally installing a ROM not compatible with your device may result in your phone bricking during the flashing process, or it m ay install and run horribly or not run at all. Always make sure you get the right ROM for your phone model.
We want to mention before we get into it that if anything goes wrong during or after the flashing process, we are not liable. Of course, we know there are always risks and we're willing to help, as long as you don't do anything crazy, you're good. Nevertheless, flash at your own risk.

What You'll Need.

  • Root: This guide teaches how to flash with TWRP (Team Win Recovery Project) Recovery Mode, and TWRP requires root access to flash. While stock bootloader doesn't, we advise you root your phone anyway. I recommend KingRoot App, it is easy, quick and efficient. Rooting comes with its own risks, so do so responsibly.
  •  An Unlocked Bootloader with Custom Recovery Installed: Unlocking your bootloader varies across devices, so this guide for installing TWRP should help a lot. 
  • The Actual ROM: I mentioned that there are a lot of custom ROMs out there, so finding the right one for your device might take a while, but you can do that by googling " 'YourPhoneModel' custom ROM". The most trusted ROMs are from CyanogenMod, so go through there or you could snoop around XDA-Developers.
  • A microSD Card to hold the ROM file temporarily. Preferably empty and 8GB or more for backups.
 Do not proceed unless you have the above.

Actual Flashing Process

Here we go! I am going to do a somewhat stripped down version of the process for the people who want this done quick.

1. Power on your phone and plug it into your PC to access the SD card. Locate where you downloaded your ROM to and paste it to the root of your SD card. include any other .zip app packages you want to install like GAPPS (Google App Packages) if your ROM doesn't come with it.
2. Power off the device and then boot up to recovery.
3. In your phone's custom recovery bootloader, locate the menu options which allow you to wipe the phone.

 Whenever changing ROMs, it is a good idea to make a backup first, then Factory Reset, before flashing the new ROM, or if the ROM you want to flash comes with an Aroma Installer, you can do the standard full wipe in Aroma as it usually comes with that option before proceeding with the installation.

4. Select "Backup" and choose what you would like to backup, the files are usually large so if you encounter any errors with space you might want to delete some things off your SD card.
Image Credit: HowToGeek

5. Go back home and select wipe, then factory reset.



6. Once your phone has been wiped, go back to the root of the menu and select "Install".
7. Locate the ROM .Zip file you wish to flash.
8. Confirm the flash by swiping the screen.
9. After the ROM successfully flashes, you can go back and flash GAPPS or any other .zip app package from Step 4.
10. When it’s done, tap the “Wipe cache/Dalvik” button that appears and swipe to confirm.

 Once the cache has been wiped, tap the “Reboot System” button to boot back into Android.

If TWRP asks if you want to install SuperSU now, choose “Do Not Install”. Some ROMs, like CyanogenMod, will already have root access available in the settings, and for any that don’t come rooted, it’s probably best to flash SuperSU yourself. (Or use KingRoot again.)

It may take a while to reboot your phone the first time remember, this is your first time booting a new operating system, so it has to get everything ready for you. Give it time.

If anything goes wrong or the phone won’t boot after a significant amount of time, reboot back into TWRP and restore from your backup, or try flashing again. Make sure you downloaded the correct ROM files, as well.

Well, that was it. I had a good time writing this because I too had days of struggling and failing with flashing. If this guide helped you, leave a comment and share it with your friends.

Unordered List

Sample Text

Powered by Blogger.

Sample text

Social Icons

Contact form



Followers

Featured Posts

Social Icons

Search This Blog

Search This Blog

Pages

Popular Posts

Recent Posts

Text Widget