CINXE.COM

iFixit: The Free Repair Manual

<!DOCTYPE html> <!--[if IE 8 ]> <html class="lt-ie10 lt-ie9 ie8" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if IE 9 ]> <html class="lt-ie10 ie9" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if (gte IE 10)|!(IE)]><!--><html dir="ltr" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><!--<![endif]--> <head> <link rel="preconnect" href="https://valkyrie.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://assets.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://assets.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://guide-images.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11806" as="script" fetchpriority="high" > <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.723749c4cc25a8f97ab7.js" as="script" fetchpriority="high" > <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} (function() { function hasPiwikConsent() { try { var fromPiwik = null document.cookie.split(';').forEach(function(cookie) { var parts = cookie.split('='); if (parts[0].trim() === 'ppms_privacy_6bf6bc54-82ca-4321-8620-b12d5c9b57b6') { var cookieObject = JSON.parse(decodeURIComponent(parts[1])); if (cookieObject && cookieObject.consents) { fromPiwik = Object.values(cookieObject.consents).every(function(consent) { return consent.status == 1; }); } } }); } catch (e) { console.error("Error parsing piwik cookie", e); return null; } return fromPiwik; } var needsConsent = false; var hasConsent = hasPiwikConsent(); var cookiesOk = hasConsent !== null ? hasConsent : !needsConsent; var consent = cookiesOk ? 'granted' : 'denied'; console.log("GTAG Consent", consent); gtag('consent', 'default', { 'ad_storage': consent, 'ad_user_data': consent, 'ad_personalization': consent, 'analytics_storage': consent, }); })() </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-59NVBFN');</script> <!-- End Google Tag Manager --> <title>iFixit: The Free Repair Manual</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="description" content="iFixit is a global community of people helping each other repair things. Let&#039;s fix the world, one device at a time. Troubleshoot with experts in the Answers forum鈥攁nd build your own how-to guides to share with the world. Fix your Apple and Android devices鈥攁nd buy all the parts and tools needed for your DIY repair projects." /> <meta name="title" content="iFixit: The Free Repair Manual" /> <meta name="keywords" content="iFixit, Mac, MacBook, iPod, iPhone, Repair, Parts, XBox, PlayStation, Game Boy, Nintendo DSi, tools" /> <meta name="robots" content="index, follow, max-image-preview:large" /> <link id="canonical-link" rel="canonical" href="https://www.ifixit.com/" /> <link rel="alternate" hreflang="de" href="https://de.ifixit.com/" /> <link rel="alternate" hreflang="en" href="https://www.ifixit.com/" /> <link rel="alternate" hreflang="es" href="https://es.ifixit.com/" /> <link rel="alternate" hreflang="fr" href="https://fr.ifixit.com/" /> <link rel="alternate" hreflang="it" href="https://it.ifixit.com/" /> <link rel="alternate" hreflang="nl" href="https://nl.ifixit.com/" /> <link rel="alternate" hreflang="pt" href="https://pt.ifixit.com/" /> <link rel="alternate" hreflang="ru" href="https://ru.ifixit.com/" /> <link rel="alternate" hreflang="tr" href="https://tr.ifixit.com/" /> <link rel="alternate" hreflang="zh" href="https://zh.ifixit.com/" /> <link rel="alternate" hreflang="ja" href="https://jp.ifixit.com/" /> <link rel="alternate" hreflang="ko" href="https://ko.ifixit.com/" /> <link rel="alternate" hreflang="x-default" href="https://www.ifixit.com/" /> <meta property="og:url" content="https://www.ifixit.com/" /> <meta property="og:title" content="iFixit: The Free Repair Manual" /> <meta property="og:site_name" content="iFixit" /> <meta property="og:image" content="https://guide-images.cdn.ifixit.com/igi/YlogWMLVAtHbPF5J.full" /> <meta name="verify-v1" content="jw37yaG9O4vmztqkH8xsZEeQtGHqzC3GZXfwk5xUCeM=" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1"/> <link rel="stylesheet" type="text/css" media="print" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/Shared-print-4vKZnU54L24ZnG6tuvAwTw.css" /> <link rel="alternate" type="application/rss+xml" title="iFixit News" href="/News/rss" /> <script> var deferCss = { hidden: true, timeout: null, unhide: function() { if (deferCss.hidden) { var hider = document.getElementById('cssHide'); hider && hider.parentElement.removeChild(hider); var criticalCss = document.getElementById('criticalCss'); criticalCss && criticalCss.parentElement.removeChild(criticalCss); deferCss.hidden = false; } }, applyAllCss: function() { if (!deferCss.hidden) { return; } clearTimeout(deferCss.timeout); var links = document.querySelectorAll('.cssReady, .cssPreload'); var link; for (var i = 0; i < links.length; ++i) { link = links[i]; link.onload = null; link.rel = 'stylesheet'; } deferCss.unhide(); }, cssLoaded: function(link, success) { link.className = success ? "cssReady" : "cssFailed"; if (!success) { console.error(link.href + " failed to load"); } var stillWaiting = document.querySelector('.cssPreload'); if (!stillWaiting) { deferCss.applyCssWhenDomLoaded(); } }, applyCssWhenDomLoaded: function() { // Loading hasn't finished yet if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function() { deferCss.applyAllCss(); }); } else { // `DOMContentLoaded` has already fired deferCss.applyAllCss(); } }, setTimeout: function(timeout) { deferCss.timeout = setTimeout(function() { console.warn("Deferred CSS took too long to load. Displaying anyway..."); deferCss.applyCssWhenDomLoaded(); }, timeout); } }; deferCss.setTimeout(7000); </script> <style id="cssHide"> .hide-until-css-loaded { display: none !important; } </style> <script> /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */ /* This file is meant as a standalone workflow for - testing support for link[rel=preload] - enabling async CSS loading in browsers that do not support rel=preload - applying rel preload css once loaded, whether supported or not. */ (function( w ){ "use strict"; // rel=preload support test if( !w.loadCSS ){ w.loadCSS = function(){}; } // define on the loadCSS obj var rp = loadCSS.relpreload = {}; // rel=preload feature support test // runs once and returns a function for compat purposes rp.support = (function(){ var ret; try { ret = w.document.createElement( "link" ).relList.supports( "preload" ); } catch (e) { ret = false; } return function(){ return ret; }; })(); // if preload isn't supported, get an asynchronous load by using a non-matching media attribute // then change that media back to its intended value on load rp.bindMediaToggle = function( link ){ // remember existing media attr for ultimate state, or default to 'all' var finalMedia = link.media || "all"; function enableStylesheet(){ // unbind listeners if( link.addEventListener ){ link.removeEventListener( "load", enableStylesheet ); link.removeEventListener( "error", enableStylesheet ); } else if( link.attachEvent ){ link.detachEvent( "onload", enableStylesheet ); link.detachEvent( "onerror", enableStylesheet ); } link.setAttribute( "onload", null ); link.media = finalMedia; } // bind load handlers to enable media if( link.addEventListener ){ link.addEventListener( "load", enableStylesheet ); } else if( link.attachEvent ){ link.attachEvent( "onload", enableStylesheet ); } // Set rel and non-applicable media type to start an async request // note: timeout allows this to happen async to let rendering continue in IE setTimeout(function(){ link.rel = "stylesheet"; link.media = "only x"; }); // also enable media after 7 seconds, // which will catch very old browsers (android 2.x, old firefox) that don't support onload on link setTimeout( function() { link.onload && link.onload(); enableStylesheet(); }, 7000 ); }; // loop through link elements in DOM rp.poly = function(){ // double check this to prevent external calls from running if( rp.support() ){ return; } var links = w.document.getElementsByTagName( "link" ); for( var i = 0; i < links.length; i++ ){ var link = links[ i ]; // qualify links to those with rel=preload and as=style attrs if( link.rel === "preload" && link.getAttribute( "as" ) === "style" && !link.getAttribute( "data-loadcss" ) ){ // prevent rerunning on link link.setAttribute( "data-loadcss", true ); // bind listeners to toggle media back rp.bindMediaToggle( link ); } } }; // if unsupported, run the polyfill if( !rp.support() ){ // run once at least rp.poly(); // rerun poly on an interval until onload var run = w.setInterval( rp.poly, 500 ); if( w.addEventListener ){ w.addEventListener( "load", function(){ rp.poly(); w.clearInterval( run ); } ); } else if( w.attachEvent ){ w.attachEvent( "onload", function(){ rp.poly(); w.clearInterval( run ); } ); } } // commonjs if( typeof exports !== "undefined" ){ exports.loadCSS = loadCSS; } else { w.loadCSS = loadCSS; } }( typeof global !== "undefined" ? global : this ) ); </script> <noscript> </noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-xHbGqtOkUnSDXqfJIfPObw.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-1EMSA-1xNu6QLgjlbNFTNQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-5XRtVyqn-mlAFFjCBFPlAw.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/home-Qy4i5lEKYTR8s4j4Y7vrPA.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-xHbGqtOkUnSDXqfJIfPObw.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-1EMSA-1xNu6QLgjlbNFTNQ.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-5XRtVyqn-mlAFFjCBFPlAw.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/home-Qy4i5lEKYTR8s4j4Y7vrPA.css" rel="stylesheet" /> </noscript> <script> </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-5ZXNWJ73GK"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); const ga4Params = {}; const userProperties = {"preferred_store":"ifixit-us","preferred_language":"EN","customer_type":"regular"}; gtag('config', 'G-5ZXNWJ73GK', ga4Params); gtag('set', 'user_properties', userProperties); </script> <!-- End Google tag (gtag.js) --> <script type="text/javascript"> window.fbq=window.fbq||function(){}; </script> <link rel="apple-touch-icon" sizes="57x57" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="https://assets.cdn.ifixit.com/static/icons/ifixit/manifest.json"> <link rel="mask-icon" href="https://assets.cdn.ifixit.com/static/icons/ifixit/safari-pinned-tab.svg" color="#5bbad5"> <meta name="apple-mobile-web-app-title" content="ifixit"> <meta name="application-name" content="ifixit"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://assets.cdn.ifixit.com/static/icons/ifixit/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.723749c4cc25a8f97ab7.js"></script> <script nomodule src="/v3/polyfill.min.js?flags=gated&amp;features=Array.prototype.flat,Array.prototype.flatMap,default,es2022,fetch,IntersectionObserver,Intl.RelativeTimeFormat,Intl.RelativeTimeFormat.~locale.en,NodeList.prototype.forEach,Number.isInteger,Object.entries,Object.fromEntries,Promise.prototype.finally,queueMicrotask,ResizeObserver,String.prototype.matchAll,WeakMap,WeakSet"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11806"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1776.56ece2aaeecf334baeab.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9280.e1d95a9453cedf72c851.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5573.858bef5737744732af96.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1927.d31b3bb55f2aaad5eb7d.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7473.7ee7843353403cec4d8b.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1433.7aa029859c7fd6b801de.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5788.5a51623112ff2595f654.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/312.a8e5ab91941bb505ac1e.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6677.73574d5b75459a5e65bb.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4756.894d442330a570b7f2b6.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2375.696d5400003bac2d01f1.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/285.df43db55bed5eb2efc53.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/413.a9116453d263bb2a9cdc.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2693.32761661551935f3a818.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7165.209c3b9236025794eb0f.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8658.208aff6947eb22773a90.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8175.cd37a708e0d4cb2467ec.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5543.8f5b6233231b754edfa3.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9197.1e0481fa2044e709c6fd.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7287.ce6cbe2ec2a5c49dc72d.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1822.660c8aeea6634306e6c6.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8542.22405eb4d8340ef738d4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6978.9a5ad809de9f9e4fdb3c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6821.70f4b0f3d0628d064960.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7074.61c89f17fcac68b3dbcd.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1803.1d2b5971bb77db1b4148.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4249.aa8ccb70efbcfcf4c0cc.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8340.ef2df50c07a70a57907e.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/962.212d000b4005b58d5a2b.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8880.8e0f30f3b04ce7359338.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3548.96d70aee3125f5ddf534.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5022.bf98d4b5d566ec1ea209.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3649.d531af87fb96f64be33a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6624.d18841172693d224bb55.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5459.f387ed888aeb77ebde2e.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/119.429228f93ba7774bda3f.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6010.dfe28f62c4c094588ef2.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/home-page.js.ab3b5c48ca346775e2ec.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/shadow-wrapper.js.6224ac36975bd88f1107.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/wp-link.js.f02c101c4245079ae9cd.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/consent-banner.js.615fca864346e7969727.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/error-capture.js.047a143df4ea9487b673.js"></script> <style id="criticalCss"> </style> </head> <body class="responsive fullWidth" data-reactroot> <!-- https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-state/developers/accessibility-handbook/mouse-and-keyboard-events/skip-to-main-content/ --> <style> .skip-to-content { left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; .skip-to-content:focus, .skip-to-content:active { color: white; background-color: black; left: 0; top: 0; width: auto; height: auto; overflow: auto; padding: 5px; margin: 5px; text-align: center; font-size: 36px; z-index: 999; } } </style> <a href="#content" class="skip-to-content hide-until-css-loaded"> Skip to main content</a> <div id="notifications" style="display:none;"> <div class="close"><i class="fa fa-times " ></i></div> </div> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-59NVBFN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Piwik Pro Script --> <script type="text/javascript"> (function(window, document, dataLayerName, id) { window[dataLayerName]=window[dataLayerName]||[],window[dataLayerName].push({start:(new Date).getTime(),event:"stg.start"});var scripts=document.getElementsByTagName('script')[0],tags=document.createElement('script'); function stgCreateCookie(a,b,c){var d="";if(c){var e=new Date;e.setTime(e.getTime()+24*c*60*60*1e3),d="; expires="+e.toUTCString();f="; SameSite=Strict"}document.cookie=a+"="+b+d+f+"; path=/"} var isStgDebug=(window.location.href.match("stg_debug")||document.cookie.match("stg_debug"))&&!window.location.href.match("stg_disable_debug");stgCreateCookie("stg_debug",isStgDebug?1:"",isStgDebug?14:-1); var qP=[];dataLayerName!=="dataLayer"&&qP.push("data_layer_name="+dataLayerName),isStgDebug&&qP.push("stg_debug");var qPString=qP.length>0?("?"+qP.join("&")):""; tags.async=!0,tags.src='https://ifixit.containers.piwik.pro/'+id+".js"+qPString,scripts.parentNode.insertBefore(tags,scripts); !function(a,n,i){a[n]=a[n]||{};for(var c=0;c<i.length;c++)!function(i){a[n][i]=a[n][i]||{},a[n][i].api=a[n][i].api||function(){var a=[].slice.call(arguments,0);"string"==typeof a[0]&&window[dataLayerName].push({event:n+"."+i+":"+a[0],parameters:[].slice.call(arguments,1)})}}(i[c])}(window,"ppms",["tm","cm"]); })(window, document, 'pproDataLayer', '6bf6bc54-82ca-4321-8620-b12d5c9b57b6'); var _paq = window._paq = window._paq || []; _paq.push(['setCustomDimensionValue', 1, 'ifixit-us']); _paq.push(['setCustomDimensionValue', 2, 'EN']); if('' !== '') { const privilege = ''.replace('&amp;', '&'); _paq.push(['setCustomDimensionValue', 3, privilege]); } </script> <!-- End Piwik Pro Script --> <div id="background"> <div class="react-component component-PopupModal" data-reactroot data-name="PopupModal" data-props="[]"> </div> <div class="react-component component-Header" data-reactroot data-name="Header" data-props="{&quot;isOnCart&quot;:false,&quot;links&quot;:[{&quot;title&quot;:&quot;Fix Your Stuff&quot;,&quot;url&quot;:&quot;\/Guide&quot;,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Repair Guides&quot;,&quot;description&quot;:&quot;Learn how to fix just about anything with our step-by-step guides.&quot;,&quot;url&quot;:&quot;\/Guide&quot;},{&quot;title&quot;:&quot;Answers Forum&quot;,&quot;description&quot;:&quot;Share solutions and get help from a friend.&quot;,&quot;url&quot;:&quot;\/Answers&quot;},{&quot;title&quot;:&quot;Teardowns&quot;,&quot;description&quot;:&quot;Get a sneak peek inside the latest gadgets.&quot;,&quot;url&quot;:&quot;\/Teardown&quot;},{&quot;title&quot;:&quot;News&quot;,&quot;description&quot;:&quot;Your destination for tech repair news.&quot;,&quot;url&quot;:&quot;\/News&quot;}]},{&quot;title&quot;:&quot;Community&quot;,&quot;url&quot;:&quot;\/Community&quot;,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Get Involved&quot;,&quot;description&quot;:&quot;Help teach people to make their stuff work again.&quot;,&quot;url&quot;:&quot;\/Community&quot;},{&quot;title&quot;:&quot;Right to Repair&quot;,&quot;description&quot;:&quot;Learn about the Right to Repair movement and how to be an advocate.&quot;,&quot;url&quot;:&quot;\/Right-to-Repair&quot;},{&quot;title&quot;:&quot;Repairability&quot;,&quot;description&quot;:&quot;Learn why fixable products make sense.&quot;,&quot;url&quot;:&quot;\/repairability&quot;},{&quot;title&quot;:&quot;Our Manifesto&quot;,&quot;description&quot;:&quot;Join the repair revolution!&quot;,&quot;url&quot;:&quot;\/Manifesto&quot;}]},{&quot;title&quot;:&quot;Store&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;,&quot;hasStoreDropdown&quot;:true,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Featured&quot;,&quot;description&quot;:&quot;Quality parts and tools backed by our lifetime guarantee.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;},{&quot;title&quot;:&quot;Tools&quot;,&quot;description&quot;:&quot;Shop our wide selection of precision tools.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Tools&quot;},{&quot;title&quot;:&quot;Parts&quot;,&quot;description&quot;:&quot;Shop parts backed by our quality guarantee.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Parts&quot;},{&quot;title&quot;:&quot;Merch&quot;,&quot;description&quot;:&quot;Show your love for iFixit with shirts, posters and more.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Tools\/iFixit_Gear&quot;}]}],&quot;stores&quot;:[{&quot;name&quot;:&quot;United States&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;currency&quot;:&quot;USD&quot;,&quot;isDisplayStore&quot;:true},{&quot;name&quot;:&quot;Australia&quot;,&quot;storeCode&quot;:&quot;au&quot;,&quot;currency&quot;:&quot;AUD&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Canada&quot;,&quot;storeCode&quot;:&quot;ca&quot;,&quot;currency&quot;:&quot;CAD&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Germany&quot;,&quot;storeCode&quot;:&quot;de&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;France&quot;,&quot;storeCode&quot;:&quot;fr&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;United Kingdom&quot;,&quot;storeCode&quot;:&quot;uk&quot;,&quot;currency&quot;:&quot;GBP&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Europe&quot;,&quot;storeCode&quot;:&quot;eu&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false}],&quot;dropdowns&quot;:{&quot;languageDropdown&quot;:{&quot;languages&quot;:[{&quot;name&quot;:&quot;German&quot;,&quot;autoglottonym&quot;:&quot;Deutsch&quot;,&quot;currency&quot;:&quot;DEM&quot;,&quot;locale&quot;:&quot;de_DE&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/16px-Flag_of_Germany.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/32px-Flag_of_Germany.svg.png&quot;,&quot;isoCode&quot;:&quot;DE&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;English&quot;,&quot;autoglottonym&quot;:&quot;English&quot;,&quot;currency&quot;:&quot;USD&quot;,&quot;locale&quot;:&quot;en_US&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/16px-Flag_of_the_United_States.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/32px-Flag_of_the_United_States.svg.png&quot;,&quot;isSelected&quot;:true,&quot;isoCode&quot;:&quot;EN&quot;},{&quot;name&quot;:&quot;Spanish&quot;,&quot;autoglottonym&quot;:&quot;Espa\u00f1ol&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;locale&quot;:&quot;es_MX&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/16px-Flag_of_Mexico.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/32px-Flag_of_Mexico.svg.png&quot;,&quot;isoCode&quot;:&quot;ES&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;French&quot;,&quot;autoglottonym&quot;:&quot;Fran\u00e7ais&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;fr_FR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/16px-Flag_of_France.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/32px-Flag_of_France.svg.png&quot;,&quot;isoCode&quot;:&quot;FR&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Italian&quot;,&quot;autoglottonym&quot;:&quot;Italiano&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;it_IT&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/16px-Flag_of_Italy.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/32px-Flag_of_Italy.svg.png&quot;,&quot;isoCode&quot;:&quot;IT&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Dutch&quot;,&quot;autoglottonym&quot;:&quot;Nederlands&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;nl_NL&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/16px-Flag_of_the_Netherlands.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/32px-Flag_of_the_Netherlands.svg.png&quot;,&quot;isoCode&quot;:&quot;NL&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Portuguese&quot;,&quot;autoglottonym&quot;:&quot;Portugu\u00eas&quot;,&quot;currency&quot;:&quot;PP&quot;,&quot;locale&quot;:&quot;pt_BR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/16px-Flag_of_Brazil.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/32px-Flag_of_Brazil.svg.png&quot;,&quot;isoCode&quot;:&quot;PT&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Russian&quot;,&quot;autoglottonym&quot;:&quot;P\u0443\u0441\u0441\u043a\u0438\u0439&quot;,&quot;currency&quot;:&quot;RUR&quot;,&quot;locale&quot;:&quot;ru_RU&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/16px-Flag_of_Russia.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/32px-Flag_of_Russia.svg.png&quot;,&quot;isoCode&quot;:&quot;RU&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Turkish&quot;,&quot;autoglottonym&quot;:&quot;T\u00fcrk\u00e7e&quot;,&quot;currency&quot;:&quot;TRY&quot;,&quot;locale&quot;:&quot;tr_TR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/16px-Flag_of_Turkey.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/32px-Flag_of_Turkey.svg.png&quot;,&quot;isoCode&quot;:&quot;TR&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Chinese&quot;,&quot;autoglottonym&quot;:&quot;\u4e2d\u6587&quot;,&quot;currency&quot;:&quot;HKD&quot;,&quot;locale&quot;:&quot;zh_CN&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/16px-Flag_of_the_People%27s_Republic_of_China.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/32px-Flag_of_the_People%27s_Republic_of_China.svg.png&quot;,&quot;isoCode&quot;:&quot;ZH&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Japanese&quot;,&quot;autoglottonym&quot;:&quot;\u65e5\u672c\u8a9e&quot;,&quot;currency&quot;:&quot;JPY&quot;,&quot;locale&quot;:&quot;ja_JP&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/16px-Flag_of_Japan.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/32px-Flag_of_Japan.svg.png&quot;,&quot;isoCode&quot;:&quot;JP&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Korean&quot;,&quot;autoglottonym&quot;:&quot;\ud55c\uad6d\uc5b4&quot;,&quot;currency&quot;:&quot;KRW&quot;,&quot;locale&quot;:&quot;ko_KR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/16px-Flag_of_South_Korea.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/32px-Flag_of_South_Korea.svg.png&quot;,&quot;isoCode&quot;:&quot;KO&quot;,&quot;isSelected&quot;:false}],&quot;translationPreferencesUrl&quot;:&quot;\/api\/2.0\/user\/setLanguagePreferences&quot;},&quot;userInfo&quot;:null,&quot;shopifyStore&quot;:{&quot;currencyCode&quot;:&quot;USD&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;shopDomain&quot;:&quot;ifixit-us.myshopify.com&quot;,&quot;storefrontAccessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;,&quot;cartUrl&quot;:&quot;https:\/\/www.ifixit.com\/cart&quot;,&quot;storeUrl&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;},&quot;cartDrawer&quot;:{&quot;flagCountryCode&quot;:&quot;US&quot;,&quot;locale&quot;:&quot;en-us&quot;},&quot;user&quot;:{&quot;priceTiers&quot;:null}}}"> <style> * { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; padding: 0; text-rendering: optimizeSpeed; position: relative; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } .header-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 68px; background: #11161A; } .header-container { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; width: 1400px; padding: 0 12px; } .header-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; } .header-space { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .logo-container { display: -webkit-box; display: -ms-flexbox; display: flex; margin-inline: 16px; } .headings-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; } .headings-container a.heading { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 24px; color: white; font-size: 14px; font-weight: 600; text-decoration: none; margin: 0; } .menu-icon { display: none; } @media only screen and (max-width: 374px) { .logo-container { margin-inline: 12px; } } @media only screen and (max-width: 999px) { .header-container { padding-left: 12px; } .headings-container { display: none; } .menu-icon { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; padding: 6px; } } @media only screen and (min-width: 1440px) { .header-container { padding: 0; } } </style> <div class="header-wrapper"> <div class="header-container"> <div class="header-left"> <div class="menu-icon"> <span class="svg-container" style="width: 24px; height: 24px; display: inline-flex;"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D2DADF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="4" y1="12" x2="20" y2="12" class="middle"></line><line x1="4" y1="6" x2="20" y2="6" class="top"></line><line x1="4" y1="18" x2="20" y2="18" class="bottom"></line></svg></span> </div> <div class="logo-container"> <span class="svg-container" style="width: 118px; height: 36px; display: inline-flex;"><svg width="118" height="36" viewBox="0 0 118 36" fill="none" xmlns="http://www.w3.org/2000/svg" focusable="false" style="display: block" > <path fillRule="evenodd" clipRule="evenodd" d="M108.185 13.1401H104.585C103.636 13.1401 102.858 12.3534 102.858 11.3942C102.858 10.4357 103.636 9.64859 104.585 9.64859H115.53C116.479 9.64859 117.257 10.4357 117.257 11.3942C117.257 12.3534 116.479 13.1401 115.53 13.1401H111.93V25.1143C111.93 26.1717 111.103 27.0077 110.057 27.0077C109.012 27.0077 108.185 26.1717 108.185 25.1143V13.1401Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M96.2178 11.3942C96.2178 10.3372 97.0448 9.50126 98.0906 9.50126C99.1364 9.50126 99.9634 10.3372 99.9634 11.3942V25.1143C99.9634 26.1717 99.1364 27.0077 98.0906 27.0077C97.0448 27.0077 96.2178 26.1717 96.2178 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M86.7676 18.3556L92.1018 12.9633C92.8473 12.2101 92.8473 10.9884 92.1018 10.2348C91.3566 9.48139 90.1478 9.48139 89.4027 10.2348L84.0685 15.6271L78.7343 10.2348C77.989 9.48139 76.7807 9.48139 76.0352 10.2348C75.2897 10.9884 75.2897 12.2099 76.0352 12.9633L81.3694 18.3556L76.0352 23.7477C75.2897 24.5011 75.2897 25.7228 76.0352 26.4764C76.4079 26.8532 76.8962 27.0414 77.3849 27.0414C77.8731 27.0414 78.3618 26.8532 78.7343 26.4764L84.0685 21.0841L89.4025 26.4764C89.7755 26.8532 90.2635 27.0414 90.7522 27.0414C91.2406 27.0414 91.7293 26.8532 92.1018 26.4764C92.8471 25.7228 92.8471 24.5011 92.1018 23.7477L86.7676 18.3556Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M68.1737 11.3942C68.1737 10.3372 69.0006 9.50126 70.0462 9.50126C71.0923 9.50126 71.9193 10.3372 71.9193 11.3942V25.1143C71.9193 26.1717 71.0923 27.0077 70.0462 27.0077C69.0006 27.0077 68.1737 26.1717 68.1737 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M52.0474 11.542C52.0474 10.4846 52.8746 9.64859 53.9206 9.64859H63.4551C64.4038 9.64859 65.1577 10.4109 65.1577 11.3697C65.1577 12.3287 64.4038 13.091 63.4551 13.091H55.7934V16.7544H62.3607C63.3091 16.7544 64.0628 17.5167 64.0628 18.4755C64.0628 19.4347 63.3091 20.1966 62.3607 20.1966H55.7934V25.1143C55.7934 26.1717 54.9662 27.0077 53.9206 27.0077C52.8746 27.0077 52.0474 26.1717 52.0474 25.1143V11.542Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M44.0456 11.3942C44.0456 10.3372 44.8726 9.50126 45.9182 9.50126C46.9642 9.50126 47.791 10.3372 47.791 11.3942V25.1143C47.791 26.1717 46.9642 27.0077 45.9182 27.0077C44.8726 27.0077 44.0456 26.1717 44.0456 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M22.7682 18.7576L26.2886 23.4561C26.5805 23.8461 26.5971 24.4944 26.3252 24.8986L26.1472 25.1625C25.8763 25.5659 25.3313 26.1268 24.9369 26.4092L24.5136 26.7101C24.1199 26.9919 23.4821 26.9816 23.0977 26.6865L18.4482 23.1233C18.0638 22.8282 17.4338 22.8282 17.0491 23.1233L12.3999 26.6865C12.015 26.9816 11.3739 26.9961 10.9773 26.7202L10.67 26.507C10.2731 26.2295 9.72042 25.6753 9.44417 25.2755L9.17896 24.8911C8.90271 24.4919 8.91463 23.8461 9.20524 23.4561L12.7305 18.7554C13.0211 18.3652 13.0211 17.7294 12.7305 17.3397L9.20524 12.6376C8.91463 12.2476 8.90359 11.6041 9.18205 11.2052L9.48171 10.7772C9.75906 10.3783 10.314 9.8274 10.7132 9.55372L10.9749 9.3738C11.3739 9.09878 12.015 9.11686 12.3999 9.41063L17.0491 12.974C17.4338 13.2689 18.0638 13.2689 18.4482 12.974L23.0977 9.41063C23.4821 9.11686 24.1364 9.07757 24.5533 9.3258L25.0396 9.61622C25.4563 9.86423 25.988 10.4172 26.2223 10.8442L26.3937 11.1569C26.6269 11.5829 26.5805 12.251 26.2886 12.641L22.7682 17.3419C22.4763 17.7317 22.4763 18.3688 22.7682 18.7576ZM17.8061 -2.79848e-09C7.97194 -2.79848e-09 -1.14211e-09 8.05854 -1.14211e-09 17.9989C-1.14211e-09 27.9404 7.97194 36 17.8061 36C27.6404 36 35.6124 27.9404 35.6124 17.9989C35.6124 8.05854 27.6404 -2.79848e-09 17.8061 -2.79848e-09Z" fill="#1975F1" /> </svg></span> </div> </div> <div class="headings-container"> <a href="/Guide" class="heading">Fix Your Stuff</a> <a href="/Community" class="heading">Community</a> <a href="/Store" class="heading">Store</a> </div> <div class="header-space"></div> </div> </div> </div> <div class="react-component component-ConsentBanner" data-reactroot data-name="ConsentBanner" data-props="{&quot;isTest&quot;:false,&quot;flagEnabled&quot;:false,&quot;privacyPolicyUrl&quot;:&quot;https:\/\/www.ifixit.com\/Info\/Privacy&quot;,&quot;needsConsent&quot;:false,&quot;piwikSiteId&quot;:&quot;6bf6bc54-82ca-4321-8620-b12d5c9b57b6&quot;,&quot;shopifyConfig&quot;:{&quot;checkout&quot;:&quot;store.ifixit.com&quot;,&quot;storefront&quot;:&quot;ifixit.com&quot;,&quot;accessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;}}"> </div> <div id="page" class="hide-until-css-loaded "> <div id="main" > <div id="mainBody" > <!-- MAIN BODY --> <div class="statuses"> </div> <div id="contentFloat"> <div class="content-container"> <div id="content"> <div class="react-component component-HomePageHero" style="" data-reactroot data-name="HomePageHero" data-props="{&quot;type&quot;:&quot;large&quot;,&quot;prompt&quot;:&quot;Android phone&quot;,&quot;hasCampaigns&quot;:true,&quot;campaignEnabled&quot;:true,&quot;heroImagePath&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/home\/search-hero-backgrounds\/moto_g5_plus_4&quot;,&quot;sizes&quot;:{&quot;intermediate_width&quot;:1440,&quot;small_width&quot;:768,&quot;space&quot;:&quot;0px&quot;,&quot;default&quot;:177,&quot;small&quot;:333,&quot;intermediate&quot;:450},&quot;ribbon&quot;:{&quot;priority&quot;:1,&quot;title&quot;:&quot;Find Your Part - US - Home Page&quot;,&quot;displayText&quot;:&quot;&lt;p&gt;&lt;strong&gt;Your device isn\u2019t dead, just the parts.&lt;\/strong&gt; &lt;a href=\&quot;https:\/\/www.ifixit.com\/Parts\&quot;&gt;&lt;strong&gt;Find the part you need&lt;\/strong&gt;&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;createdAt&quot;:&quot;2025-01-03T19:44:19.902Z&quot;,&quot;updatedAt&quot;:&quot;2025-02-03T14:11:09.312Z&quot;,&quot;publishedAt&quot;:&quot;2025-02-03T13:58:10.409Z&quot;,&quot;locale&quot;:&quot;en&quot;}}"> <style> .homepage-hero-placeholder { min-height: 177px; @media (min-width: 768px) { min-height: 333px; } @media (min-width: 1440px) { min-height: 450px; } } </style> <div class="homepage-hero-placeholder"></div> </div> <div class="react-component component-HomePageCtas" data-reactroot data-name="HomePageCtas" data-props="{&quot;guides&quot;:{&quot;imagePath&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/home\/cta\/guides&quot;,&quot;title&quot;:&quot;Step-by-Step Guides&quot;,&quot;subtitle&quot;:&quot;Learn how to fix anything with simple, easy-to-follow instructions created by real fixers.&quot;,&quot;href&quot;:&quot;\/Guide&quot;,&quot;buttonText&quot;:&quot;Find a Guide&quot;,&quot;altText&quot;:&quot;A person using a soldering iron to fix a laptop&quot;},&quot;store&quot;:{&quot;imagePath&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/home\/cta\/parts&quot;,&quot;title&quot;:&quot;Quality Parts and Tools&quot;,&quot;subtitle&quot;:&quot;Precision tools and thousands of parts to get the job done, backed by our Lifetime Guarantee.&quot;,&quot;href&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;,&quot;buttonText&quot;:&quot;Shop our Store&quot;,&quot;altText&quot;:&quot;Assortment of quality parts and tools&quot;},&quot;community&quot;:{&quot;imagePath&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/home\/cta\/community&quot;,&quot;title&quot;:&quot;A Community of Fixers&quot;,&quot;subtitle&quot;:&quot;No one knows how to fix everything, but everyone knows how to fix something.&quot;,&quot;href&quot;:&quot;\/Community&quot;,&quot;buttonText&quot;:&quot;Fix the World&quot;,&quot;altText&quot;:&quot;A man helping a boy fix a bike&quot;}}"> <style> .ctas-placeholder { min-height: 1327.73px; @media (min-width: 768px) { min-height: 1438.4px; } @media (min-width: 1440px) { min-height: 516.23px; } } </style> <div class="ctas-placeholder"></div> </div> <div class="react-component component-KPIDisplay" data-reactroot data-name="KPIDisplay" data-props="{&quot;id&quot;:&quot;KPIs&quot;,&quot;stats&quot;:[{&quot;label&quot;:&quot;Free manuals&quot;,&quot;value&quot;:&quot;116,415&quot;},{&quot;label&quot;:&quot;Solutions&quot;,&quot;value&quot;:&quot;227,669&quot;},{&quot;label&quot;:&quot;Devices&quot;,&quot;value&quot;:&quot;63,652&quot;},{&quot;label&quot;:&quot;Repairs&quot;,&quot;value&quot;:&quot;100M+&quot;}]}"> <style> .kpi-placeholder { min-height: 403.38px; @media (min-width: 768px) { min-height: 221.69px; } @media (min-width: 1440px) { min-height: 170.84px; } } </style> <div class="kpi-placeholder"></div> </div> <div class="react-component component-HomePageGuideCategories" data-reactroot data-name="HomePageGuideCategories" data-props="[{&quot;displayTitle&quot;:&quot;Apparel&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/RiZwHfkakAeLZhKl.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Apparel&quot;},{&quot;displayTitle&quot;:&quot;Appliance&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/yuk1YxQANOYorSCI.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Appliance&quot;},{&quot;displayTitle&quot;:&quot;Camera&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/FrmtLP24FSsPDqab.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Camera&quot;},{&quot;displayTitle&quot;:&quot;Car and Truck&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/qZEfWObqRESuGwM4.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Car_and_Truck&quot;},{&quot;displayTitle&quot;:&quot;Computer Hardware&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/QDWYeD6JShBQeNxA.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Computer_Hardware&quot;},{&quot;displayTitle&quot;:&quot;Electronics&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/V4m2ZCiaWdBcBZVT.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Electronics&quot;},{&quot;displayTitle&quot;:&quot;Game Console&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/EEskYBovinrIQtQe.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Game_Console&quot;},{&quot;displayTitle&quot;:&quot;Household&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/IbYeQcWW16qkPfWE.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Household&quot;},{&quot;displayTitle&quot;:&quot;Mac&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/fqOwLIXJtQYvBYrh.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Mac&quot;},{&quot;displayTitle&quot;:&quot;Medical Device&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/yy4PBEHTeUqChV3B.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Medical_Device&quot;},{&quot;displayTitle&quot;:&quot;PC&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/BCU4AgbFicGvFcZA.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/PC&quot;},{&quot;displayTitle&quot;:&quot;Phone&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/jZaiuAYs5NLNLbJx.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Phone&quot;},{&quot;displayTitle&quot;:&quot;Skills&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/6xnCqymZPROSN1fY.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Skills&quot;},{&quot;displayTitle&quot;:&quot;Tablet&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/cdgpFo2Gmc4amp3s.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Tablet&quot;},{&quot;displayTitle&quot;:&quot;Tool&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/Euhc4CKLRNolbVCx.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Tool&quot;},{&quot;displayTitle&quot;:&quot;Vehicle&quot;,&quot;imgUrl&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/wsvLvOQqnMe23flO.thumbnail&quot;,&quot;url&quot;:&quot;\/Device\/Vehicle&quot;}]"> <style> .guide-categories-placeholder { min-height: 1422.05px; @media (min-width: 768px) { min-height: 629.03px; } @media (min-width: 1440px) { min-height: 463.52px; } } </style> <div class="guide-categories-placeholder"></div> </div> <div class="react-component component-WPCampaignBanner" style="width: 100%; max-width: 1400px; margin: auto; padding: 0px 1.5rem;" data-reactroot data-name="WPCampaignBanner" data-props="{&quot;type&quot;:&quot;default&quot;,&quot;hasCampaigns&quot;:true,&quot;sizes&quot;:{&quot;intermediate_width&quot;:992,&quot;small_width&quot;:768,&quot;space&quot;:&quot;30px&quot;,&quot;default&quot;:300,&quot;small&quot;:250,&quot;intermediate&quot;:200}}"> <style> .stqXWO0F { height: 300px; margin-bottom: 30px; margin-top: 30px; } @media screen and (min-width: 768px) { .stqXWO0F { height: 250px; } } @media screen and (min-width: 992px) { .stqXWO0F { height: 200px; } } </style> <div class="stqXWO0F"></div> </div> <div class="react-component component-HomePageNewsHeading" data-reactroot data-name="HomePageNewsHeading" data-props="[]"> <style> .news-heading-placeholder { min-height: 111.6px; @media (min-width: 768px) { min-height: 88.75px; } } </style> <div class="news-heading-placeholder"></div> </div> <shadow-wrapper> <div class="wp-embed"> <link rel="stylesheet" href="https://valkyrie.cdn.ifixit.com/assets/css/app.0966c5.css"> <style> @media all and (-ms-high-contrast: none) { *::-ms-backdrop, .wp .header-image-overlay { opacity: 0.5; } *::-ms-backdrop, .wp .featured-video .featured-image-overlay { opacity: 0.5; } _:-ms-fullscreen, :root .wp .newsletter-sub .btn { display: none; } _:-ms-fullscreen, :root .wp .ifixit-promo-wrap { display: block; } _:-ms-fullscreen, :root .wp .wp-block-image .aligncenter { width: 100%; table-layout: fixed; } } </style> <script id="wp-meta"> var wpMeta = {"title":"Fixing the world, one gizmo at a time. | iFixit News","description":"","canonical_url":"https:\/\/www.ifixit.comvalkyrie.ifixit.com\/","lang":"en","comments":false,"header_image":"https:\/\/valkyrie.cdn.ifixit.com\/media\/2025\/02\/10183036\/Ultra25_10-1600x900.jpg","pagination":{"nextPage":2,"currentPage":1,"prevPage":1},"is_single":false,"is_singular":false,"is_preview":false,"is_page":false,"is_archive":false,"is_category":false,"social":{"og_title":"Fixing the world, one gizmo at a time. | iFixit News","og_description":"","twitter_title":"Fixing the world, one gizmo at a time. | iFixit News","twitter_card_type":"summary_large_image","twitter_description":"","social_image":""},"robots":{"indexing":"index","link_following":"follow","archiving":"archive"}}; </script> <div id="wpBody" class="home blog wp-embed-responsive wp responsive fullWidth" role="document"> <div class="container"> <div class="wp-featured row"> <div class="col-md-6"> <article class="entry-featured post-108201 post type-post status-publish format-standard has-post-thumbnail hentry category-teardowns tag-ifixit tag-repair tag-right-to-repair tag-s25-ultra___en tag-teardown"> <header class=""> <a href="/News/108201/galaxy-s25-ultra-teardown-quick-battery-fix-slow-progress-on-repairability" > <div class="image-container"> <img width="768" height="512" src="https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-768x512.jpg" class="attachment-homepage-featured size-homepage-featured wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-768x512.jpg 768w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-1536x1025.jpg 1536w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-2048x1367.jpg 2048w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-1200x800.jpg 1200w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-1349x900.jpg 1349w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-324x216.jpg 324w, https://valkyrie.cdn.ifixit.com/media/2025/02/10182755/Ultra25_44-450x300.jpg 450w" sizes="(max-width: 768px) 100vw, 768px" /> </div> <div class="entry-details"> <span class="post-cat">Teardowns</span> <h2 class="entry-title">Galaxy S25 Ultra Teardown: Quick Battery Fix, Slow Progress on Repairability</h2> <p>The ultra iterative Samsung Galaxy S25 Ultra has a very repairable battery but drags its feet on repair.</p> <time class="updated" datetime="2025-02-11T20:21:21+00:00"> February 11, 2025 </time> </div> </a> </header> </article> </div> <div class="col-md-6"> <div class="row"> <div class="col-md-6"> <article class="post-107082 post type-post status-publish format-standard has-post-thumbnail hentry category-repairability-en category-women-in-repair"> <header class=""> <a href="/News/107082/how-repairability-gives-computers-a-new-life-in-senegalese-schools" > <div class="image-container"> <img width="324" height="216" src="https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-324x216.jpeg" class="attachment-homepage-small size-homepage-small wp-post-image" alt="" data-object-fit="cover" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-324x216.jpeg 324w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-1536x1025.jpeg 1536w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-300x200.jpeg 300w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-600x400.jpeg 600w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-1200x800.jpeg 1200w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-1349x900.jpeg 1349w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-450x300.jpeg 450w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2-768x512.jpeg 768w, https://valkyrie.cdn.ifixit.com/media/2025/01/03104456/ibou_3x2.jpeg 1610w" sizes="(max-width: 324px) 100vw, 324px" /> </div> <span class="post-cat">Women in Repair</span> <h2 class="entry-title">How Repairability Gives Computers a New Life In Senegalese Schools</h2> <time class="updated" datetime="2025-02-03T18:45:18+00:00"> February 3, 2025 </time> </a> </header> </article> </div> <div class="col-md-6"> <article class="post-107532 post type-post status-publish format-standard has-post-thumbnail hentry category-e-waste category-repairability-en tag-e-waste tag-ifixit tag-repairability"> <header class=""> <a href="/News/107532/what-happens-to-your-gifts-after-you-return-them" > <div class="image-container"> <img width="324" height="216" src="https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-324x216.jpg" class="attachment-homepage-small size-homepage-small wp-post-image" alt="stack of CRT computer monitors wrapped in plastic wrap" data-object-fit="cover" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-324x216.jpg 324w, https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-1200x800.jpg 1200w, https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-450x300.jpg 450w, https://valkyrie.cdn.ifixit.com/media/2025/01/09021101/470195828_8655d2393d_o-768x512.jpg 768w" sizes="(max-width: 324px) 100vw, 324px" /> </div> <span class="post-cat">E-Waste</span> <h2 class="entry-title">What Happens To Your Gifts After You Return Them?</h2> <time class="updated" datetime="2025-01-28T11:09:45+00:00"> January 28, 2025 </time> </a> </header> </article> </div> <div class="col-md-6"> <article class="post-107896 post type-post status-publish format-standard has-post-thumbnail hentry category-how-to category-skills tag-basic-repair-skills tag-jessa-jones tag-microsoldering tag-right-to-repair"> <header class=""> <a href="/News/107896/microsoldering-school-day-five-putting-it-all-together" > <div class="image-container"> <img width="324" height="216" src="https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-324x216.jpg" class="attachment-homepage-small size-homepage-small wp-post-image" alt="" data-object-fit="cover" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-324x216.jpg 324w, https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-1200x800.jpg 1200w, https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-450x300.jpg 450w, https://valkyrie.cdn.ifixit.com/media/2025/01/24120552/Framework_13_IC-768x512.jpg 768w" sizes="(max-width: 324px) 100vw, 324px" /> </div> <span class="post-cat">Skills</span> <h2 class="entry-title">Microsoldering School, Day Five: Putting It All Together</h2> <time class="updated" datetime="2025-01-24T20:17:24+00:00"> January 24, 2025 </time> </a> </header> </article> </div> <div class="col-md-6"> <article class="post-101037 post type-post status-publish format-standard has-post-thumbnail hentry category-ifixit category-ifixit-uk category-site-news category-tech-news tag-logitech tag-partnerships___en tag-repairability"> <header class=""> <a href="/News/101037/repairability-is-just-the-beginning-logitech-ifixits-next-chapter" > <div class="image-container"> <img width="324" height="216" src="https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-324x216.jpg" class="attachment-homepage-small size-homepage-small wp-post-image" alt="" data-object-fit="cover" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-324x216.jpg 324w, https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-1200x800.jpg 1200w, https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-450x300.jpg 450w, https://valkyrie.cdn.ifixit.com/media/2024/10/02140116/MX_Master_3S_Buttons-768x512.jpg 768w" sizes="(max-width: 324px) 100vw, 324px" /> </div> <span class="post-cat">iFixit</span> <h2 class="entry-title">Repairability is Just the Beginning: Logitech + iFixit鈥檚 Next Chapter</h2> <time class="updated" datetime="2025-01-23T12:00:00+00:00"> January 23, 2025 </time> </a> </header> </article> </div> </div> </div> </div> <div class="wp-featured-additional row"> <div class="col-md-4"> <article class="post-47742 post type-post status-publish format-standard has-post-thumbnail hentry category-ifixit category-tools tag-drivers___en tag-mahi-driver-kit tag-mako-driver-kit___en tag-marlin-drivers___en tag-minnow-driver-kit___en tag-moray-driver-kit___en"> <header class=""> <a href="/News/47742/which-ifixit-driver-kit-should-you-buy" > <div class="image-container"> <img width="450" height="300" src="https://valkyrie.cdn.ifixit.com/media/2020/12/16115816/Instagram-Square-v2_final-450x300.jpg" class="attachment-homepage-medium size-homepage-medium wp-post-image" alt="Bits in a driver cap top" data-object-fit="cover" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2020/12/16115816/Instagram-Square-v2_final-450x300.jpg 450w, https://valkyrie.cdn.ifixit.com/media/2020/12/16115816/Instagram-Square-v2_final-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2020/12/16115816/Instagram-Square-v2_final-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2020/12/16115816/Instagram-Square-v2_final-768x512.jpg 768w, https://valkyrie.cdn.ifixit.com/media/2020/12/16115816/Instagram-Square-v2_final-324x216.jpg 324w" sizes="(max-width: 450px) 100vw, 450px" /> </div> <span class="post-cat">iFixit</span> <h2 class="entry-title">Which iFixit Toolkit Should You Buy?</h2> <time class="updated" datetime="2025-01-22T10:14:36+00:00"> January 22, 2025 </time> </a> </header> </article> </div> <div class="col-md-4"> <article class="post-107756 post type-post status-publish format-standard has-post-thumbnail hentry category-teardowns tag-bang-olufsen___en tag-ewaste tag-ifixit-teardown tag-wireless-earbuds"> <header class=""> <a href="/News/107756/did-bang-olufsen-finally-make-repairable-earbuds-not-even-close" > <div class="image-container"> <img width="450" height="300" src="https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-450x300.jpg" class="attachment-homepage-medium size-homepage-medium wp-post-image" alt="" data-object-fit="cover" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-450x300.jpg 450w, https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-1200x800.jpg 1200w, https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-324x216.jpg 324w, https://valkyrie.cdn.ifixit.com/media/2025/01/17103908/thub-2-no-text-768x512.jpg 768w" sizes="(max-width: 450px) 100vw, 450px" /> </div> <span class="post-cat">Teardowns</span> <h2 class="entry-title">Did Bang &amp; Olufsen Finally Make Repairable Earbuds? Not Even Close</h2> <time class="updated" datetime="2025-01-17T18:51:50+00:00"> January 17, 2025 </time> </a> </header> </article> </div> <div class="col-md-4 inline-subscribe"> <div class="subscribe-wrap newsletter-sub alignnone"> <div class="subscribe container"> <div class="row align-items-center"> <div class="col-12 subscribe-copy"> <div class="subscribe-copy-content"> <h3>Join our newsletter</h3> <p>Learn something new every week</p> </div> </div> <div class="col-12 subscribe-form"> <form action="" method="post" class="form-inline form-newsletter"> <input aria-label="Email address" type="email" value="" name="email" placeholder="Enter your email" required=""> <button type="submit" class="btn btn-white"> Sign up </button> </form> <div class="subscribed-box"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16.88px"> <!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> <path d="M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/> </svg> <p>Subscribed</p> </div> <a class="form-footer-text" href="https://www.ifixit.com/Newsletter"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" width="16.88px"> <!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --> <path d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM432 256c0 79.5-64.5 144-144 144s-144-64.5-144-144s64.5-144 144-144s144 64.5 144 144zM288 192c0 35.3-28.7 64-64 64c-11.5 0-22.3-3-31.6-8.4c-.2 2.8-.4 5.5-.4 8.4c0 53 43 96 96 96s96-43 96-96s-43-96-96-96c-2.8 0-5.6 .1-8.4 .4c5.3 9.3 8.4 20.1 8.4 31.6z"/> </svg> <span class="link-text">Let me read it first!</span> </a> </div> </div> </div> </div> </div> </div> <div id="wp-featured-after"></div> <div class="wp-featured-secondary row"> <div class="featured-video col-lg-6"> <article class="entry-featured post-107866 post type-post status-publish format-video has-post-thumbnail hentry category-video tag-bang-olufsen___en tag-teardown tag-wireless-earbuds post_format-post-format-video"> <header class=""> <a href="https://www.youtube.com/watch?v=rkk2rmSqpWE" target="_blank" rel="noopener noreferrer"> <span class="featured-image-wrap"> <div class="image-container"> <img width="600" height="400" src="https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-600x400.jpg" class="attachment-md size-md wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-600x400.jpg 600w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-1536x1024.jpg 1536w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-300x200.jpg 300w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-1200x800.jpg 1200w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-1350x900.jpg 1350w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-324x216.jpg 324w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-450x300.jpg 450w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail-768x512.jpg 768w, https://valkyrie.cdn.ifixit.com/media/2025/01/21051707/Bang_and_Olufsen_Teardown_Thumbnail.jpg 1922w" sizes="(max-width: 600px) 100vw, 600px" /> </div> <span class="featured-image-overlay"></span> <h2 class="entry-title">Bang and Olufsen Beoplay Eleven Teardown</h2> </span> <span class="featured-video-meta-wrap"> <span class="featured-video-meta"> <span class="post-cat">Video</span> <p>Here鈥檚 a teardown for all you audiophiles out there, Bang &#038; Olufsen鈥檚 $500 Beoplay Eleven wireless earbuds are on the iFixit teardown table today.</p> </span> <svg width="73" height="73" viewBox="0 0 73 73" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M73 36.5C73 56.658 56.658 73 36.5 73S0 56.658 0 36.5 16.342 0 36.5 0 73 16.342 73 36.5zm-68.39 0c0 17.612 14.278 31.89 31.89 31.89 17.612 0 31.89-14.278 31.89-31.89 0-17.612-14.278-31.89-31.89-31.89-17.612 0-31.89 14.278-31.89 31.89z" fill="url(#video_icon_linear)"/><path d="M48.445 33.5c2 1.156 2 4.042 0 5.197L33.38 47.395c-2 1.155-4.5-.288-4.5-2.598V27.401c0-2.31 2.5-3.753 4.5-2.599l15.066 8.699z" fill="#fff"/><defs><linearGradient id="video_icon_linear" x1="-24.868" y1="11.632" x2="51.742" y2="88.242" gradientUnits="userSpaceOnUse"><stop stop-color="#004AB3" stop-opacity=".54"/><stop offset="1" stop-color="#004AB3"/></linearGradient></defs></svg> </span> </a> </header> </article> </div> <div class="col-lg-6"> <div class="ifixit-promo-wrap"> <div class="ifixit-promo ifixit-promo-alt"> <a href="https://www.ifixit.com/products/pro-tech-go-toolkit" class=js-product-ad data-ga-product=145783-1> <div class="container-fluid"> <div class="row"> <div class="col-5"> <img src="https://cart-products.cdn.ifixit.com/cart-products/dlK2tr3iGumGjHsI.medium" alt="" loading="lazy"> </div> <div class="col-7"> <h2>Pro Tech Go Toolkit</h2> <p class="ifixit-desc">Grab, Go, Fix! We created a bite-sized version of our best-selling Pro Tech Toolkit, featuring the 32-bit Moray Driver Kit and our most essential repair tools.</p> <p class="ifixit-promo-price">$49.95</p> <p class="ifixit-shop-btn"><button class="btn btn-alt">Shop Now</button></p> </div> </div> </div> </a> <a href="https://www.ifixit.com/products/magnetic-project-mat" class=js-product-ad data-ga-product=145167-4 style="margin-top: 24px;"> <div class="container-fluid"> <div class="row"> <div class="col-5"> <img src="https://cart-products.cdn.ifixit.com/cart-products/gZgoFxysdRGsjStx.medium" alt="" loading="lazy"> </div> <div class="col-7"> <h2>Magnetic Project Mat</h2> <p class="ifixit-desc">Repair better with this magnetic, rewritable work surface and dry erase pen.</p> <p class="ifixit-promo-price">$19.95</p> <p class="ifixit-shop-btn"><button class="btn btn-alt">Shop Now</button></p> </div> </div> </div> </a> </div> </div> </div> </div> </div> </div> <script defer src="https://valkyrie.cdn.ifixit.com/assets/js/app.c788ff.js"></script> <script type="text/javascript">var algolia = {"debug":false,"application_id":"XQEP3AD9ZT","search_api_key":"ef47269d0070a9b156183a33021ab188","powered_by_enabled":false,"query":"","autocomplete":{"sources":[{"index_id":"searchable_posts","index_name":"wp_searchable_posts","label":"All posts","admin_name":"All posts","position":10,"max_suggestions":5,"tmpl_suggestions":"autocomplete-post-suggestion","enabled":true}],"input_selector":"input[name='s']:not(.no-autocomplete):not(#adminbar-search)"},"indices":{"searchable_posts":{"name":"wp_searchable_posts","id":"searchable_posts","enabled":true,"replicas":[]}}};</script> </div> </shadow-wrapper> <div class="react-component component-PartnershipsDisplay" data-reactroot data-name="PartnershipsDisplay" data-props="{&quot;partners&quot;:[{&quot;name&quot;:&quot;google&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/google.png&quot;,&quot;altText&quot;:&quot;Google Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/google&quot;}},{&quot;name&quot;:&quot;valve&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/valve.png&quot;,&quot;altText&quot;:&quot;Valve Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/valve&quot;}},{&quot;name&quot;:&quot;lenovo&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/lenovo.png&quot;,&quot;altText&quot;:&quot;Lenovo Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/lenovo&quot;}},{&quot;name&quot;:&quot;microsoft&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/microsoft.png&quot;,&quot;altText&quot;:&quot;Microsoft Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/microsoft&quot;}},{&quot;name&quot;:&quot;motorola&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/motorola.png&quot;,&quot;altText&quot;:&quot;Motorola Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/motorola&quot;}},{&quot;name&quot;:&quot;hp&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/hp.png&quot;,&quot;altText&quot;:&quot;HP Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/hp&quot;}},{&quot;name&quot;:&quot;polaroid&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/polaroid-transparent.png&quot;,&quot;altText&quot;:&quot;Polaroid Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/polaroid&quot;,&quot;scale&quot;:0.86}},{&quot;name&quot;:&quot;patagonia&quot;,&quot;logoProps&quot;:{&quot;logo&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/partners\/patagonia.png&quot;,&quot;altText&quot;:&quot;Patagonia Logo&quot;,&quot;link&quot;:&quot;\/collaborations\/patagonia&quot;}}]}"> <style> .partnerships-placeholder { min-height: 622.68px; @media (min-width: 768px) { min-height: 814.77px; } @media (min-width: 1440px) { min-height: 510.77px; } } </style> <div class="partnerships-placeholder"></div> </div> <div class="homepage-content homepage-full-width"> <div class="react-component component-FeaturedDocuments" data-reactroot data-name="FeaturedDocuments" data-props="{&quot;documents&quot;:[{&quot;title&quot;:&quot;Samsung Galaxy Phone Battery Draining Fast&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Troubleshooting\/Samsung_Android_Phone\/Samsung+Galaxy+Battery+Draining+Fast\/481151&quot;,&quot;image&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/u5Pk3C2gTshukRFM.medium&quot;,&quot;summary&quot;:&quot;Is your Galaxy phone draining battery quickly? Does a charge not last a full day or anymore? Do you find yourself needing to charge multiple times a day?...&quot;,&quot;type&quot;:&quot;wiki&quot;,&quot;isTroubleshooting&quot;:true},{&quot;title&quot;:&quot;Samsung Galaxy Not Charging&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Troubleshooting\/Samsung_Android_Phone\/Not+Charging\/562997&quot;,&quot;image&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/HcfEfBSDak2aqHUL.medium&quot;,&quot;summary&quot;:&quot;Is your Samsung phone not accepting a charge? Is your charger good, but you can&#039;t get your phone to respond? Check out these fixes to get back in order!&quot;,&quot;type&quot;:&quot;wiki&quot;,&quot;isTroubleshooting&quot;:true},{&quot;title&quot;:&quot;Samsung Phone Lines on Screen&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Troubleshooting\/Samsung_Android_Phone\/Lines+on+Screen\/564686&quot;,&quot;image&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/LpFnC5GNO5CHBlwC.medium&quot;,&quot;summary&quot;:&quot;Is your Samsung Galaxy phone plagued with lines onscreen? Are green and purple lines covering the content you&#039;re trying to see? Take a look at this page to...&quot;,&quot;type&quot;:&quot;wiki&quot;,&quot;isTroubleshooting&quot;:true},{&quot;title&quot;:&quot;Samsung Galaxy Phone Not Turning On&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Troubleshooting\/Samsung_Android_Phone\/Not+Turning+On\/565281&quot;,&quot;image&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/eQccOQCrSVHdaeQU.medium&quot;,&quot;summary&quot;:&quot;Is your Samsung Galaxy failing to power on? Are you getting no signs of life? Even if you&#039;ve left it to charge all night? Well you&#039;re in the right place.&quot;,&quot;type&quot;:&quot;wiki&quot;,&quot;isTroubleshooting&quot;:true},{&quot;title&quot;:&quot;Samsung Phone Moisture Detected in Charging Port&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Troubleshooting\/Samsung_Android_Phone\/Moisture+Detected+in+Charging+Port\/560653&quot;,&quot;image&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/WfllkoV5bXZC6LPZ.medium&quot;,&quot;summary&quot;:&quot;Is your Samsung phone warning that you\u2019ve got liquid in the charge port? Is it blocking you from charging your phone? Keep your port dry and try these fixes!&quot;,&quot;type&quot;:&quot;wiki&quot;,&quot;isTroubleshooting&quot;:true},{&quot;title&quot;:&quot;Samsung Galaxy Phone Black Screen&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Troubleshooting\/Samsung_Android_Phone\/Black+Screen\/575271&quot;,&quot;image&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/WB1YWgfhXeJ3AAio.medium&quot;,&quot;summary&quot;:&quot;Is your Samsung phone on, but nothing is on the screen? Hearing system alerts, but all you can see is black? Check out these fixes!&quot;,&quot;type&quot;:&quot;wiki&quot;,&quot;isTroubleshooting&quot;:true}],&quot;collection_title&quot;:&quot;Samsung Savers: Manuals To Keep Your Phone Running&quot;}"> <div class="featured-documents"></div> </div> </div> </div> </div> <!-- /content-container --> </div> <!-- /contentFloat --> <div class="clearer"></div> </div> <!-- /mainBody --> <div class="clearer"></div> </div> <!-- /main --> </div> <!-- /page --> <div class="react-component component-Footer" data-reactroot data-name="Footer" data-props="{&quot;supportUrl&quot;:&quot;https:\/\/help.ifixit.com\/&quot;,&quot;repairUrl&quot;:&quot;https:\/\/repair.org\/&quot;,&quot;langViewID&quot;:&quot;en&quot;,&quot;privacyPolicyUrl&quot;:&quot;https:\/\/www.ifixit.com\/Info\/Privacy&quot;}"> <style> .footer-placeholder { min-height: 1325.55px; @media (min-width: 768px) { min-height: 630.94px; } @media (min-width: 1440px) { min-height: 622.94px; } } </style> <div class="footer-placeholder hide-until-css-loaded"></div> </div> </div> <!-- /background --> <script type="text/javascript"> var gts = gts || []; gts.push(["id", "498768"]); gts.push(["badge_position", "USER_DEFINED"]); gts.push(["badge_container", "gts_container"]); gts.push(["locale", "en_US"]); gts.push(["google_base_subaccount_id", "1046493"]); gts.push(["google_base_country", "US"]); gts.push(["google_base_language", "en"]); (function() { var gts = document.createElement("script"); gts.type = "text/javascript"; gts.async = true; gts.src = "https://www.googlecommerce.com/trustedstores/api/js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(gts, s); })(); </script> <script type='text/javascript'> var App = {"recaptchaToken":"6LdcrYcUAAAAADXZZ8mZBNd48Qpg6jF6_Zp2s1t5","canIBypassGAEventFiringOnMobile":false,"objectNameSingular":"Device","objectNamePlural":"Devices","which":"ifixit","siteid":2,"isLoggedIn":false,"algoliaConfig":{"appId":"XQEP3AD9ZT","apiKey":"YjM3YjgxYjViODRhZmViMzA4ZGQwYzQwYzkxZjRkNDhlOWU4MjJkZTNiZWM4ZDE4MDdkNTU5YzAwMzI4ZWNhZWZpbHRlcnM9c2l0ZSUzQSUyMmlmaXhpdCUyMiUyMEFORCUyMCUyOHB1YmxpYyUyMCUzRCUyMDElMjBPUiUyMHZhcmlhbnRzX2NvdW50JTIwJTNFJTNEJTIwMSUyOSZ2YWxpZFVudGlsPTE3NDEwNTUzMjM=","indexPrefix":"","indexNamesByObjectType":{"guide":["guide_en"],"post":["post_en"],"product_group":["product_group_en"],"searchpage":["searchpage_en"],"document":["document_en"],"wiki":["wiki_en"],"topic":["topic_en"],"topic_variant":["topic_variant_en"],"item":["item_en"],"product":["product_en_us"],"wp_searchable_posts":["wp_searchable_posts"]},"filtersByObjectType":{"product":"is_pro != 1"},"defaultDoctypes":["topic","product","product_group","guide","post","wiki","pages","news","document"]},"lang":"en","wpSlug":"","affiliateConfig":{"amazon.com":"ifixitam-20","amzn.com":"ifixitam-20","a.co":"ifixitam-20","oscaroparts.com":"http:\/\/www.anrdoezrs.net\/links\/8269773\/type\/dlg\/","ebay.com":"https:\/\/rover.ebay.com\/rover\/1\/711-53200-19255-0\/1?icep_id=114&ipn=icep&toolid=20004&campid=5338035637","newegg.com":"http:\/\/www.anrdoezrs.net\/links\/8269773\/type\/dlg\/","etradesupply.com":"65658fde58ab3c2b6e5132a39fae7cb9"},"canIForceSentryReporting":false,"SENTRY_DSN_JS":"https:\/\/5552835e822c4c8db5070306b2535ef3@o186239.ingest.sentry.io\/1281569","sentryTags":{"site":"ifixit","lang":"en","isAdmin":false,"deployment":"production"},"sentryPerformance":true,"sentryRelease":"4d1003710bc8e1666f1ed75caca5bde4b13f36c8\n","googleOAuth2Clientid":"622418919965-qcvbv04spukbdo9ut8pevt4pucmkp86o.apps.googleusercontent.com","googleOAuth2Domain":"","usernamePattern":"^[a-z][a-z0-9_]{2,14}$","maxMediaSize":100,"maxMediaLength":30,"videosEnabled":true,"strokeWidthMedium":5,"iconTimes":"<i class=\"svg-icon\" style=\"display: inline-flex; width: 16px; height: 16px;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/>\n <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/>\n<\/svg><\/i>","videoEncodings":{"MP4_720":{"column":"MP4_720","label":"480p","encoding":"mp4","width":720,"height":480,"codecs":"avc1.4D401E, mp4a.40.2","ffmpeg_args":"-vcodec libx264 -profile:v main -level 3.1 -crf 23 -acodec aac -vf format=yuv420p","mime":"video\/mp4","always_generate":true}},"FrameModules":["LoginFrameModule","ImageMenuFrameModule","MediaLibraryFrameModule","NotifyFrameModule","WatchFrameModule","NewsletterFrameModule","ImageMarkersFrameModule","ImageCropFrameModule"],"gb":{"attributes":{"uniqueId":"YYlVjomkF52","isExemptFromAB":false},"features":{"product-list-default-to-gallery":{"defaultValue":false,"rules":[]},"product-overview-reorder-sections":{"defaultValue":false,"rules":[]},"show-cross-sell-checkbox":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":null,"key":null,"weights":null,"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"5298a401-5a18-4037-9d68-0a8bc7151e80","hashVersion":2,"range":null,"meta":null,"ranges":null,"name":null,"phase":null}]},"plp-bigger-list-images":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"plp-bigger-list-images","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"405103a9-e2e3-4837-99b4-d0c33ae394d0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Bigger Images"}],"ranges":null,"name":"plp-bigger-list-images","phase":"0"}]},"php-next-a-a-experiment":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"php-next-a-a-experiment","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"4f5cb2dc-a7e0-4468-a3b0-40a6a7162f48","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"php-next-a-a-experiment","phase":"2"}]},"generic-reviews":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"generic-reviews","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"fa3d1b62-7ff3-42c7-82d2-55bd053c01a0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control (No Generic Reviews)"},{"key":"1","name":"Show Generic Reviews"}],"ranges":null,"name":"Generic Reviews","phase":"0"}]},"show-cart-merch-banner":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"show-cart-merch-banner","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"de12c0d6-fb6e-4de0-87e5-87e8f40d35bb","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"Show Cart Merch Banner","phase":"0"}]},"guide-collections":{"defaultValue":false,"rules":[]},"a-a-experiment-v7":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"experiment-v7","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"e7fad591-a03b-4c8a-b118-01c6a0cc96e0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"a-a-experiment-v7","phase":"0"}]},"show-consent-banner":{"defaultValue":false,"rules":[]}},"forcedVariations":[],"viewedExperiments":[],"forcedFeatures":[]},"isProduction":true,"isTest":false,"userPreferredStoreCode":"us","locale":"en_US","siteName":"ifixit","useSecureCookies":true,"sameSiteValue":"None","imageSizeWidths":{"mini":56,"thumbnail":96,"140x105":140,"200x150":200,"standard":300,"440x330":440,"medium":592,"large":800,"huge":1600},"facebookAppId":"401112919922369","piwikCustomDimensions":{"20":"false"}}; </script> <script type='text/javascript'> Object.entries(App.piwikCustomDimensions).forEach( ([key, value]) => { _paq.push(["setCustomDimensionValue", key, value]); } ); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10