Thank you, Sir. This was very useful. Turns out that my '256GB' card was 15.3. I set it to 14 just to be on the safe side.
@frobertopereira2 жыл бұрын
Pretty usefull. One complement to this tutorial. Although I execute the Process PBR as explained here, the message which I can´t write on it remains. I had to Execute the re-partition chosing USB-HDD mode(Single Partition) first.
@NivexGameplays6 жыл бұрын
Tried the last thing to solve the: acess denied and still didnt work :C heelp !
@digitalmatrixio7 жыл бұрын
The fact there is a high chance of even a single bit being lost while using this method means this should be a no-go for anyone! Period.
@ej_tech7 жыл бұрын
I will still use my "fake storage drive" to carry install files around (like .exe and stuff). If it gets corrupted, then whatever.
@kenjlee4 жыл бұрын
Thanks but the hidden partition is not working 100%. When plugged in to another Windows 10 recognized all hidden partitions and prompted multiple windows asking to format them all. Even if I don't they still occupy 3 other drive letters making it difficult to locate which one is the actual SD card. Also card is having trouble getting detected by Windows 10 Tablets, Amazon Fire HD, and maybe other devices I didn't test.
@darth1000blue3 жыл бұрын
Excellent tutorial! I took my Amazon 256 gig to the actual 59 gig.
@bobsagget8233 жыл бұрын
video starts at 1:20 tl;dr this is just repartitioning the drive which is moronic the real answer is you need to identify the micro sd card controller and reprogram the firmware which this video doesn't even get close to doin
@gusdzikrillah92292 ай бұрын
Yes... But finding a microcontroller from a MicroSD is more difficult than finding a microcontroller from a Flashdisk, because ChipGenius will read the microcontroller from the Card Reader.
@acreuna4 ай бұрын
Is it possible to permanently switch to genuine value? In other words, make a better process than partitioning.
@bandkid3282 Жыл бұрын
Hey I know this is older but my USB makes 4 separate partitions and says theybare hidden but theybare not hidden
@benu53654 жыл бұрын
Omg we have the same colours in our logo!
@leonwangls2 жыл бұрын
i did bootice , got the volume reduce, put sd card into action, require format. then the same fake volume comes back again after format.
@sarahmano62863 жыл бұрын
sir the other particition did not hide its showing as different drive but i follow your instruction
@ticket5732 жыл бұрын
I recently bought a 16gb SD card, the only problem is the stamp was fading but it's actually 16gb and I can't use it as internal storage because when I do I can't download apps
@thehappyascii8 жыл бұрын
If you're on linux you can use GPARTED to rewrite it's partition table to fix it. Note to use ms-dos Partition tables instead of GPT or else you wont be able to use it in windows 8 and below.
@AAComputersandTechnology8 жыл бұрын
Gparted should also work in theory :) . I have never tested that method though.
@SirStarGazer00 Жыл бұрын
Could you explain a little more please? I have a 320 gb hdd that's now showing 2tb.
@youngminlee40368 жыл бұрын
Could you review some usb flash drives please?
@AAComputersandTechnology8 жыл бұрын
Maybe. Did you have some in mind?
@thehappyascii8 жыл бұрын
Its the same process.
@U.S.A.5 жыл бұрын
If it says: WRITE FILE FAILED ACCESS DENIED ,then open CMD and write in the following command lines: diskpart list disk then figure out which is the fake data storage's number what you want to downsize from the listed disks and then type in the following command line: select disk 1 (the number is the fake data storage's number so maybe it will be different in your case) list disk ( if you want to make sure if it's selected, the selected disk will be marked with *, this step is not necessary) clean Make sure that you've selected the right disk, and that there is no data on the storage device because this command will delete everything from the disk, it will even delete the partition from it (this is why this method works while formatting the drive is not)(you don't have to write anything after the word "clean", just simply type in clean and hit enter) After that follow the steps shown in this video.
@CloroxBleachOfficial5 жыл бұрын
THANK YOU!!!! I bought a "128GB microSD card" It was actually a 32 gb but yeah thanks i was trying to look for a video or article like this and i finally found one.
@papi-but-cracks90403 жыл бұрын
You were actually lucky if it turned out to be 32. Most of these fakes are just 4-15 GB's
@GustavoPerez-nt6gs Жыл бұрын
same happened to me, mine said 128GB and its only 32gb
@UGS46977 жыл бұрын
Best place to buy the SanDisk extreme pro? The real one at a cheap price?
@rafiquezulfadhil62482 жыл бұрын
Tried, mine got 0kbyte is ok???
@usernamereg6 жыл бұрын
Thanks bought 256 GB samsung Select, Ran H2test came out to be only 15.9 GB. Though got refund from seller without return so used this to settle it with 16gb(actual 14.6Gb) Flash Card. I guess thats my compensation.:)
@SobbleEntertainment3 жыл бұрын
BTW I used AOMEI Partition Assistant Standard, that's my clean way to change their partition capacities.
@totalrobot44085 жыл бұрын
So there is always a few MB bad? What if the files written on these few MB? Then is it screwed? How can we have no MB errors?
@HaeDreyK3 жыл бұрын
Can I do this on mac?
@zdd61752 жыл бұрын
I dont know what I did wrong here, but I am no longer able to read any sd card after using bootice
@shebaham3 жыл бұрын
My SD card isn't showing at all anywhere
@reginald560004 жыл бұрын
the BOOTICE link is broken T_T
@-fazik-3713 Жыл бұрын
Still works! But you need to remove drive letters too in order to fully hide them.
@MCKoolperson98 жыл бұрын
Or you could just download some more storage
@EvianDurden3 ай бұрын
Hell yeah
@filip__7 жыл бұрын
I have a 64gb flash drive and i copied some files on it and i came other day and it just wouldnt mount it only shows in device manager and diskpart says its no media 0b
@renebea93 жыл бұрын
Write file failed! The request could not be performed because of an I/O device error.
@ddm68123 ай бұрын
Another dude in the comments wrote: "If it says: WRITE FILE FAILED ACCESS DENIED ,then open CMD and write in the following command lines: diskpart list disk then figure out which is the fake data storage's number what you want to downsize from the listed disks and then type in the following command line: select disk 1 (the number is the fake data storage's number so maybe it will be different in your case) list disk ( if you want to make sure if it's selected, the selected disk will be marked with *, this step is not necessary) clean Make sure that you've selected the right disk, and that there is no data on the storage device because this command will delete everything from the disk, it will even delete the partition from it (this is why this method works while formatting the drive is not)(you don't have to write anything after the word "clean", just simply type in clean and hit enter) After that follow the steps shown in this video."
@vipinjobt51907 жыл бұрын
I have a samsung 64gb memory card It's not working sine I brought online .is there anything else is can do
@SHA3BOL15 жыл бұрын
The other fake drives are still appear even after I hide them that's annoying
@FroztiProductions7 жыл бұрын
Help! h2test said 7.7gb okay. Is that the old measurement or the new measurement? Is it rounded or exact?
@getrekt39834 жыл бұрын
thanks for this! i noticed most netac cards are as advertised. what good brands did you find? the netac have packaging that u can tell is legit
@anitaweasel7 жыл бұрын
I would ask for return or give negative review
@mandi77 жыл бұрын
H2testw shows that my "128 GB" flash stick has "0 KByte OK (0 sectors)" Does that mean it's so faked that there's actually no single MB for data?
@mandi77 жыл бұрын
OOps, the program checked that on that disk there's about 470 MB worth of memory That's surely a lot. At lest I could format it as you've shown and use it somehow. Thank you!
@ichigozaraki9556 жыл бұрын
IT SAYS WRITE FILE FAILED ACCESS DENIED.ANY HELP?
@U.S.A.5 жыл бұрын
I've found the solution, and I wrote it in a comment (on windows load every comment, ctrl+f and search for my name).
@mpaj19003 жыл бұрын
I was able to use 30GB of a fake micro SD. Thanks a ton.
@eir57493 жыл бұрын
I hope I am too , I ordered fake SD card with 375 php, but I can only use 14 gig
@mshihirimohd65116 ай бұрын
Mine refused
@notcheeto7506 Жыл бұрын
The Bootice download comes with 2 identical exe files. One of them is a Virus, name IDP.HEUR.26, is malicious software that aims at exposing your system to further malware injection. In my case, the bottom one was the virus. Don't click on it, scan the two of them. Before and after extracting.
@crikhard8 жыл бұрын
Braxton?
@SteveAB4EL8 жыл бұрын
Thank you so much for this episode! Love the approach. :^)
@AAComputersandTechnology8 жыл бұрын
Thanks!
@macksmoothly8 жыл бұрын
Great videos! Keep up the good work!
@areebshoaib78877 жыл бұрын
Loved it! helped me save my sandisk cruzr blade! Thanks
@ACMCMaata6 жыл бұрын
tnx for the info. now my drive is 91 mb only from 128gb fake flash drive. How disgusting!
@Randomtechreviews29296 жыл бұрын
Mine is 113mb from 128gb
@TheSailorKing6 жыл бұрын
it's BOOT ICE and the best program is f3 running on linux
@anitaweasel7 жыл бұрын
Bootice is so useful in many ways I agree
@DoshiPhD5 жыл бұрын
Thank you very much. Subscribed!
@trecklerzzz7 жыл бұрын
The pc cannot detect the sd card. Hahaha help I bought a fake one and my phone can still detect it.
@g4merz7682 жыл бұрын
i did this and my computer doesn't recognize the card anymore, thank you
@erolismailovski13448 жыл бұрын
Nice toronto wallpaper ahaha I'm from toronto so I noticed it right away
@matrixate6 жыл бұрын
Thanks for posting this fix.
@TheJman55207 жыл бұрын
nice toronto wall paper
@kapchonka51288 жыл бұрын
Noice video mate. Only thing it is little bit late.
@MrCougar2147 жыл бұрын
There is no fixing the fake one's i bought. The only actual usable space on them is 100MB. That's pretty damn pathetic!
@damonabets37798 жыл бұрын
I like your videos a lot
@AAComputersandTechnology8 жыл бұрын
Thanks for watching :)
@damonabets37798 жыл бұрын
Hey I have a question for you all of your websites are running HP COMPAQ DC7800P yes or no
@hidde16268 жыл бұрын
I use SDFormatter for that, much simpler.
@alynicholls32307 жыл бұрын
ikr, and its a samsung approved program.
@crystalscan20028 жыл бұрын
good vidoe braxton thanks...
@AAComputersandTechnology8 жыл бұрын
Thanks for watching!
@Nictisevi2 жыл бұрын
Really helpful!
@jonathandemetrio49248 жыл бұрын
Can I be that one lucky subscriber? BTW i now know how to use that program now thank man.
@keitaro105 Жыл бұрын
Thank you
@ramiabouzahra8 жыл бұрын
Maybe it's pronounced boot ice?
@ScrapTechTips6 жыл бұрын
Intro to long
@graphosxp8 жыл бұрын
Your windows 7 is ugly. Please use Classic Shell and make that start menu shine ;)
@stevenhollingsworth32498 жыл бұрын
graphosxp If he can't customize it why would the Microsoft mothership build that option into the operating system.
@martinocko97 жыл бұрын
but if its fake you get ebay refound so its basicly free
@CZARNYEU6 жыл бұрын
Interesting Tutorial Brother. Regards from Europe from my Channel Bro's
@SirStarGazer00 Жыл бұрын
It's pronounced "Boot Eyes" as in "Ice Cube"
@blastshieldaddiction7 жыл бұрын
Gparted. Spinrite. If you can't repair it at least make the available space useable with that software the device is garbage.