5 Backups Create Restore
KudbiOdd edited this page 2026-01-19 23:04:23 +00:00
Table of Contents

How to create or restore a full system backup

It is highly recommended to create a full backup of sysMMC before you start using your CFW setup. The most convenient time to do this is right after you've followed one of the CFW setup guides.
Here you have two methods for creating and restoring a full backup:

  • Switch Method
    • This is the recommended method.
  • PC Method
    • This method is recommended for those who have a small SD card and are unable to create a full backup due to their SD card storage size.

Notes

  • Launching payloads: Before you begin, please ensure that you know how to launch payloads on your device by reading the launching payloads page.
  • No SD card reader: Remember you can copy files directly over USB, and should do that instead of removing the micro SD card from the Switch.
    • You should avoid taking out the micro SD card from the Switch unless necessary.
  • Game saves: Game saves are stored in the system memory, so they are included when making a full backup. If you want to backup saves separately see this page here

Switch Method

You need

Creating a backup of sysMMC

  1. Extract hekate_ctcaer_x.x.x_Nyx_x.x.x.zip into your SD card.
  2. Boot into Hekate.
  3. Press on the Tools tab.
  4. Pick the Backup eMMC option.
  5. Pick the eMMC RAW GPP option. Once done, press Close
  6. Pick the eMMC BOOT0 & BOOT1 option. Once done, press Close.
  7. Press Close again to exit out back to Tools menu.

Your backup will now be in your backup folder inside of your SD card.
It is recommended that you move your backup folder somewhere on your PC, or on a cloud storage.

Restoring a backup of sysMMC

Make sure your backup folder is in the root of your SD card with your sysMMC backup inside of it.

  1. Move all the files and folders inside of your /backup/xxxxxxxx/ folder to your /backup/xxxxxxxx/restore/ folder.
  2. Boot into Hekate.
  3. Press on the Tools tab.
  4. Pick the Restore eMMC option.
  5. Pick the eMMC RAW GPP option. Once done, press Close
  6. Pick the eMMC BOOT0 & BOOT1 option. Once done, press Close.
  7. Press Close again to exit out back to Tools menu.

PC Method

You need

Creating a backup of sysMMC

  1. Create a folder on your PC named Backup.
  2. Extract NXNandManager.**.*.*.zip to a folder of your choice.
  3. Extract hekate_ctcaer_x.x.x_Nyx_x.x.x.zip to your SD card.
  4. Boot into Hekate.
  5. Connect your Switch to your PC.
  6. Select the Tools tab.
  7. Select USB Tools.
  8. Select eMMC RAW GPP.
  9. Launch NxNandManager.exe from.the folder you extracted it to.
  10. Select File and select Open drive.
  11. Select eMMC GPP hekate.
  12. Select FULL DUMP select the Backup folder you made as the target folder.
  13. Once the progress bar says RAWNAND dumped & verified close the window and disconnect your Switch.
  14. In Hekate, select Close and select Backup eMMC.
  15. Select eMMC BOOT0 & BOOT1.
  16. Once done, select Close and go back to the Tools tab.

Restoring a sysMMC backup

  1. Launch into Hekate.
  2. Connect your Switch to your PC.
  3. Select the Tools tab.
  4. Select USB Tools.
  5. Ensure that the Read-Only option is set to OFF.
  6. Select eMMC RAW GPP.
  7. Launch NxNandManager.
  8. Select File and select Open drive.
  9. Select eMMC GPP hekate.
  10. Select FULL or PARTIAL RESTORE.
  11. Select RAWNAND.bin from your Backup folder on your PC.
  12. Select Yes.
  13. Once done, select File and select close file/drive and disconnect your Switch.
  14. Select USB Tools and select SD card.
    • You will now have access to your SD card on your PC. See also the USB transfer info page.
  15. Copy BOOT0 & BOOT1 from /backup/xxxxxxxx/ in your backup folder, to your /backup/xxxxxxxx/restore/ folder on our micro SD card.
  16. Eject and disconnect your Switch, select Close ➔ Close to go back to the Tools tab.
  17. Select Restore eMMCM and select eMMC BOOT0 & BOOT1.
  18. Once done, you may boot back into your Switch.

Getting started | Homebrew & misc🦝