{"id":199,"date":"2025-03-23T18:54:14","date_gmt":"2025-03-23T18:54:14","guid":{"rendered":"https:\/\/csguy.org\/technotes\/?p=199"},"modified":"2025-03-23T18:56:57","modified_gmt":"2025-03-23T18:56:57","slug":"finder-re-launch","status":"publish","type":"post","link":"https:\/\/csguy.org\/technotes\/finder-re-launch\/","title":{"rendered":"Finder Re-Launch"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>macOS Finder Crash Fix &#038; Reset Tips<\/title>\n  <style>\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, sans-serif;\n      padding: 2em;\n      max-width: 800px;\n      margin: auto;\n      background: #f9f9f9;\n    }\n    h1, h2 {\n      border-bottom: 1px solid #ddd;\n      padding-bottom: 0.3em;\n    }\n    pre {\n      background: #eee;\n      padding: 1em;\n      overflow-x: auto;\n      position: relative;\n    }\n    button.copy {\n      position: absolute;\n      top: 5px;\n      right: 5px;\n      background: #007aff;\n      color: white;\n      border: none;\n      padding: 4px 8px;\n      cursor: pointer;\n      font-size: 0.8em;\n      border-radius: 4px;\n    }\n  <\/style>\n<\/head>\n<body>\n<p>If Finder is crashing, not relaunching, or missing UI elements, here are step-by-step methods to fix or restore expected behavior.<\/p>\n\n<h2>Method 1: Restart Finder with <code>killall<\/code><\/h2>\n<pre><button class=\"copy\">Copy<\/button>\nkillall Finder\n<\/pre>\n\n<h2>Method 2: Manually Restart Finder<\/h2>\n<pre><button class=\"copy\">Copy<\/button>\nopen \/System\/Library\/CoreServices\/Finder.app\n<\/pre>\n\n<h2>Method 3: Using <code>launchctl<\/code><\/h2>\n<pre><button class=\"copy\">Copy<\/button>\nlaunchctl stop com.apple.Finder\nlaunchctl start com.apple.Finder\n<\/pre>\n\n<h2>Method 4: Reset Finder Preferences<\/h2>\n<pre><button class=\"copy\">Copy<\/button>\nrm ~\/Library\/Preferences\/com.apple.finder.plist\nkillall Finder\n<\/pre>\n\n<h2>Method 5: Clear Finder Cache<\/h2>\n<pre><button class=\"copy\">Copy<\/button>\nrm -r ~\/Library\/Caches\/com.apple.finder\nkillall Finder\n<\/pre>\n\n<h2>Method 6: Re-enable Desktop Icons for Disks<\/h2>\n<ol>\n  <li>Open <strong>Finder<\/strong><\/li>\n  <li>Go to <strong>Finder > Settings<\/strong> (or Preferences)<\/li>\n  <li>Under the <strong>General<\/strong> tab, check: <br>\n    \u2705 <code>Hard disks<\/code><\/li>\n<\/ol>\n\n<h2>Method 7: Adjust Icon Spacing on Desktop<\/h2>\n<ol>\n  <li>Right-click on the <strong>desktop<\/strong><\/li>\n  <li>Choose <strong>\u201cShow View Options\u201d<\/strong> or press <code>Command-J<\/code><\/li>\n  <li>Adjust:\n    <ul>\n      <li><strong>Grid spacing<\/strong><\/li>\n      <li><strong>Icon size<\/strong><\/li>\n    <\/ul>\n  <\/li>\n<\/ol>\n\n<h2>Method 8: Rebuild Launch Services<\/h2>\n<pre><button class=\"copy\">Copy<\/button>\n\/System\/Library\/Frameworks\/CoreServices.framework\/Frameworks\/LaunchServices.framework\/Support\/lsregister \\\n-kill -r -domain local -domain system -domain user\n<\/pre>\n\n<h2>Method 9: Repair Disk with Disk Utility<\/h2>\n<ol>\n  <li>Open <strong>Disk Utility<\/strong><\/li>\n  <li>Select your startup volume<\/li>\n  <li>Click <strong>First Aid<\/strong> to check and repair<\/li>\n<\/ol>\n\n<h2>Bonus: Apply View Options to All Finder Windows<\/h2>\n<ol>\n  <li>Open a Finder window<\/li>\n  <li>Choose <strong>View > As Icons<\/strong><\/li>\n  <li>Press <strong>Command-J<\/strong> to open view options<\/li>\n  <li>Adjust spacing, size, etc.<\/li>\n  <li>Click <strong>\u201cUse as Defaults\u201d<\/strong><\/li>\n<\/ol>\n\n<script>\n  const buttons = document.querySelectorAll('.copy');\n  buttons.forEach(button => {\n    button.addEventListener('click', () => {\n      const code = button.parentElement.innerText.trim();\n      navigator.clipboard.writeText(code).then(() => {\n        button.textContent = 'Copied!';\n        setTimeout(() => button.textContent = 'Copy', 1000);\n      });\n    });\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>macOS Finder Crash Fix &#038; Reset Tips If Finder is crashing, not relaunching, or missing UI elements, here are step-by-step methods to fix or restore expected behavior. Method 1: Restart Finder with killall Copy killall Finder Method 2: Manually Restart Finder Copy open \/System\/Library\/CoreServices\/Finder.app Method 3: Using launchctl Copy launchctl stop com.apple.Finder launchctl start com.apple.Finder [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1],"tags":[],"class_list":["post-199","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Finder Re-Launch - Tech Notes<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/csguy.org\/technotes\/finder-re-launch\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Finder Re-Launch - Tech Notes\" \/>\n<meta property=\"og:description\" content=\"macOS Finder Crash Fix &#038; Reset Tips If Finder is crashing, not relaunching, or missing UI elements, here are step-by-step methods to fix or restore expected behavior. Method 1: Restart Finder with killall Copy killall Finder Method 2: Manually Restart Finder Copy open \/System\/Library\/CoreServices\/Finder.app Method 3: Using launchctl Copy launchctl stop com.apple.Finder launchctl start com.apple.Finder [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/csguy.org\/technotes\/finder-re-launch\/\" \/>\n<meta property=\"og:site_name\" content=\"Tech Notes\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-23T18:54:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-23T18:56:57+00:00\" \/>\n<meta name=\"author\" content=\"barry hills\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"barry hills\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/\"},\"author\":{\"name\":\"barry hills\",\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/#\\\/schema\\\/person\\\/89e2d600fe21bcb92d502289e27831a4\"},\"headline\":\"Finder Re-Launch\",\"datePublished\":\"2025-03-23T18:54:14+00:00\",\"dateModified\":\"2025-03-23T18:56:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/\"},\"wordCount\":140,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/\",\"url\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/\",\"name\":\"Finder Re-Launch - Tech Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/#website\"},\"datePublished\":\"2025-03-23T18:54:14+00:00\",\"dateModified\":\"2025-03-23T18:56:57+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/#\\\/schema\\\/person\\\/89e2d600fe21bcb92d502289e27831a4\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/finder-re-launch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Finder Re-Launch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/#website\",\"url\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/\",\"name\":\"Tech Notes\",\"description\":\"Sharing the tech\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/#\\\/schema\\\/person\\\/89e2d600fe21bcb92d502289e27831a4\",\"name\":\"barry hills\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e7df4c371d55904f1d858a9d27549d002b93713cd2f13d672c3c0898efcb70b4?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e7df4c371d55904f1d858a9d27549d002b93713cd2f13d672c3c0898efcb70b4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e7df4c371d55904f1d858a9d27549d002b93713cd2f13d672c3c0898efcb70b4?s=96&d=mm&r=g\",\"caption\":\"barry hills\"},\"url\":\"https:\\\/\\\/csguy.org\\\/technotes\\\/author\\\/barry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Finder Re-Launch - Tech Notes","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/csguy.org\/technotes\/finder-re-launch\/","og_locale":"en_US","og_type":"article","og_title":"Finder Re-Launch - Tech Notes","og_description":"macOS Finder Crash Fix &#038; Reset Tips If Finder is crashing, not relaunching, or missing UI elements, here are step-by-step methods to fix or restore expected behavior. Method 1: Restart Finder with killall Copy killall Finder Method 2: Manually Restart Finder Copy open \/System\/Library\/CoreServices\/Finder.app Method 3: Using launchctl Copy launchctl stop com.apple.Finder launchctl start com.apple.Finder [&hellip;]","og_url":"https:\/\/csguy.org\/technotes\/finder-re-launch\/","og_site_name":"Tech Notes","article_published_time":"2025-03-23T18:54:14+00:00","article_modified_time":"2025-03-23T18:56:57+00:00","author":"barry hills","twitter_card":"summary_large_image","twitter_misc":{"Written by":"barry hills","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/csguy.org\/technotes\/finder-re-launch\/#article","isPartOf":{"@id":"https:\/\/csguy.org\/technotes\/finder-re-launch\/"},"author":{"name":"barry hills","@id":"https:\/\/csguy.org\/technotes\/#\/schema\/person\/89e2d600fe21bcb92d502289e27831a4"},"headline":"Finder Re-Launch","datePublished":"2025-03-23T18:54:14+00:00","dateModified":"2025-03-23T18:56:57+00:00","mainEntityOfPage":{"@id":"https:\/\/csguy.org\/technotes\/finder-re-launch\/"},"wordCount":140,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/csguy.org\/technotes\/finder-re-launch\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/csguy.org\/technotes\/finder-re-launch\/","url":"https:\/\/csguy.org\/technotes\/finder-re-launch\/","name":"Finder Re-Launch - Tech Notes","isPartOf":{"@id":"https:\/\/csguy.org\/technotes\/#website"},"datePublished":"2025-03-23T18:54:14+00:00","dateModified":"2025-03-23T18:56:57+00:00","author":{"@id":"https:\/\/csguy.org\/technotes\/#\/schema\/person\/89e2d600fe21bcb92d502289e27831a4"},"breadcrumb":{"@id":"https:\/\/csguy.org\/technotes\/finder-re-launch\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/csguy.org\/technotes\/finder-re-launch\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/csguy.org\/technotes\/finder-re-launch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/csguy.org\/technotes\/"},{"@type":"ListItem","position":2,"name":"Finder Re-Launch"}]},{"@type":"WebSite","@id":"https:\/\/csguy.org\/technotes\/#website","url":"https:\/\/csguy.org\/technotes\/","name":"Tech Notes","description":"Sharing the tech","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/csguy.org\/technotes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/csguy.org\/technotes\/#\/schema\/person\/89e2d600fe21bcb92d502289e27831a4","name":"barry hills","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e7df4c371d55904f1d858a9d27549d002b93713cd2f13d672c3c0898efcb70b4?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e7df4c371d55904f1d858a9d27549d002b93713cd2f13d672c3c0898efcb70b4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e7df4c371d55904f1d858a9d27549d002b93713cd2f13d672c3c0898efcb70b4?s=96&d=mm&r=g","caption":"barry hills"},"url":"https:\/\/csguy.org\/technotes\/author\/barry\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/posts\/199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/comments?post=199"}],"version-history":[{"count":2,"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/posts\/199\/revisions"}],"predecessor-version":[{"id":202,"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/posts\/199\/revisions\/202"}],"wp:attachment":[{"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/media?parent=199"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/categories?post=199"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/csguy.org\/technotes\/wp-json\/wp\/v2\/tags?post=199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}