How to Restore Claude Code Settings From a Backup @MikeMurphy-AI
How to Restore Claude Code Settings From a Backup  @MikeMurphy-AI
Uploaded February 2026 | Updated September 2026, 1 week ago
Reinstalling Claude Code doesn't have to mean starting from scratch.

In this tutorial, I'll show you how to restore all of your custom commands, skills, and settings from a backup folder on your computer. If you followed my previous video on backing up Claude Code before uninstalling, this is the next step.

===================================
What You'll Learn:
===================================
How to confirm Claude Code is installed and check its version on a fresh install
How to verify your install method (native vs. npm) and what to do if you're on the older npm method
How to check that your fresh Claude Code install is a blank slate before restoring
How to restore all custom commands, skills, and settings with a single terminal command
How to run Claude Doctor to confirm your restored install is healthy and working

===================================
Key Commands:
===================================
Check version:
claude --version

Check install location (Mac):
which claude

Check install location (Windows):
where claude

View Claude Code settings:
ls -la ~/.claude/

Check Global Config:
cat ~/.claude/settings.json

Restore Everything:
cp -r ~/claude-backup/.claude ~/

Verify everything:
claude doctor

===================================
πŸ”— Links Mentioned
===================================
How to Backup & Uninstall Claude Code (Part 1)
youtu.be/QdAtrdBHjBY

How to Install Claude Code (Native Installer) (Part 2(:
youtu.be/uPpj6CZ6LLo

How to Restore Claude Code Settings From a Backup (Part 3):
youtu.be/LkDIKZBQLic

===================================
⏱️ Timestamps
===================================
00:00 Intro: About The Tutorial
00:37 Confirm Claude Code Status
01:11 Which Claude
01:21 .local Directory (Native Installer)
02:31 Restore Everything from Backup
03:38 Claude Doctor

===================================
πŸͺœ Step-by-Step
===================================

1. Open a terminal window on your computer.
2. Confirm Claude Code is installed by running claude --version.
3. Check where Claude Code was installed. On Mac, run which claude. On Windows, run where claude.
4. Before restoring, confirm the fresh install is empty.
5. Run ls -la ~/.claude/ to check for custom commands and skills
6. Run cat ~/.claude/settings.json to check the settings file. Both should be blank or minimal.
7. Run the restore command to copy everything from your backup folder into the Claude Code directory:
8. cp -r ~/claude-backup/.claude ~/.
9. The cp stands for copy and the -r flag means recursive, so it copies the entire folder and everything inside it.
10. Verify the restore worked by running the same two commands from Step 4 again.
11. You should now see your custom commands, skills, and settings populated.
12. Run claude doctor in the terminal to let Claude Code run a quick diagnostics check and confirm everything is working correctly.
13. Press Return to exit when done.

===================================
πŸ“¦ Resources (may contain affiliate links)
===================================
➜ Gear I Use: mikemurphy.co/resources
➜ Hostinger VPS: https://www.hostg.xyz/SHIDN
➜ 1Password: 1password.partnerlinks.io/mikemurphy
➜ BeeHiiv Newsletters: https://www.beehiiv.com?via=MikeMurphy1
➜ Amazon Influencer Store: amazon.com/shop/mikemurphyco

===================================
πŸ“ Find Me
===================================
➜ Website: mikemurphy.co
➜ AI Unplugged Newsletter: aiunplug.io
➜ Podcast: mikemurphy.co/mmu
➜ Instagram: instagram.com/mikeunplugged
➜ X: http://x.com/mikeunplugged
➜ YouTube: mikemurphy.co/youtube

Amazon Associates Disclosure: Mike Murphy is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

===================================
#claudecode #claudeai #anthropic #uninstallclaudecode #backupclaudecode #terminal #mac #windows #cli #aitools #developertools #aicoding #techtutor #macos #commandline
How to Restore Claude Code Settings From a BackupHow To Deploy OpenClaw Securely with HTTPS & SSL on a Hostinger VPSFun Tip: How to Pull Up Weather Forecast in Terminal 🌦️AI Build 108: The AI Sticker Pack (Built with Chat GPT)ElevenLabs Studio: Create Podcasts From URL or DocumentsHow To Turn Astro HTML Web Pages Into Markdown Using Cloudflare WorkersCan ChatGPT Read Palms? I Tried It With Just a PhotoHow To Install Claude Code On Mac (2025 Edition)Claude Code: How To Change Models (Sonnet to Opus)How I Built a RAG System to Mine My AI Chat History for GoldAdobe Podcast: AI-Powered Enhanced Speech V2ElevenMusic Tutorial: How To Create Songs from Text Prompts
Mike Murphy | AI Handyman |

How to Restore Claude Code Settings From a Backup

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER