Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Formatting an SD card/Windows/en: Difference between revisions

From Hacks Guide Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
This is an add-on section for formatting an SD card to FAT32.
This is an add-on section for formatting an SD card to work with the 3DS.
 
If the 3DS already recognizes the SD card, this guide is not required.


This page is for Windows users only. If you are not on Windows, check out the [[Special:MyLanguage/Formatting an SD card/Linux|Linux]] or [[Special:MyLanguage/Formatting an SD card/Mac|Mac]] pages.
This page is for Windows users only. If you are not on Windows, check out the [[Special:MyLanguage/Formatting an SD card/Linux|Linux]] or [[Special:MyLanguage/Formatting an SD card/Mac|Mac]] pages.


== Choose your SD card size ==
== What You Need ==  
<tabber>
*'''For SD cards 32GB or smaller''': the latest version of [https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/ SD Formatter]
|-|64GB or larger=
*'''For SD cards 64GB or larger''': The latest version of [http://ridgecrop.co.uk/index.htm?guiformat.htm guiformat]


=== What You Need ===
== Instructions (32GB or smaller) ==  
*The latest version of [https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/ SD Memory Card Formatter]
#Insert your SD card into your computer
*The latest version of [http://ridgecrop.co.uk/index.htm?guiformat.htm guiformat]
#If the SD card has any files and folders on it, copy everything to a folder on your computer
#Run <code>SD Card Formatter Setup</code> (the <code>.exe</code> file) in the downloaded .zip file with Administrator privileges, then install the program
#Run <code>SD Card Formatter</code> from the Start Menu
#Select your SD card’s drive letter for "Select card"


=== Instructions ===
Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!


<ol>
#Enter anything for "Volume label"
<li>Insert your SD card into your computer</li>
#Ensure that "Quick Format" is selected
<li>If the SD card has any files and folders on it, copy everything to a folder on your computer</li>
#Click "Format"
<li>Run <code>SD Card Formatter Setup</code> (the <code>.exe</code> file) in the downloaded .zip file with Administrator privileges, then install the program</li>
#Click "OK"
<li>Run <code>SD Card Formatter</code> from the Start Menu</li>
#Wait for the format to finish
<li>Select your SD card’s drive letter for "Select card"{{warning|Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!}}</li>
#Click "OK"
<li>Ensure that "Quick Format" is selected</li>
#Close SD Card Formatter
<li>Click "Format"</li>
#If the SD card had any files and folders on it before the format, copy everything back from your computer
<li>Click "OK"</li>
 
<li>Wait for the format to finish</li>
== Instructions (64GB or larger) ==
<li>Click "OK"</li>{{info|'''You're not done yet!''' Your SD card will be formatted to exFAT at this point. The following steps will format it to FAT32.}}
 
<li>Close SD Card Formatter</li>
#Insert your SD card into your computer
<li>Run <code>guiformat.exe</code></li>
#If the SD card has any files and folders on it, copy everything to a folder on your computer
<li>Select your SD card’s drive letter for "Drive"{{warning|Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!}}</li>
#Run <code>guiformat.exe</code>
<li>Select a size for "Allocation unit size"
#Select your SD card’s drive letter for "Drive"{{warning|Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!}}
<ul>
#Select a size for "Allocation unit size"
<li>If the SD card is 64GB, choose 32768</li>
#*If the SD card is 64GB, choose 32768
<li>If the SD card is larger than 64GB, choose 65536</li>
#*If the SD card is larger than 64GB, choose 65536
</ul></li>
#Enter anything for "Volume label"
<li>Ensure that "Quick Format" is selected</li>
#Ensure that "Quick Format" is selected
<li>Click "Start"</li>
#Click "Start"
<li>Click "OK"</li>
#Click "OK"
<li>Wait for the format to finish</li>
#Wait for the format to finish
<li>Click "Close"</li>
#Click "Close"
<li>If the SD card had any files and folders on it before the format, copy everything back from your computer</li>
#If the SD card had any files and folders on it before the format, copy everything back from your computer
</ol>


=== Common errors with guiformat ===  
=== Common errors with guiformat ===  
==== Failed to open device: GetLastError()=32 ====
==== Failed to open device: GetLastError()=32 ====
Close everything that may be using the SD card, such as any File Explorer windows. If it does not resolve the issue, try formatting the card to NTFS, then run GUIFormat again.
Close everything that may be using the SD card, such as any File Explorer windows.
 
==== GetLastError()=1117 ====
Your SD card write-protection switch may be [https://3ds.hacks.guide/images/sdlock.png enabled]. The lock must be flipped upwards to allow writing to the SD card (including formatting).
 
|-|32GB or smaller=
 
=== What You Need ===
*The latest version of [https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/ SD Memory Card Formatter]
 
=== Instructions ===
 
<ol>
<li>Insert your SD card into your computer</li>
<li>If the SD card has any files and folders on it, copy everything to a folder on your computer</li>
<li>Run <code>SD Card Formatter Setup</code> (the <code>.exe</code> file) in the downloaded .zip file with Administrator privileges, then install the program</li>
<li>Run <code>SD Card Formatter</code> from the Start Menu</li>
<li>Select your SD card’s drive letter for "Select card"{{warning|Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!}}</li>
<li>Ensure that "Quick Format" is selected</li>
<li>Click "Format"</li>
<li>Click "OK"</li>
<li>Wait for the format to finish</li>
<li>Click "OK"</li>
<li>Close SD Card Formatter</li>
<li>If the SD card had any files and folders on it before the format, copy everything back from your computer</li>
</ol>
</tabber>
 
==SD Card not formatting or has some other issue.==
Refer to the [[SD Clean/Windows|SD Clean]] guide.


{{hg imported|Guide_3DS}}
{{hg imported|Guide_3DS}}
[[Category:General guides]]

Revision as of 02:04, 23 June 2022

Other languages:

This is an add-on section for formatting an SD card to work with the 3DS.

If the 3DS already recognizes the SD card, this guide is not required.

This page is for Windows users only. If you are not on Windows, check out the Linux or Mac pages.

What You Need

  • For SD cards 32GB or smaller: the latest version of SD Formatter
  • For SD cards 64GB or larger: The latest version of guiformat

Instructions (32GB or smaller)

  1. Insert your SD card into your computer
  2. If the SD card has any files and folders on it, copy everything to a folder on your computer
  3. Run SD Card Formatter Setup (the .exe file) in the downloaded .zip file with Administrator privileges, then install the program
  4. Run SD Card Formatter from the Start Menu
  5. Select your SD card’s drive letter for "Select card"

Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!

  1. Enter anything for "Volume label"
  2. Ensure that "Quick Format" is selected
  3. Click "Format"
  4. Click "OK"
  5. Wait for the format to finish
  6. Click "OK"
  7. Close SD Card Formatter
  8. If the SD card had any files and folders on it before the format, copy everything back from your computer

Instructions (64GB or larger)

  1. Insert your SD card into your computer
  2. If the SD card has any files and folders on it, copy everything to a folder on your computer
  3. Run guiformat.exe
  4. Select your SD card’s drive letter for "Drive"
Warning icon Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive!
  1. Select a size for "Allocation unit size"
    • If the SD card is 64GB, choose 32768
    • If the SD card is larger than 64GB, choose 65536
  2. Enter anything for "Volume label"
  3. Ensure that "Quick Format" is selected
  4. Click "Start"
  5. Click "OK"
  6. Wait for the format to finish
  7. Click "Close"
  8. If the SD card had any files and folders on it before the format, copy everything back from your computer

Common errors with guiformat

Failed to open device: GetLastError()=32

Close everything that may be using the SD card, such as any File Explorer windows.