


<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
    <head><meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><title>

</title><meta name="description" /><meta name="language" content="english" />
            <link rel="canonical" href='https://www.microcenter.com/tech_center/cat/3063/Build_Your_Own_PC' />
        
            <meta property="og:title" content="Micro Center - Computers and Electronics"/> 
            <meta property="og:type" content="company"/> 
            <meta property="og:image" content="https://www.microcenter.com/images/home_page/bg.head01.gif"/> 
            <meta property="og:url" content="https://www.microcenter.com/tech_center/cat/3063/Build_Your_Own_PC" />
            <meta property="og:site_name" content="Micro Center"/>
            <meta property="fb:admins" content="628384247" />
        <meta name="verify-v1" content="OtkSjNFP9wMBucWwXQBBSNMmRvOgOutGClQ/8BzpTXs=" /><meta name="google-site-verification" content="UU_EzQdrSyyH_I8nopkLtLxrBUPBJCZbH5Q5xfg083M" /><meta name="google-site-verification" content="Ehq3cBK8-f4uXGaaQ0rRp9TrdXmk7sEE75wtSYzx0oA" /><meta name="google-site-verification" content="nV7OFYoPqRs8pS6ee1ntwEfxhM2naa4Q8Qpvm5nBNXs" /><meta name="msvalidate.01" content="70DD5008C2BA020EBD0DF1427EA96FAC" /><link rel="shortcut icon" href="/favicon.ico" /><link rel="apple-touch-icon" href="/apple-touch-icon.png" /><link rel="apple-touch-icon" sizes="76x76" href="/MClogo76.png" /><link rel="apple-touch-icon" sizes="120x120" href="/MClogo120.png" /><link rel="apple-touch-icon" sizes="152x152" href="/MClogo152.png" /><link rel="stylesheet" type="text/css" href="/site/css/DesktopCss.compiled.css?r=D42E5F6DA6CFC237F05281A3C761B3F3" /><link rel="stylesheet" type="text/css" media="print" href="/site/css/PrintCss.compiled.css?r=69A0DC97FB09D48531E16E5191AC733D" /><script type="text/javascript" src="/site/compiledJS/DesktopJS.compiled.js?r=979DF685D0769E95112BE5B3206EF47B"></script>
         
         <!-- begin async ga tracking -->
        <script type="text/javascript">

            function ImgError(source) {
                source.src = "/assets/images/noimage.gif";
                source.onerror = "";
                return true;
            }

        </script>
        <!-- end async ga tracking -->
        
        




<script type="text/javascript" src="//service.maxymiser.net/api/us/microcenter.com/1aae9e/mmapi.js"></script>


     
        <script type="text/javascript">
           

 //        
     
         dataLayer = [{
     'page':'GeneralContent',
      'OAM':'False',
      'storeNum':'029',
      'closestStoreId':'0',
      'pageUrl':'/tech_center/cat/3063/build_your_own_pc',
     'isMobile':'False'
}];
  
         var OAMLoggedIn = 'False';
            var RWOEnabled = '';
 
        </script>
 
  
<script>
    var $A1Config = {
        key: "$2a$10$TWc4zqKHQCM2syMFcokGS.9X6slpVgNMDXiyrlLupp4ov3Q8i4kQW",
        tenantId: 575,
        host: "//api6.agilone.com"
        };
</script>

<script src="https://scripts.agilone.com/latest/a1.js"></script>
<script>
    var currentVisitor = $A1.Customer = {
        UUID: "",
        SourceCustomerNumber: "",
        c_lastStoreSelected: "029"
      
        };




</script>
</head>
    
    <body id="cmscontent" class=" Store_Selected_029 DesktopFramework techcenter ">
        


<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-N7M8JZ" height="0" width="0" style="display:none;visibility:hidden" title="Google Tag Manager"></iframe></noscript>
<script type="text/javascript">    (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 = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-N7M8JZ');</script>
<!-- End Google Tag Manager -->





        
     
             

<div class="ADANavigation" role="navigation">
    <a href="#content" class="jumpNav" id="skip-main-content">Skip to Main Content Area</a>
  
</div>

        

<!-- START HEADER -->
<header class="scale-header">

    <!-- START UTILITY NAV -->
    <nav id="utility" aria-labelledby="utility-navigation">
            
        <div class="hdrRow1" id="siteSelections">
             <h2 class="hide-text" id="utility-navigation">Site Selections: Account Login, Store Selection, Cart Information</h2>
<script type="text/javascript">
    $(function () {
        $.fn.ToggleSlide = function () {
            return this.each(function () {
                //$(this).css('position', 'absolute');

                if (parseInt($(this).css('right')) == 0) {
                    $(this).animate({ 'right': '-479px' }, 700, function () {
                        //$(this).css('position', 'relative');
                    });
                }
                else {
                    $(this).animate({ 'right': '0px' }, 700, function () {
                        //$(this).css('position', 'relative');
                    });
                }
            });
        };

        //$('#lpButton').ToggleSlide();  triggers toggle on page load without click

        $(".lpChatRight").bind("click", function () {
            $('#lpButton').ToggleSlide();
        });
    });
</script>

<!-- Begin LP Custom Variables for Search-->
<script type="text/javascript">
          
</script>


            <ul class="myAccount inline">
                
                


    <li class="title clickable"><a id="hypInsiderAcctHome" onclick="ga(&#39;mc.send&#39;,&#39;event&#39;,&#39;header&#39;, &#39;insider_account_click&#39;,&#39;account&#39;);" href="https://account.microcenter.com/members/account.aspx">Insider <strong>Account:</strong></a></li>
   
    <li class="clear" style="padding:0px; margin:0px; border:0px;">
    <ul style="padding:0px; margin:0px; border:0px;">
        <li class="signin clear"><a id="hypSignIn" onclick="ga(&#39;mc.send&#39;,&#39;event&#39;,&#39;header&#39;, &#39;insider_sign_in_click&#39;,&#39;account&#39;);" href="https://account.microcenter.com/Login.aspx?RedirectUrl=https://www.microcenter.com/tech_center/cat/3063/Build_Your_Own_PC?feed=rss2">Sign in</a></li>
        <li class="register last"><a id="hypCreateAccount" onclick="ga(&#39;mc.send&#39;,&#39;event&#39;,&#39;header&#39;, &#39;insider_create_account_click&#39;,&#39;account&#39;);" href="https://account.microcenter.com/Registration.aspx">Create Account</a></li>
    </ul>
    </li>

               
            </ul>
                
            <ul class="myStore inline"> 
                
                <li class="title clickable"><a href="#My-Store" title="My Store Selection" id="My-Store" onclick="ga('mc.send','event','header', 'my_store_open_modal_click','store');">My <strong>Store:</strong><span class="hide-text"> Micro Center Web Store</span></a></li>
              
                

<li class="loc store clear"><strong>Micro Center Web Store</strong></li>

<li class="clear" style="padding:0px; margin:0px; border:0px;">
<ul style="padding:0px; margin:0px; border:0px;">
<li class="info clear"><a href="#Store-Info" id="Store-Info" onclick="ga('mc.send','event','header', 'store_info_open_modal_click','store');">Store Info</a> </li> 

<li class="changeLoc last"><a href="#Change-Store" id="Change-Store" onclick="ga('mc.send','event','header', 'change_store_open_modal_click','store');">Change</a></li>
</ul>
</li>		


<li>
<div id="storeInfo" data-store="029" class="modal forceopen" >

    

	<ul>
		
        <li class="modalTitle" tabindex="-1">Micro Center Web Store</li>
        
        <li class="close"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/images_buttons_btn_closeModal.png" alt="Close Modal"/><span class="hide-text">Close Modal</span></li>

        
        <li class="detailsweb">
            You are currently browsing the products available on our web store. If you would like to choose a store location, please do so below.
            <br />
        </li>    
        

	</ul>

    
    
    <div id="storeInfoChange" class=" forceopen ">
        



<form id="mainStoreSelection" method="post" action="/tech_center/cat/3063/Build_Your_Own_PC?feed=rss2" style="clear:both;" name="Store Selection">
<select name="storeID" title="Store Options">
<option value="101">CA - Tustin</option><option value="181">CO - Denver</option><option value="065">GA - Duluth</option><option value="041">GA - Marietta</option><option value="151">IL - Chicago</option><option value="025">IL - Westmont</option><option value="191">KS - Overland Park</option><option value="121">MA - Cambridge</option><option value="085">MD - Rockville</option><option value="125">MD - Parkville</option><option value="055">MI - Madison Heights</option><option value="045">MN - St. Louis Park</option><option value="095">MO - Brentwood</option><option value="075">NJ - North Jersey</option><option value="171">NY - Westbury</option><option value="115">NY - Brooklyn</option><option value="145">NY - Flushing</option><option value="105">NY - Yonkers</option><option value="141">OH - Columbus</option><option value="051">OH  - Mayfield Heights</option><option value="071">OH - Sharonville</option><option value="061">PA - St. Davids</option><option value="155">TX - Houston</option><option value="131">TX - Dallas</option><option value="081">VA - Fairfax</option><option value="029" selected >Micro Center Web Store</option>
</select>
<input type="submit" value="Change Store" name="Change Store"/>
</form>







    </div>
    
</div>
</li>
            </ul>
                
            <ul class="myCart clickable inline" tabindex="0" onclick="ga('mc.send','event','header', 'cart','cart');">
          
                
                   <li>
                   <a href="https://cart.microcenter.com/cart.aspx" title="View My Cart" class="hide-text"  onclick="ga('mc.send','event','header', 'cart','cart');">Cart</a>
                   </li>
                
            
            </ul>
          
               
            <ul class="siteSearch inline">
                <li class="title replace">Search</li>
			    <li class="clear formBg">
                    <form id="searchForm2" class="clear" spellcheck="false" autocomplete="off" name="Product Search">

                        <label for="productsearch" class="hide-text">Search for items</label>

                        <input title="Product Search" id="productsearch" class="labelvalue" name="search" type="text" value="What can we help you find?" spellcheck="false" autocomplete="off"  aria-label="Enter your search phrase" >
                        
                        <input class="submit btn" type="submit" aria-label="Begin Search" value="Go">
                        <span class="hide-text">Begin Search</span>
                    </form>
                </li>
            </ul>
           
                
        </div>
         <div class="clear"></div>       
    </nav>
    <!-- END UTILITY NAV -->
            
    <div class="hdrRow2">
         <!-- START TOOLBAR NAV / SITE SEARCH -->
        <nav id="toolbar" aria-labelledby="general-navigation">
            <div id="headerSearch" class="clear" aria-labelledby="searchformlabel">
                <h2 class="hide-text" id="searchformlabel">Product Search Form</h2>
            <form   id="searchForm" class="clear" method="GET" action="/search/search_results.aspx" >
           <label for="search-query" class="hide-text">Search for product</label>     <input  id="search-query" class="labelvalue" name="Ntt" type="text" value="What can we help you find?" autocomplete="off" />
                <input class="submit btn" type="submit" name="searchButton" aria-label="Begin Product Search" Title="search for products" value="search" onclick="ga('mc.send','event','header', 'search_go_button','search');">
            </form>
            </div>
             <div id="generalNavigation" class="clear">
                <h2 class="hide-text" id="general-navigation">General Site Navigation</h2>
            <p><a href="/site/customer-support/pickup.aspx"  onclick="ga('mc.send','event','header', '18_minute_click','search_nav');">18 MINUTE IN-STORE PICKUP</a></p>
                
            <ul class="toolNav inline">
                <li class="first"><a href="/site/customer-support/help.aspx" onclick="ga('mc.send','event','header', 'customer_support','search_nav');">Customer Support</a></li>
                <li><a href="/site/specials/catalog/catalog.aspx" onclick="ga('mc.send','event','header', 'online_catalog','search_nav');">Online Catalog</a></li>
                <li class="last"><a href="/site/service/service.aspx" onclick="ga('mc.send','event','header', 'service_and_repair','search_nav');">Service &amp; Repair</a></li>
            </ul>
                 </div>

              
            <div class="typeAheadAjax" style="display:none;"></div>
                
        </nav>
        <!-- END TOOLBAR NAV / SITE SEARCH -->  	
        <!-- END PRIMARY NAV -->
        <nav id="primary" aria-labelledby="primary-navigation">
               <h2 class="hide-text" id="primary-navigation">Product category and brand navigation</h2>
            <div id="logo" class="replace clickable"><a href="/" title="Micro Center Home Page"><img src="https://90a1c75758623581b3f8-5c119c3de181c9857fcb2784776b17ef.ssl.cf2.rackcdn.com/images_sf_MC_logo.png" alt="Micro Center"></a></div>
    
            <!--JJ  navContainer div added -->
            <nav id="navContainer" >
                <ul id="tabs" class="inline">
                
                    

<!-- START Products nav -->

<li class="prodNav" role="menubar" aria-haspopup="true">
    <a href="#" id="byProd"  onclick="return false;" role="menuitem" aria-haspopup="true">Products <span class="hide-text"> Navigation</span><i class="fa fa-sort-desc"></i></a>
    <ul id="mainNavLvl" tabindex="0" role="menu" >
        
        
<li class="topLvl navarrow"  data-mid="517" >

<a class="topLink" data-mid="517" href="#" onclick="return false;" id="topLvl517" role="menuitem" aria-haspopup="true"  tabindex="-1">Refurbished Deals </a>

<div class="listContainer listContainer1" tabindex="0" id="mID517" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID517"  >Refurbished Deals  options - 6 groups of items - 20 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-2947">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Computers</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967292,519/desktops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_dt', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967291,519/refurbished-laptops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_laptops', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laptops / Netbooks </a>

</li>


<li class="plinkLI ">

<a href="/category/4294954921,519/ipads-tablets" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_tablets', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPads / Tablets</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964325,519/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_computers', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-554">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Computer Parts </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966937,519/video-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_video_cards', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Video Cards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966958,519/hard-drives-and-data-storage" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_data_storage', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Hard Drives &amp; Data Storage</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966855,519/keyboards-and-mice" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_keyboard_mice', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Keyboards &amp; Mice</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966998,519/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_computer_parts', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2960">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294961538,519/printer-supplies" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_printer_supplies', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Printer Supplies</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966694,519/surge-protectors-and-ups" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_surge_ups', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Surge Protectors &amp;  UPS</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966639,519/ac-adapters-and-power-inverters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_ac_inverters', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">AC Adapters &amp; Power Inverters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966702,519/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_accessories', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-555">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Electronics </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966896,519/led-monitors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_monitors', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">LED Monitors</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966895,519/led-lcd-hdtvs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_hdtvs', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">LED/LCD HDTVs</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966830,519/printers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_printers', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Printers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966840,519/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_electronics', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2961">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Other Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294821562,519/apple" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_apple', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966743,519/networking" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_networking', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964290,519/refurbished-gaming" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb_gaming', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming </a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-556">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/refurbished.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'refurb', 'eventLabel': 'refurbished', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Refurbished Products</a>

</li>


</ul>

</li>


</ul>

</div>

</li>

<li class="topLvl navarrow"  data-mid="518" >

<a class="topLink" data-mid="518" href="#" onclick="return false;" id="topLvl518" role="menuitem" aria-haspopup="true"  tabindex="-1">Clearance</a>

<div class="listContainer listContainer2" tabindex="0" id="mID518" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID518"  >Clearance options - 2 groups of items - 18 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-557">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Closeouts</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294964325,518/computers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_computers', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294821562,518/apple" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_apple', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966998,518/computer-parts" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_computer_parts', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computer Parts</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966840,518/electronics" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_electronics', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Electronics</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966743,518/networking" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_networking', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966702,518/accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_accessories', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964290,518/gaming" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_gaming', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967279,518/software" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_software', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Software</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966754,518/books" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeout_books', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Books</a>

</li>


<li class="plinkLI ">

<a href="/site/products/closeout.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'closeouts', 'eventLabel': 'closeouts', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Closeouts</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-559">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Open Box</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294964325&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_computers', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computers</a>

</li>


<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294967167&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_apple', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple</a>

</li>


<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294966998&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_computer_parts', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computer Parts</a>

</li>


<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294966840&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_electronics', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Electronics</a>

</li>


<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294966743&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_networking', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking</a>

</li>


<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294966702&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_accessories', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Accessories</a>

</li>


<li class="plinkLI ">

<a href="/search/search_results.aspx?n=4294964290&amp;prt=clearance" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox_gaming', 'eventLabel': 'clearance', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming</a>

</li>


<li class="plinkLI ">

<a href="/site/products/open-box.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'openbox', 'eventLabel': 'openbox', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Open Box</a>

</li>


</ul>

</li>


</ul>

</div>

</li>

<li class="topLvl navarrow"  data-mid="519" >

<a class="topLink" data-mid="519" href="#" onclick="return false;" id="topLvl519" role="menuitem" aria-haspopup="true"  tabindex="-1">Hot Ad Deals</a>

<div class="listContainer listContainer3" tabindex="0" id="mID519" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID519"  >Hot Ad Deals options - 6 groups of items - 22 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-608">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Computers</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967292,517/desktops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_desktops', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967291,517/laptops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_laptops', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laptops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294954921,517/ipads-and-tablets" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_tablets', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPads &amp; Tablets</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964325,517/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_computers', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Computers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-611">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294961533,517/cd-dvd-media" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_cd_media', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">CD/DVD/Blu-ray Media</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961532,517/cd-dvd-storage-and-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_cd_cases', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">CD/DVD Storage &amp; Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966694,517/surge-protectors-and-ups" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_surge_ups', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Surge Protectors &amp;  UPS</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966702,517/view-all-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_accessories', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-609">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Computer Parts</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966653,517/computer-memory" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_computer_memory', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computer Memory</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966958,517/hard-drives-and-storage" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_storage', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Hard Drives &amp; Storage</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966937,517/video-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_video_cards', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Video Cards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966998,517/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_computer_parts', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Computer Parts</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2981">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Other Hot Ad Deals</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966743,517/networking" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_networking', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967279,517/software" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_software', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Software</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964290,517/gaming" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_gaming', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming</a>

</li>


<li class="plinkLI ">

<a href="/category/4294939904,517/hobby-electronics" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_hobby_electronics', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Hobby Electronics</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-610">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Electronics</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966839,517/led-monitors-and-hdtvs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_monitors_tvs', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">LED Monitors &amp; HDTVs</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966794,517/flash-memory-and-usb-drives" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_flash', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Flash Memory &amp; USB Drives</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966830,517/printers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_printers', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Printers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966840,517/view-all" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_electronics', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Electronics</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6849">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/specials/catalog/catalog.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_catalog', 'eventLabel': 'hot_ad_deals', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Shop our Online Catalog</a>

</li>


<li class="plinkLI ">

<a href="/site/products/hotdeals.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'hot_ads', 'eventLabel': 'hot_ad_view_all', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Hot Ad Deals</a>

</li>


</ul>

</li>


</ul>

</div>

</li>

<li class="topLvl navarrow"  data-mid="520" >

<a class="topLink" data-mid="520" href="#" onclick="return false;" id="topLvl520" role="menuitem" aria-haspopup="true"  tabindex="-1">Computers</a>

<div class="listContainer listContainer4" tabindex="0" id="mID520" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID520"  >Computers options - 5 groups of items - 22 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-567">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Desktop Computing</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967292/all-desktops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_desktops', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">All Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967292,4294820733/pc-desktops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_pc_desktops', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">PC Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967292,4294819353/apple-imac-mac-mini-and-mac-pro" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_apple_desktops', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple Desktops</a>

</li>


<li class="plinkLI ">

<a href="/site/products/gaming_desktops.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_pc_gaming', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967292,4294819084/all-in-one-desktops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_all_in_ones', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">All-in-One Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967292,4294819439/servers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_servers', 'eventLabel': 'servers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Servers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2592">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Portable Computing</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967288/all-laptops-notebooks" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_laptops', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">All Laptops / Notebooks</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967288,4294818548/2-in-1-laptops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_2in1', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">2-in-1 Laptops</a>

</li>


<li class="plinkLI ">

<a href="/site/products/gaming_laptops.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_gaming_laptops', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Laptops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967288,4294820432/apple-macbook-macbook-pro-and-macbook-air" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_apple_laptops', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple Laptops</a>

</li>


<li class="plinkLI ">

<a href="/site/products/ipads-tablets.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_tablets', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPads / Tablets</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-5510">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Portable Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967262/laptop-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_pclaptop_accessories', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">PC Laptop Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967161/mac-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_maclaptop_accessories', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mac Laptop Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294899875/ipad-and-tablet-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_ipadtab_accessories', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPad &amp; Tablet Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2601">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Peripherals</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966896/monitors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_monitor', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Monitors</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966830/printers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_printers', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Printers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294898920/3d-printing" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_3dprinting', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">3D Printing</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966800/keyboards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_keyboards', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Keyboards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966799/mice" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_mice', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mice</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966824/scanners" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_scanners', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Scanners</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966833/projectors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_projectors', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Projectors</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6853">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/computers.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'computers', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All</a>

</li>


</ul>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink">Shop <a href="https://www.microcenter.com/search/search_results.aspx?N=4294967292+519">Refurbished Systems</a> with full 90 day warranties!</div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="1145" >

<a class="topLink" data-mid="1145" href="#" onclick="return false;" id="topLvl1145" role="menuitem" aria-haspopup="true"  tabindex="-1">Apple</a>

<div class="listContainer listContainer5" tabindex="0" id="mID1145" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID1145"  >Apple options - 7 groups of items - 17 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-1157">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Apple Computers</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967292,4294819353/apple-desktops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_desktops', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple Desktops</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967288,4294820432/apple-laptops" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_laptops', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple Laptops</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-1151">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Apple iPads</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294954919/ipads" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_ipads', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPads</a>

</li>


<li class="plinkLI ">

<a href="/category/4294899859/ipad-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_ipad_cases', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPad Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294899858/ipad-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_ipad_accessories', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPad Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3032">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Apple iPhones</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294939905,4294819081/iphones" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_iphones', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPhones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294954979/iphone-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_iphone_accessories', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPhone Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-1161">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Apple iPods</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966783/ipods" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_ipods', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPods</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966778/ipod-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_ipod_accessories', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPod Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3020">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Hardware &amp; Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967082/mac-hardware" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_hardware', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mac Hardware</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964321/mac-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_accessories', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mac Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3024">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Software</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967277,4294822007,4294819113/utilities-and-anti-virus" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_software_utilities', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Utilities &amp; Anti-virus</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967278,4294822007/office-suites-and-applications" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_software_office', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Office Suites &amp; Applications</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966703,4294822007/business-and-financial" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_software_business', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Business &amp; Financial</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967126,4294822007/graphics-and-publishing" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_software_publishing', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Graphics &amp; Publishing</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967273,4294822007/games" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_software_games', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Games</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967279,4294822007/view-all-software" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'apple_software', 'eventLabel': 'apple', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Software</a>

</li>


</ul>

</li>


<li class="tertiaryLvl MnID-3522">

<h4><a href="/site/brands/apple-showcase.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'store_apple', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false"  tabindex="-1">View All</a></h4>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink">Savings on <a href="https://www.microcenter.com/category/4294967288,4294966363/Apple-Laptops">Apple Laptops</a></div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="522" >

<a class="topLink" data-mid="522" href="#" onclick="return false;" id="topLvl522" role="menuitem" aria-haspopup="true"  tabindex="-1">Computer Parts</a>

<div class="listContainer listContainer6" tabindex="0" id="mID522" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID522"  >Computer Parts options - 10 groups of items - 36 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-632">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Processors/CPUs </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966995,4294819840/amd-processors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_amd_cpu', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">AMD Processors</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966995,4294820689/intel-processors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_intel_cpu', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Intel Processors</a>

</li>


<li class="plinkLI ">

<a href="/site/products/amd_bundles.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_amd_cpu_bundles', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">AMD Motherboard Bundles</a>

</li>


<li class="plinkLI ">

<a href="/site/brands/intel-processor-bundles.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_Intel_cpu_bundles', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Intel Motherboard Bundles</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-634">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Motherboards </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966996,4294818892/amd-motherboards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_amd_mb', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">AMD Motherboards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966996,4294818573/intel-based-motherboards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_intel_mb', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Intel Motherboards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294945556/barebone-pcs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_barebones', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Barebone PCs </a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-643">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Computer Memory </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966965/desktop-memory" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_desktop_memory', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Desktop Memory</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966652/laptop-memory" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_laptop_memory', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laptop Memory</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961539/mac-memory" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_mac_memory', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mac Memory</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-645">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Video Cards </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966937/video-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_video_cards', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Video Cards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966936/tv-tuners-scan-converters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_tv_tuners', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">TV Tuners, Scan Converters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294951497/video-card-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_video_card_acc', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Video Card Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-638">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Drives &amp; Storage</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294945772/internal-hard-drives" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_internal_hd', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Internal Hard Drives</a>

</li>


<li class="plinkLI ">

<a href="/category/4294945771/external-hard-drives" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_external_hd', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">External Hard Drives</a>

</li>


<li class="plinkLI ">

<a href="/category/4294945779/ssd-solid-state-drives" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_ssd', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">SSD (Solid State Drives)</a>

</li>


<li class="plinkLI ">

<a href="/category/4294945770/network-attached-storage" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_nas', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Network Attached Storage</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966943/cd-dvd-blu-ray-burners" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_optical', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">CD/DVD/Blu-ray Drives</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-649">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Cases &amp; Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294964318/desktop-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_cases', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Desktop Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966654/power-supplies" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_power_supplies', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Power Supplies </a>

</li>


<li class="plinkLI ">

<a href="/category/4294966860/drive-enclosures-trays" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_enclosures', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Drive Enclosures/Trays</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966901/case-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_case_acc', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Case Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966747/system-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_cables', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">System Cables</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-653">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Air &amp; Water Cooling </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966926/fans" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_case_fans', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Case Fans</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966927/cpu-fans-and-heatsinks" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_cpu_fans', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">CPU Fans &amp; Heatsinks</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966910/thermal-compound-paste" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_thermal_paste', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Thermal Compound, Paste</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966904/water-cooling-kits" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_water_kits', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Water Cooling Kits</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966903/water-cooling-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_water_accessories', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Water Cooling Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3036">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Expansion Cards</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966934/sound-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_sound_cards', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Sound Cards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966931/ide-sata-controllers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_sata_controllers', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">IDE/SATA Controllers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966930/usb-and-firewire-controllers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_usb_firewire', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">USB &amp; FireWire Controllers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966932/parallel-and-serial-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_parallel_serial', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Parallel &amp; Serial Cards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966929/i-o-adapters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_io_controllers', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">I/O Adapters</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3708">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Laptop Parts</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294914754/replacement-screens" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_laptop_screens', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Replacement Screens</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961028/replacement-batteries" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_laptop_batteries', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Replacement Batteries</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6867">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/computer-parts.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Computer Parts</a>

</li>


</ul>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink">Try our <a href="https://www.microcenter.com/site/content/custom-pc-builder.aspx"> Custom PC Builder</a></div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="523" >

<a class="topLink" data-mid="523" href="#" onclick="return false;" id="topLvl523" role="menuitem" aria-haspopup="true"  tabindex="-1">Electronics</a>

<div class="listContainer listContainer7" tabindex="0" id="mID523" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID523"  >Electronics options - 12 groups of items - 56 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-2714">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Televisions</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966895,4294817806/led-tvs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_tv_led', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">LED TVs</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966895,4294817804/smart-tvs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_tv_smart', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Smart TVs</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966895,4294817803/4k-ultra-hd-tvs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_tv_4kultra', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">4K Ultra HD TVs</a>

</li>


<li class="plinkLI ">

<a href="/category/4294943185/projectors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_tv_projectors', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Projectors</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-4732">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Monitors</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966896,4294819462/gaming-monitors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_monitor_gaming', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Monitors</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966896,4294818902/ultra-hd-monitors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_monitor_hd', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Ultra HD Monitors</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966896,4294820805/led-monitors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_monitor_led', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">LED Monitors</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-674">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Digital Photography</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966817/digital-cameras" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_digital_camera', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Digital Cameras</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966816/digital-slr-cameras" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_digital_slr', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Digital SLR Cameras</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966815/camcorder" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_digital_camcorder', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Camcorders</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966814/photo-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_camera_acc', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Photo Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-5840">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Cell Phones &amp; Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294939905/cell-phones" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_cell_phones', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cell Phones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966751/cell-phone-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_cell_phone_acc', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cell Phone Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294939917/cell-phone-plans" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_cell_phone_plan', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cell Phone Plans</a>

</li>


<li class="plinkLI ">

<a href="/category/4294939905,4294819081/iphones" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_apple_iphones', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPhones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294954979/iphone-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_apple_iphone_accessories', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPhone Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-668">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Portable Electronics</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966783/ipods" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_ipods', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPods</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966784/mp3-mp4-players" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_mp3', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">MP3/MP4 Players</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966778/ipod-mp3-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_ipods_mp3_acc', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPod/MP3 Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966782/voice-recorders" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_voice_recorders', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Voice Recorders</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966649/gps-and-radios" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_gps', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">GPS &amp; Radios</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966667/cell-cordless-phones-and-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_cordless_phone', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cordless/Conference Phones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294857880/wearable-technology" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_wearable_tech', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wearable Technology</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-686">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Home Theater</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294964309/home-theater-systems" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_ht_systems', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Home Theater Systems</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964308/dvd-and-blu-ray-players" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_bluray_players', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">DVD &amp; Blu-ray Players</a>

</li>


<li class="plinkLI ">

<a href="/category/4294936345/streaming-media-players" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_media_players', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Streaming Media Players</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966831/projector-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_projector_acc', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Projector Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966677/tv-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_tv_accessories', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">TV Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966676/universal-remote-controls" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_remote_controls', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Universal Remote Controls</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964306/wireless-speakers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_wireless_speakers', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wireless Speakers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966837/wall-mounts-and-stands" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_mounts_stands', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wall Mounts &amp; Stands</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-676">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Flash Memory &amp; Card Readers</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966790/usb-flash-drives" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_usb_drives', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">USB Flash Drives</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966791/flash-memory" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_flash_memory', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Flash Memory</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966789/memory-card-readers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_flash_readers', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Memory Card Readers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-692">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Security &amp; Home Automation</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/home_automation.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_automation_security', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">All Security/Home Automation</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966669/home-automation" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_home_automation', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Home Automation</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966674/security-cameras" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_security_cameras', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Security Cameras</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966672/security-kits" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_security_kits', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Security Kits</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966670/security-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_security_acc', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Security Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966671/personal-security-products" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_personal_security', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Personal Security Products</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-688">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Headphones, Speakers &amp; Microphones</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966662/computer-speakers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_speakers', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computer Speakers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966663/portable-speakers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_portable_speakers', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Portable Speakers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966661/headphones-and-earbuds" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_headphones', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Headphones &amp; Earbuds</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966660/microphones" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_microphones', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Microphones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966659/music-and-recording-devices" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_recording_devices', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Music &amp; Recording Devices</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-1246">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">DIY/Maker</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294910344/boards-projects" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_boards_projects', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Boards/Projects</a>

</li>


<li class="plinkLI ">

<a href="/site/products/drones.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_drones_page', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Quadcopters &amp; Drones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294939901/electronic-kits" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_electronic_kits', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Electronic Kits</a>

</li>


<li class="plinkLI ">

<a href="/category/4294939903/robotic-kits" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_robotic_kits', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Robotic Kits</a>

</li>


<li class="plinkLI ">

<a href="/category/4294910343/electronic-components" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_electronic_components', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Electronic Components</a>

</li>


<li class="plinkLI ">

<a href="/category/4294939902/electronic-parts" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_electronic_parts', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Electronic Parts</a>

</li>


<li class="plinkLI ">

<a href="/category/4294913877/tools-and-supplies" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_tools_supplies', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Tools &amp; Supplies</a>

</li>


<li class="plinkLI ">

<a href="/category/4294811805/diy-arcade-gaming" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_arcade_gaming', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">DIY Arcade Gaming</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-682">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Webcams &amp; Video Capture</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966765/webcams" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_webcams', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Webcams</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966764/video-capture" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec_video_capture', 'eventLabel': 'electronics\x7e', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Video Capture</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6869">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/electronics.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'elec', 'eventLabel': 'electronics', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Electronics</a>

</li>


</ul>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink"><a href="https://www.microcenter.com/site/content/CUTtheCORD.aspx">Personalize your viewing options. <strong>Cut the Cord!</strong></a></div></div>

<div class="flyoutRelatedContent"><div class="categoryImg" style="left:49%; top:80%;"><a href="/site/content/CUTtheCORD.aspx"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/images_Flyouts_CUTtheCORDnav3.png" alt="Cut the Cord"></a></div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="524" >

<a class="topLink" data-mid="524" href="#" onclick="return false;" id="topLvl524" role="menuitem" aria-haspopup="true"  tabindex="-1">Networking</a>

<div class="listContainer listContainer8" tabindex="0" id="mID524" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID524"  >Networking options - 6 groups of items - 26 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-695">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Wireless Networking</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966869/wireless-routers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_wireless_routers', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wireless Routers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966871/wireless-network-adapters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_wireless_cards', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wireless Network Adapters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966873/wireless-access-points" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_wireless_ap', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wireless Access Points</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966876/antennas-and-signal-boosters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_antennae', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Antennas &amp; Signal Boosters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966875/bluetooth-adapters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_bluetooth', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Bluetooth Adapters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966874/bridges-and-print-servers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_bridges', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Bridges &amp; Print Servers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-705">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Wired Networking</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966883/wired-routers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_wired_routers', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wired Routers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966885/wired-network-adapters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_wired_cards', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wired Network Adapters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966884/network-switches" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_switches', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Network Switches</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966880/powerline-networking" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_powerline', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Powerline Networking</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966879/power-over-ethernet" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_poe', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Power Over Ethernet</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966882/print-servers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_print_servers', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Print Servers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2856">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Servers &amp; NAS</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967292,4294819439/servers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_servers', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Servers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294945770/network-attached-storage" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_nas', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Network Attached Storage</a>

</li>


<li class="plinkLI ">

<a href="/category/4294945770,4294820821/nas-enclosures" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_nas_enclosures', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">NAS Enclosures</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2867">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Networking Accessories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966745/networking-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_cables', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking Cables</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967290/keystones" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_keystones', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Keystones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966678/patch-panels" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_patch_panels', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Patch Panels</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964257/wall-plates" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_wall_plates', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wall Plates</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967289/cable-management" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_cable_management', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cable Management</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964266/networking-tools" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_tools', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking Tools</a>

</li>


<li class="plinkLI ">

<a href="/category/4294897215/network-test-equipment" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_test_equip', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Network Test Equipment</a>

</li>


<li class="plinkLI ">

<a href="/category/4294897214/other-network-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_accessories', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Other Network Accessories</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-717">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Modems</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966729/broadband-modems" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_cable_modems', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Broadband Modems</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966733/dial-up-modems" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'network_dial-up_modems', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Dial-Up Modems</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6871">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/networking.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'networking', 'eventLabel': 'networking', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Networking Products</a>

</li>


</ul>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink">Save on <a href="https://www.microcenter.com/category/4294966869/Wireless-Routers">Wireless Routers</a></div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="525" >

<a class="topLink" data-mid="525" href="#" onclick="return false;" id="topLvl525" role="menuitem" aria-haspopup="true"  tabindex="-1">Accessories</a>

<div class="listContainer listContainer9" tabindex="0" id="mID525" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID525"  >Accessories options - 10 groups of items - 51 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-733">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Cables &amp; Switchboxes</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966749/audio-video-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_av_cables', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Audio/Video Cables</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966745/networking-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_network_cables', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Networking Cables</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966744/peripheral-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_peripheral_cables', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Peripheral Cables</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966747/system-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_system_cables', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">System Cables</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967007/cable-adapters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_cable_adapters', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cable Adapters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967006/kvm-switches-and-cables" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_kvm_switches', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">KVM Switches &amp; Cables</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967003/usb-hubs-and-switchboxes" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_usb_hubs', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">USB Hubs &amp; Switchboxes</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-748">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Keyboards, Mice &amp; Tablets</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966800/keyboards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_keyboards', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Keyboards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966799/mice" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_mice', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mice</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966846/graphics-tablets" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_graphics_tablets', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Graphics Tablets</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966845/presentation-and-laser-pointers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_presentation_pointers', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Presentation &amp; Laser Pointers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961531/mouse-pads-and-wrist-rests" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_mousepads', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mouse Pads &amp; Wrist Rests</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-729">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Carrying Cases</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294964272/laptop-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_laptop_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laptop Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966700/mac-laptop-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_mac_laptop_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Mac Laptop Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294955225/ipad-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ipad_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPad Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294944611/iphone-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_iphone_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPhone Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966698/camera-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_camera_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Camera Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961015/ipod-mp3-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ipod_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">iPod/MP3 Cases</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966697/peripheral-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_peripheral_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Peripheral Cases</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2765">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Power &amp; Protection</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966639/ac-adapters-and-power-inverters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ac_inverters', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">AC Adapters &amp; Power Inverters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966642/surge-protectors" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_surge', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Surge Protectors</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966640/ups-systems" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ups', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">UPS Systems</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966641/outlet-strips" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_outlet_strips', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Outlet Strips</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967041/ups-replacement-batteries" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ups_battery', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">UPS Replacement Batteries</a>

</li>


<li class="plinkLI ">

<a href="/site/products/batteries.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_batteries', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Batteries &amp; Chargers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2736">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">CD/DVD/Blu-ray Media</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294961468/blu-ray-media" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_bluray_media', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Blu-ray Media</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961469/dvd-media" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_dvd_media', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">DVD Media</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961470/cd-media" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_cd_media', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">CD Media</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961532/cd-dvd-storage-and-cases" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_cd_cases', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">CD/DVD Storage &amp; Cases</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2729">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Ink &amp; Toner</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/ink-toner.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ink_finder', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Ink &amp; Toner Finder</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961535/inkjet-cartridges" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ink', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Inkjet Cartridges</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961537/toner-cartridges" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_toner', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laser Toners</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961536/laser-printer-drum-kits" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_drum_kits', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laser Printer Drum Kits</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961534/printer-ribbons" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ribbons', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Printer Ribbons</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2749">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Office &amp; Home</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967116/office-supplies" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_office_supplies', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Office Supplies</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967186/paper-and-card-stock" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_paper', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Paper &amp; Card Stock</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966803/office-and-printer-labels" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_labels', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Office &amp; Printer Labels</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967031/tools-and-multimeters" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_tools_multimeters', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Tools &amp; Multimeters</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967077/flashlights" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_flashlights', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Flashlights</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967049/cleaning-products" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_cleaning', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cleaning Products</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967109/ergonomic-accessories" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_ergonomic_acc', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Ergonomic Accessories</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967127/light-bulbs" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_light_bulbs', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Light Bulbs</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967242/shredders" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_shredders', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Shredders</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966913/weather-stations-and-clocks" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_clocks', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Weather Stations &amp; Clocks</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-737">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Cable Management</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967289/cable-management" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_cable_management', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Cable Management</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967290/keystones" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_keystones', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Keystones</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964257/wall-plates" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_wall_plates', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Wall Plates</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966678/patch-panels" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_patch_panels', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Patch Panels</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-753">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Refreshments &amp; Gadgets</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294964255/refreshments" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_refreshments', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Refreshments</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966665/gadgets-and-toys" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc_gadgets', 'eventLabel': 'Accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gadgets &amp; Toys</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6873">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/accessories.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'acc', 'eventLabel': 'accessories', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Accessories</a>

</li>


</ul>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink">Shop all <a href="https://www.microcenter.com/category/4294966892/Mice-and-Trackballs">Mice</a></div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="527" >

<a class="topLink" data-mid="527" href="#" onclick="return false;" id="topLvl527" role="menuitem" aria-haspopup="true"  tabindex="-1">Software &amp; Gaming</a>

<div class="listContainer listContainer10" tabindex="0" id="mID527" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID527"  >Software & Gaming options - 7 groups of items - 34 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-2876">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Business &amp; Utilities</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967276/operating-systems" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_os', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Operating Systems</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967278/office-applications" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_office', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Office Applications</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967277/utilities-anti-virus-security" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_utilities', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Utilities, Anti-virus, Security</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966703/business-financial-legal" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_business', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Business &amp; Legal</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967126/graphics-imaging-publishing" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_graphics', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Graphics &amp; Publishing</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966997/programming-website-design" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_programming', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Web Programming &amp; Design</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2889">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Home &amp; Multimedia</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294967272/video-editing" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_video_editing', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Video Editing</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966981/mp3-and-music-recording" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_music_recording', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">MP3 &amp; Music Recording</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966758/personal-interest-hobbies" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_personal_interest', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Personal Interest, Hobbies</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967274/home-design-landscaping" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_home_design', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Home Design, Landscaping</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966980/reference-and-education" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_education', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Reference &amp; Education</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2899">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Books &amp; Movies</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294966754/books" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_books', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Books</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967282/movies" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_movies', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Movies</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967124/game-guides" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_game_guides', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Game Guides</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2913">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">PC &amp; Mac Gaming</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294961435/pc-and-mac-games" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_pc_games', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">PC &amp; Mac Games</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961019/game-controllers" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_gaming_controllers', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Game Controllers</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961018/gaming-keyboards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_gaming_keyboards', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Keyboards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961017/gaming-mice" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_gaming_mice', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Mice</a>

</li>


<li class="plinkLI ">

<a href="/category/4294853406/gaming-headsets" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_gaming_headsets', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Headsets</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967249/miscellaneous-gaming" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_misc_gaming', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Miscellaneous Gaming</a>

</li>


<li class="plinkLI ">

<a href="/category/4294961016/gaming-mouse-pads" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_gaming_mousepads', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Gaming Mouse Pads</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967231/game-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_game_cards', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Game Cards</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6827">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">VR Gaming</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/content/vrready.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_vr_ready', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Get VR Ready</a>

</li>


<li class="plinkLI ">

<a href="/category/4294966937,4294819823/vr-ready-video-cards" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'byopc_vr_ready', 'eventLabel': 'byopc', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">VR Ready Video Cards</a>

</li>


<li class="plinkLI ">

<a href="/category/4294964325,4294819823/vr-ready-systems" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'comp_vr_ready', 'eventLabel': 'computers', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">VR Ready Systems</a>

</li>


<li class="plinkLI ">

<a href="/category/4294854801/vr-headsets" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_vr_gaming', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">VR Headsets</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2902">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Console Gaming</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/category/4294854828/xbox-one" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_xbox1', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Xbox One</a>

</li>


<li class="plinkLI ">

<a href="/category/4294854864/playstation-4" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_ps4', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">PlayStation 4</a>

</li>


<li class="plinkLI ">

<a href="/category/4294854832/xbox-360" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_xbox360', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Xbox 360</a>

</li>


<li class="plinkLI ">

<a href="/category/4294854868/playstation-3" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_ps3', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">PlayStation 3</a>

</li>


<li class="plinkLI ">

<a href="/category/4294967264/nintendo-gaming" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_wii', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Nintendo Gaming</a>

</li>


<li class="plinkLI ">

<a href="/category/4294936345,4294818647/nvidia-shield" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_nvidia_shield', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">NVIDIA Shield</a>

</li>


<li class="plinkLI ">

<a href="/category/4294854860/psp" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw_psp', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">PSP</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6875">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Explore All Categories</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/products/software.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'sw', 'eventLabel': 'software', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">View All Products</a>

</li>


</ul>

</li>


</ul>

<div class="flyoutRelatedContent"><div class="promoLink">Shop all <a href="https://www.microcenter.com/site/products/gaming.aspx">Gaming</a></div></div>

</div>

</li>

<li class="topLvl navarrow"  data-mid="3286" >

<a class="topLink" data-mid="3286" href="#" onclick="return false;" id="topLvl3286" role="menuitem" aria-haspopup="true"  tabindex="-1">Service &amp; Repair</a>

<div class="listContainer listContainer11" tabindex="0" id="mID3286" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID3286"  >Service & Repair options - 3 groups of items - 9 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-3287">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Repair Services</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/service/laptop-screen-repair.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_screen_repair', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Laptop Screen Repair </a>

</li>


<li class="plinkLI ">

<a href="/site/service/apple-repair.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_apple_repair', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Apple Repair</a>

</li>


<li class="plinkLI ">

<a href="/site/service/instore-service-diagnostics.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_computer_repair', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Computer Repair </a>

</li>


<li class="plinkLI ">

<a href="/site/service/instore-service-hdd-data-recovery.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_data_recovery', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Data Recovery</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3307">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Tune Up &amp; Build Services</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/service/instore-service-virus-removal.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_virus_removal', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Virus &amp; Malware Scan</a>

</li>


<li class="plinkLI ">

<a href="/site/service/instore-service-complete-build.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_custom_pcs', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Custom Build PCs</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-3288">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Technical Support</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/content/tech-support.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_store_support', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Tech Support</a>

</li>


<li class="plinkLI ">

<a href="/site/support/tech-center.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_tech_center', 'eventLabel': 'services', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Tech Center</a>

</li>


<li class="plinkLI ">

<a href="/site/stores/instore-clinics.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'serv_clinics', 'eventLabel': 'serv', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">In-Store Clinics</a>

</li>


</ul>

</li>


</ul>

</div>

</li>

<li class="topLvl navarrow"  data-mid="528" >

<a class="topLink" data-mid="528" href="#" onclick="return false;" id="topLvl528" role="menuitem" aria-haspopup="true"  tabindex="-1">Help</a>

<div class="listContainer listContainer12" tabindex="0" id="mID528" >

<h4  class="hide-text menu-announcement" tabindex="0" id="maID528"  >Help options - 5 groups of items - 20 total selections</h4>

<ul class="tertiary listCol1" role="menu">

<li class="tertiaryLvl navarrow MnID-2924">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Customer Service </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/customer-support/contact-us.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_contact_us', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Contact Us</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/check-status.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_order_status', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Check Order Status</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/returns.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_returns', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">How to Return Merchandise</a>

</li>


<li class="plinkLI ">

<a href="/site/service/service.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_repair', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Service and Repair</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/faqs.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_faqs', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Frequently Asked Questions</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/security.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_safe_shopping', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Safe Shopping Promise</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/recycling.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_recycle', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Recycling</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2925">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Shopping </a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/stores/default.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_store_locations', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Store Locations</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/pickup.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_instore_pickup', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">In-Store Pickup</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/availability.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_availability', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Product Availability</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/order-restrictions.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_shop_exceptions', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Online Order Restrictions</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/return-policy.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_return_policy', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Return Policy</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/credit-cards.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_credit_cards', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Credit Cards Accepted</a>

</li>


<li class="plinkLI ">

<a href="/site/customer-support/shipping-options.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_shipping', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Shipping Options</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2926">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Resources &amp; Tools</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/rebate-center/default.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_rebate_center', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Rebate Center</a>

</li>


<li class="plinkLI ">

<a href="/site/stores/employment.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_jobs', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Careers</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-2927">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">In-Demand &amp; Tech</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="/site/content/tech-support.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_store_support', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Tech Support</a>

</li>


<li class="plinkLI ">

<a href="/site/support/tech-center.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_tech_center', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Tech Center</a>

</li>


<li class="plinkLI ">

<a href="/site/stores/instore-clinics.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_clinics', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">In-Store Clinics</a>

</li>


</ul>

</li>


<li class="tertiaryLvl navarrow MnID-6933">

<h4><a class="tertiaryLink" href="#" role="menuitem" aria-haspopup="true"  tabindex="-1">Insider Account</a></h4>

<ul class="nextLvl">

<li class="plinkLI ">

<a href="https://account.microcenter.com/members/account.aspx" class="plink"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'product_dropdown', 'eventAction': 'help_sign_in', 'eventLabel': 'help', 'eventValue': 4 } );" role="menuitem"  tabindex="-1">Account Sign in</a>

</li>


</ul>

</li>


</ul>

</div>

</li>

    </ul>
</li>
 
<!-- END Products nav -->
                  
                    

<!-- START Brand Showcase nav -->
<li class="brandNav" role="menubar">
    <a href="#" id="byBrand" role="menuitem" aria-haspopup="true">Brand Showcase<span class="hide-text"> Navigation</span><i class="fa fa-sort-desc"></i></a>
    <ul>
        
<li class="brandLink fade">

<a href="/site/brands/acer.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_acer', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C22-120brandLOGO_acer.png" alt="Acer"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/amdredzone.aspx"   role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C2899-120brandLOGOamd.png" alt="AMD Red Zone"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/apple-showcase.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_apple', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C404-apple.jpg" alt="Apple"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/asus.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_asus', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C338-120brandLOGO_asus.png" alt="ASUS"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/bose.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_bose', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C6138-bose.jpg" alt="Bose"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/brother_storefront.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_brother', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C740-120brandLOGO_brother.png" alt="Brother"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/dell.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_dell', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C19-09_2016DELL120.png" alt="Dell"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/djidrones.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_dji', 'eventLabel': 'dji', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C6075-DJIlogo120x37.png" alt="DJI"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/epson.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_epson', 'eventLabel': 'epson', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C3581-epson_logo.png" alt="Epson"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/hp.aspx"   role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C31-hp_logo.jpg" alt="HP"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/intel.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_intel', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C33-intel.jpg" alt="Intel"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/lenovo.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_lenovo', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C35-120brandLOGO_lenovo2.png" alt="Lenovo "></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/lg-showcase.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'lg_storefront', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C799-LGstorefrontLOGO.jpg" alt="LG"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/linksys.aspx"   role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C7217-120brandLOGO2_linksys.png" alt="Linksys"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/microsoft.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_microsoft', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C37-120brandLOGO_MSSurface.png" alt="Microsoft"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/netgear.aspx"   role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C4907-netgear_logo.gif" alt="Netgear"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/nvidia-store.aspx"   role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C725-NVIDIAnavLogo.jpg" alt="NVIDIA"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/powerspec.aspx"   role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C39-120brandLOGO_powerspec.png" alt="PowerSpec"></a>

</li>

<li class="brandLink fade">

<a href="/site/brands/samsung.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'store_samsung', 'eventLabel': 'brands', 'eventValue': 4 } );" role="menuitem" aria-haspopup="false" tabindex="-1"><img src="https://60a99bedadae98078522-a9b6cded92292ef3bace063619038eb1.ssl.cf2.rackcdn.com/thumbnail_C6070-samsung-logo.png" alt="Samsung"></a>

</li>

    
    </ul>
</li>
<!-- END Brand Showcase nav -->
                  
                </ul>
            </nav>
             
                
        </nav>
        <!-- END PRIMARY NAV -->
            
       <div class="clear"></div>
            
    </div>
        
</header>
<!-- END HEADER -->
        
        <!-- START CONTENT -->
        <main id="mainContent" class="c_203">
        	
           
    
    <!-- START SIDEBAR -->
    <aside id="sidebar" class="inline">
        
        


<div id="adverts" class="inline">
<figure class="bnrAd ">
<div class="MENUTable">
<div class="MENU_flag">Articles</div>

<ul class="level1">
<li class="m_3215">Desktops

<ul class="level2">
<li>
<a href="/tech_center/cat/4302/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3245/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3258/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/7656/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3216">Laptops and Netbooks

<ul class="level2">
<li>
<a href="/tech_center/cat/4308/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3248/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3259/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/7761/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_4279">PowerSpec

<ul class="level2">
<li>
<a href="/tech_center/cat/4280/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/4281/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/4282/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/4283/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_4284">WinBook

<ul class="level2">
<li>
<a href="/tech_center/cat/4285/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/4286/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/4287/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/4288/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_5087">Windows 10

<ul class="level2">
<li>
<a href="/tech_center/cat/5088/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/5089/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/5090/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/5091/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_5148">Windows 8

<ul class="level2">
<li>
<a href="/tech_center/cat/5150/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/5151/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/5152/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/5153/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_5149">Windows 7

<ul class="level2">
<li>
<a href="/tech_center/cat/5154/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/5155/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/5156/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/5157/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3265">Tablets and Smartphones

<ul class="level2">
<li>
<a href="/tech_center/cat/4310/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3441/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3442/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/7900/faq" class="">FAQ</a>
</li>
<li>
<a href="/tech_center/cat/6565/archive" class="">Archive</a>
</li>
</ul>
</li>
<li class="m_3063">Build Your Own PC

<ul class="level2">
<li>
<a href="/tech_center/cat/4311/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3250/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3262/video" class="">Video</a>
</li>
</ul>
</li>
<li class="m_3626">Networking

<ul class="level2">
<li>
<a href="/tech_center/cat/3628/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3629/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3630/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/3627/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_5189">Tenda

<ul class="level2">
<li>
<a href="/tech_center/cat/5190/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/5471/ac15" class="">AC15</a>
</li>
<li>
<a href="/tech_center/cat/5258/fh1201" class="">FH1201</a>
</li>
<li>
<a href="/tech_center/cat/5191/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/5192/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/5193/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3217">Monitors

<ul class="level2">
<li>
<a href="/tech_center/cat/4312/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3249/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3261/video" class="">Video</a>
</li>
</ul>
</li>
<li class="m_3219">Apple

<ul class="level2">
<li>
<a href="/tech_center/cat/4313/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3247/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3260/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/8107/faq" class="">FAQ</a>
</li>
<li>
<a href="/tech_center/cat/6412/archive" class="">Archive</a>
</li>
</ul>
</li>
<li class="m_3663">Peripherals

<ul class="level2">
<li>
<a href="/tech_center/cat/3665/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3666/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3667/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/3664/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3214">Antivirus / ESET

<ul class="level2">
<li>
<a href="/tech_center/cat/4314/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3246/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3257/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/7553/faq" class="">FAQ</a>
</li>
<li>
<a href="/tech_center/cat/5434/archive" class="">Archive</a>
</li>
</ul>
</li>
<li class="m_4274">Software

<ul class="level2">
<li>
<a href="/tech_center/cat/4275/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/4276/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/4277/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/4278/faq" class="">FAQ</a>
</li>
<li>
<a href="/tech_center/cat/6410/archive" class="">Archive</a>
</li>
</ul>
</li>
<li class="m_3658">Security and Home Automation

<ul class="level2">
<li>
<a href="/tech_center/cat/3660/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3661/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3662/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/3659/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3673">Home Theater

<ul class="level2">
<li>
<a href="/tech_center/cat/3675/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3676/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3677/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/3674/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3264">Maker Products

<ul class="level2">
<li>
<a href="/tech_center/cat/12974/raspberry-pi" class="">Raspberry Pi</a>
</li>
<li>
<a href="/tech_center/cat/3266/arduino-project" class="">Arduino Project</a>
</li>
<li>
<a href="/tech_center/cat/3267/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/6100/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/7744/faq" class="">FAQ</a>
</li>
</ul>
</li>
<li class="m_3668">Other

<ul class="level2">
<li>
<a href="/tech_center/cat/3670/how-to" class="">How To</a>
</li>
<li>
<a href="/tech_center/cat/3671/reference" class="">Reference</a>
</li>
<li>
<a href="/tech_center/cat/3672/video" class="">Video</a>
</li>
<li>
<a href="/tech_center/cat/3669/faq" class="">FAQ</a>
</li>
</ul>
</li>
</ul></div>

</figure>
</div>


    </aside>
    <!-- END SIDEBAR -->



            <article id="content" class="inline">
                
                

                
                
                
                 

         
                
    

 <nav aria-labelledby="breadcrumb-label"><h2 id="breadcrumb-label" class="hide-text">Breadcrumbs</h2>
             <ul id="breadcrumbs" itemscope itemtype="http://schema.org/BreadcrumbList">                    <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><meta itemprop="name" content="Home"><a href="/">Home<meta itemprop="item" content="https://www.microcenter.com/"></a><meta itemprop="position" content="1"></li>           <li  itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> &gt; &nbsp;<a href="/site/content/tech-support.aspx"><meta itemprop="name" content="Technical Support">Technical Support<meta itemprop="item" content="https://www.microcenter.com/site/content/tech-support.aspx"></a> <meta itemprop="position" content="02"></li>           <li  itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> &gt; &nbsp;<a href="/site/support/tech-center.aspx"><meta itemprop="name" content="Tech Center">Tech Center<meta itemprop="item" content="https://www.microcenter.com/site/support/tech-center.aspx"></a> <meta itemprop="position" content="12"></li>            </ul>
     </nav>

    <div id="pnlArticles">
	

    <h1>Build Your Own PC</h1>

    <div>
    <div style="margin-right: 24px; float:left;"><img src="http://c783319.r19.cf2.rackcdn.com/images_Graphics_byo_200.jpg" alt="" height="200" width="200" /></div>
<div>
<h3>Information to help you build your own computer</h3>
<em>from the experts at Micro Center</em>
<p>There's no better resource for Build Your Own PC lovers than our Tech Center Library. Whatever you're building, a high-end multi-media system, the ultimate gaming weapon, or a customized PC, we're here to help you through the build process. </p>
<p>All of the articles in our Tech Center library are written by experienced Micro Center tech experts knowledgable about system components, performance, and troubleshooting. </p>
</div>
  

   </div>

    <div class="tabs clear">
    <ul class="nav">
        <ul class="nav"><li class="accTab">
<a class="tabLink current" href="#tabContent_4311" id="tab_4311">How To Articles</a>
</li>
<li class="accTab">
<a class="tabLink" href="#tabContent_3250" id="tab_3250">Reference Articles</a>
</li>
</ul><article id="tabContent_4311" class="rounded">
<div class="content-wrapper">

<ul>
<li>
<a href="/tech_center/article/7676/how-to-add-an-msata-card-to-an-intel-d34010wyk-nuc">How to add an mSATA Card to an Intel D34010WYK NUC</a>
</li>
<li>
<a href="/tech_center/article/7677/how-to-add-ram-to-an-intel-d34010wyk-nuc">How to add RAM to an Intel D34010WYK NUC</a>
</li>
<li>
<a href="/tech_center/article/4531/how-to-change-the-boot-order-on-a-windows-computer">How to change the Boot Order on a Windows Computer</a>
</li>
<li>
<a href="/tech_center/article/4105/how-to-configure-a-raid-volume-on-an-intel-motherboard">How to configure a RAID Volume on an Intel Motherboard</a>
</li>
<li>
<a href="/tech_center/article/5601/how-to-determine-if-your-processor-is-windows-8-compatible">How to determine if your Processor is Windows 8 Compatible</a>
</li>
<li>
<a href="/tech_center/article/8084/how-to-determine-power-management-options-on-a-windows-8-system">How to determine Power Management Options on a Windows 8 System</a>
</li>
<li>
<a href="/tech_center/article/5479/how-to-enable-sli">How to enable SLI</a>
</li>
<li>
<a href="/tech_center/article/5843/how-to-format-a-hard-drive-in-windows-7">How to format a Hard Drive in Windows 7</a>
</li>
<li>
<a href="/tech_center/article/5844/how-to-format-a-hard-drive-in-windows-8">How to format a Hard Drive in Windows 8</a>
</li>
<li>
<a href="/tech_center/article/6900/how-to-format-a-new-hard-drive-on-a-windows-computer">How to format a New Hard Drive on a Windows Computer</a>
</li>
<li>
<a href="/tech_center/article/7687/how-to-mount-an-intel-d34010wyk-nuc-to-a-monitor">How to mount an Intel D34010WYK NUC to a Monitor</a>
</li>
<li>
<a href="/tech_center/article/9264/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-10---part-1">How to save space on Solid State Drives (SSDs) in Windows 10 - Part 1</a>
</li>
<li>
<a href="/tech_center/article/9265/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-10---part-2">How to save space on Solid State Drives (SSDs) in Windows 10 - Part 2</a>
</li>
<li>
<a href="/tech_center/article/9266/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-10---part-3">How to save space on Solid State Drives (SSDs) in Windows 10 - Part 3</a>
</li>
<li>
<a href="/tech_center/article/9267/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-10---part-4">How to save space on Solid State Drives (SSDs) in Windows 10 - Part 4</a>
</li>
<li>
<a href="/tech_center/article/9268/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-10---part-5">How to save space on Solid State Drives (SSDs) in Windows 10 - Part 5</a>
</li>
<li>
<a href="/tech_center/article/9269/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-10---part-6">How to save space on Solid State Drives (SSDs) in Windows 10 - Part 6</a>
</li>
<li>
<a href="/tech_center/article/4328/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-7---part-1">How to save space on Solid State Drives (SSDs) in Windows 7 - Part 1</a>
</li>
<li>
<a href="/tech_center/article/4093/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-7---part-2">How to save space on Solid State Drives (SSDs) in Windows 7 - Part 2</a>
</li>
<li>
<a href="/tech_center/article/4103/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-7---part-3">How to save space on Solid State Drives (SSDs) in Windows 7 - Part 3</a>
</li>
<li>
<a href="/tech_center/article/4104/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-7---part-4">How to save space on Solid State Drives (SSDs) in Windows 7 - Part 4</a>
</li>
<li>
<a href="/tech_center/article/7858/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-7---part-5">How to save space on Solid State Drives (SSDs) in Windows 7 - Part 5</a>
</li>
<li>
<a href="/tech_center/article/7859/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-7---part-6">How to save space on Solid State Drives (SSDs) in Windows 7 - Part 6</a>
</li>
<li>
<a href="/tech_center/article/5857/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-8---part-1">How to save space on Solid State Drives (SSDs) in Windows 8 - Part 1</a>
</li>
<li>
<a href="/tech_center/article/5858/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-8---part-2">How to save space on Solid State Drives (SSDs) in Windows 8 - Part 2</a>
</li>
<li>
<a href="/tech_center/article/5859/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-8---part-3">How to save space on Solid State Drives (SSDs) in Windows 8 - Part 3</a>
</li>
<li>
<a href="/tech_center/article/5860/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-8---part-4">How to save space on Solid State Drives (SSDs) in Windows 8 - Part 4</a>
</li>
<li>
<a href="/tech_center/article/5873/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-8---part-5">How to save space on Solid State Drives (SSDs) in Windows 8 - Part 5</a>
</li>
<li>
<a href="/tech_center/article/5874/how-to-save-space-on-solid-state-drives-(ssds)-in-windows-8---part-6">How to save space on Solid State Drives (SSDs) in Windows 8 - Part 6</a>
</li>
<li>
<a href="/tech_center/article/5715/how-to-troubleshoot-a-new-build-that-will-not-post">How to troubleshoot a New Build that will not post</a>
</li>
<li>
<a href="/tech_center/article/4239/how-to-update-your-nvidia-graphics-card-drivers">How to update your Nvidia Graphics Card Drivers</a>
</li>
<li>
<a href="/tech_center/article/4515/how-to-use-regedit-to-fix-a-missing-optical-disk-drive">How to use regedit to fix a Missing Optical Disk Drive</a>
</li>
</ul>
</div>
</article>
<article id="tabContent_3250" class="rounded hide">
<div class="content-wrapper">

<ul>
<li>
<a href="/tech_center/article/3944/5-ways-to-save-space-on-your-solid-state-drive">5 Ways to save Space on your Solid State Drive</a>
</li>
<li>
<a href="/tech_center/article/8047/a-basic-user-guide-to-the-intel-visual-bios">A Basic User Guide to the Intel Visual BIOS</a>
</li>
<li>
<a href="/tech_center/article/6908/a-quick-guide-to-video-connections">A Quick Guide to Video Connections</a>
</li>
<li>
<a href="/tech_center/article/4990/benefits-of-installing-a-hard-drive-enclosure-as-primary-or-secondary-drive">Benefits of installing a Hard Drive Enclosure as Primary or Secondary Drive</a>
</li>
<li>
<a href="/tech_center/article/9286/bios-update-information-lga2011-v3-motherboard-spring-2016">BIOS Update Information LGA2011 v3 Motherboard Spring 2016</a>
</li>
<li>
<a href="/tech_center/article/9724/cooler-master-hyper-212-evo-am4-install-guide">Cooler Master Hyper 212 EVO AM4 Install Guide</a>
</li>
<li>
<a href="/tech_center/article/9734/liquid-cooling---coolants,-reservoirs,-and-pumps">Liquid Cooling - Coolants, Reservoirs, and Pumps</a>
</li>
<li>
<a href="/tech_center/article/9735/liquid-cooling---process-and-terms">Liquid Cooling - Process and Terms</a>
</li>
<li>
<a href="/tech_center/article/9732/liquid-cooling---tubing-and-fittings">Liquid Cooling - Tubing and Fittings</a>
</li>
<li>
<a href="/tech_center/article/9733/liquid-cooling---water-blocks,-radiators,-and-fans">Liquid Cooling - Water Blocks, Radiators, and Fans</a>
</li>
<li>
<a href="/tech_center/article/6124/obtaining-hassle-free-ssd-performance">Obtaining hassle-free SSD Performance</a>
</li>
<li>
<a href="/tech_center/article/5577/out-of-box-setup-for-a-windows-server-2012">Out of Box setup for a Windows Server 2012</a>
</li>
<li>
<a href="/tech_center/article/4499/raid-by-the-numbers">RAID by the Numbers</a>
</li>
<li>
<a href="/tech_center/article/4063/things-to-consider-when-selecting-a-keyboard">Things to Consider When Selecting a Keyboard</a>
</li>
<li>
<a href="/tech_center/article/5204/tips-to-help-install-usb-devices">Tips to help Install USB Devices</a>
</li>
<li>
<a href="/tech_center/article/6620/troubleshooting-audio">Troubleshooting Audio</a>
</li>
<li>
<a href="/tech_center/article/6013/troubleshooting-cannot-see-your-hard-drive-or-ssd-in-windows-7-setup">Troubleshooting: Cannot see your Hard Drive or SSD in Windows 7 Setup</a>
</li>
<li>
<a href="/tech_center/article/5611/troubleshooting-windows-8-optical-drive-missing">Troubleshooting: Windows 8 Optical Drive missing</a>
</li>
<li>
<a href="/tech_center/article/6079/what-is-amd-cool-core">What is AMD Cool Core</a>
</li>
<li>
<a href="/tech_center/article/5709/what-is-fast-boot">What is Fast Boot</a>
</li>
<li>
<a href="/tech_center/article/4266/what-is-gpt">What is GPT</a>
</li>
<li>
<a href="/tech_center/article/4267/what-is-mbr">What is MBR</a>
</li>
<li>
<a href="/tech_center/article/5708/what-is-secure-boot">What is Secure Boot</a>
</li>
<li>
<a href="/tech_center/article/5707/what-is-uefi">What is UEFI</a>
</li>
<li>
<a href="/tech_center/article/6130/when-2-terabytes-just-isn't-enough">When 2 Terabytes Just Isn't Enough</a>
</li>
<li>
<a href="/tech_center/article/7998/why-windows-reports-a-smaller-drive-size-than-expected">Why Windows reports a Smaller Drive Size than Expected</a>
</li>
</ul>
</div>
</article>

    </ul>

    </div>


</div>


               
                  

 
 





                
            

                






            </article>
                       


<!--AdExchange-->
    
        </main>
        <!-- END CONTENT -->
        <div class="clear"></div>
        
<footer id="footer" tabindex="-1" aria-labelledby="footer-label">
    <h2 class="hide-text" id="footer-label">Footer</h2>
    <div id="pnlPrefooter">
	
        <!-- START PRE-FOOTER -->
        <section id="prefooter">

            <div class="callouts">

                

                <div class="callout signup">
                    <h2>Sign Up for Special Offers</h2>
                    <p>As an email subscriber, you'll have <b>premier access</b> to our best offers, exclusive deals and more.</p>
                    <a href="https://microcenterinsider.com/pub/sf/ResponseForm?_ri_=X0Gzc2X%3DYQpglLjHJlTQGkl772mPMhzeRiEOkyymAS93pzfPzfq54YMVXMtX%3DYQpglLjHJlTQGs3CBDdgThyszbEzeeUHhc4WbWf0tfIzcNk&_ei_=EjZkf3VQ8hcGRJUvjM7wzUY">
                        <div class="btnSignUp" id="SignUp">SIGN ME UP</div>
                    </a>
                </div>
                <nav aria-labelledby="satisfactionguaranteed-label">
                    <a id="hypRegistration" title="Login" class="callout guarantee" href="https://account.microcenter.com/Login.aspx">
             
                    <h2 id="satisfactionguaranteed-label">Satisfaction Guaranteed</h2>
                    <p>We guarantee your satisfaction on every product we sell with a full refund - no receipt needed if you have a  Micro Center Insider Account.</p>
                   
                    </a>
                </nav>
                <nav aria-labelledby="serviceandrepair-label">
                    <a href="/site/service/service.aspx" class="callout service">
                        <h2 id="serviceandrepair-label">Service &amp; Repair</h2>
                        <p>
                            We're your trusted local service and repair professionals.<br>
                            <strong>How can we help?</strong>
                        </p>

                    </a>
                </nav>

            </div>

        </section>
        <!-- END PRE-FOOTER -->
    
</div>
    <!-- START FOOTER -->


    <div id="footerContainer">

        <!-- START FOOTERNAV -->
        <nav id="footerNav" aria-labelledby="footer-navigation">
            <h2 class="hide-text" id="footer-navigation">Footer Navigation</h2>
            <ul class="ftrNavContainer">



                
<li class="inline topLvl first customer service ">

<h2 tabindex="-1">Customer Service </h2>
<ul class="subLvl">

<li class="">

<a href="/site/customer-support/check-status.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_order_status', 'eventLabel': 'customer_service', 'eventValue': 4 } );">Check Order Status</a>

</li>


<li class="">

<a href="/site/customer-support/returns.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_returns', 'eventLabel': 'customer_service', 'eventValue': 4 } );">How To Return Merchandise</a>

</li>


<li class="">

<a href="/site/service/service.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_repair', 'eventLabel': 'customer_service', 'eventValue': 4 } );">Service &amp; Repair</a>

</li>


<li class="">

<a href="/site/customer-support/faqs.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_faqs', 'eventLabel': 'customer_service', 'eventValue': 4 } );">Frequently Asked Questions</a>

</li>


<li class="">

<a href="/site/customer-support/security.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_safe_shopping', 'eventLabel': 'customer_service', 'eventValue': 4 } );">Safe Shopping Promise</a>

</li>


<li class="">

<a href="/site/customer-support/recycling.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_recycle', 'eventLabel': 'customer_service', 'eventValue': 4 } );">Recycling</a>

</li>


<li class="">

<a href="/site/customer-support/protection-plans/protection-plans-master.aspx"  >Protection Plans </a>

</li>

</ul>

</li>

<li class="inline topLvl  shopping ">

<h2 tabindex="-1">Shopping </h2>
<ul class="subLvl">

<li class="">

<a href="/site/stores/default.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_store_locations', 'eventLabel': 'shopping', 'eventValue': 4 } );">Store Locations</a>

</li>


<li class="">

<a href="/site/customer-support/pickup.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_instore_pickup', 'eventLabel': 'shopping', 'eventValue': 4 } );">In-Store Pickup</a>

</li>


<li class="">

<a href="/site/customer-support/availability.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_availability', 'eventLabel': 'shopping', 'eventValue': 4 } );">Product Availability</a>

</li>


<li class="">

<a href="/site/customer-support/order-restrictions.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_shop_exceptions', 'eventLabel': 'shopping', 'eventValue': 4 } );">Online Order Restrictions</a>

</li>


<li class="">

<a href="/site/customer-support/return-policy.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_return_policy', 'eventLabel': 'shopping', 'eventValue': 4 } );">Return Policy</a>

</li>


<li class="">

<a href="/site/customer-support/credit-cards.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_credit_cards', 'eventLabel': 'shopping', 'eventValue': 4 } );">Credit Cards Accepted</a>

</li>


<li class="">

<a href="/site/customer-support/shipping-options.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_shipping', 'eventLabel': 'shopping', 'eventValue': 4 } );">Shipping Options</a>

</li>

</ul>

</li>

<li class="inline topLvl  resources & tools ">

<h2 tabindex="-1">Resources &amp; Tools </h2>
<ul class="subLvl">

<li class="">

<a href="/site/rebate-center/default.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_rebate_center', 'eventLabel': 'resources', 'eventValue': 4 } );">Rebate Center</a>

</li>


<li class="">

<a href="/site/products/ink-toner.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'printit', 'eventLabel': 'resources', 'eventValue': 4 } );">Ink &amp; Toner Finder</a>

</li>


<li class="">

<a href="/site/stores/employment.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_jobs', 'eventLabel': 'resources', 'eventValue': 4 } );">Careers</a>

</li>


<li class="">

<a href="/site/content/micro-center-media-kit.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_sell_to_us', 'eventLabel': 'resources', 'eventValue': 4 } );">Sell to Micro Center</a>

</li>


<li class="">

<a href="/site/customer-support/sitemap.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_sitemap', 'eventLabel': 'resources', 'eventValue': 4 } );">Site Map</a>

</li>

</ul>

</li>

<li class="inline topLvl  in-demand & tech">

<h2 tabindex="-1">In-Demand &amp; Tech</h2>
<ul class="subLvl">

<li class="">

<a href="/site/products/refurbished.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_refurbished', 'eventLabel': 'in_demand', 'eventValue': 4 } );">Refurbished Deals</a>

</li>


<li class="">

<a href="/site/products/closeout.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_closeouts', 'eventLabel': 'in_demand', 'eventValue': 4 } );">Closeouts</a>

</li>


<li class="">

<a href="/site/products/open-box.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_openbox', 'eventLabel': 'in_demand', 'eventValue': 4 } );">Open Box</a>

</li>


<li class="">

<a href="/site/content/tech-support.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_tech_support', 'eventLabel': 'in_demand', 'eventValue': 4 } );">Tech Support</a>

</li>


<li class="">

<a href="/site/support/tech-center.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_tech_center', 'eventLabel': 'in_demand', 'eventValue': 4 } );">Tech Center</a>

</li>


<li class="">

<a href="/site/stores/instore-clinics.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'footer_nav', 'eventAction': 'F_clinics', 'eventLabel': 'in_demand', 'eventValue': 4 } );">In-Store Clinics</a>

</li>

</ul>

</li>

                <li class="careersCallout" aria-labelledby="careers-label">
                    <a href="/site/stores/employment.aspx">
                        <p><strong>Work with the latest in computer and digital technology.</strong> Search the Micro Center Job Access site to review our latest openings.</p>
                        <div class="btn grey" id="careers-label">Careers</div>
                    </a>
                </li>
                <li class="social" aria-labelledby="social-links">


                    <div itemscope="" itemtype="http://schema.org/WebSite">
                        <meta itemprop="name" content="Micro Center" />
                        <meta itemprop="url" content="https://www.microcenter.com/" />
                    </div>
                    <div itemscope="" itemtype="http://schema.org/Organization">
                        <meta itemprop="name" content="Micro Center" />
                        <link itemprop="url" href="https://www.microcenter.com/" />
                        <meta itemprop="logo" content="https://90a1c75758623581b3f8-5c119c3de181c9857fcb2784776b17ef.ssl.cf2.rackcdn.com/images_sf_MC_logo.png"/>
                        <span itemprop="contactPoint" itemscope="" itemtype="http://schema.org/ContactPoint">
                            <meta itemprop="telephone" content="+1-614-850-3675" />
                            <meta itemprop="contactType" content="customer service" />
                        </span>
                        <span itemprop="contactPoint" itemscope="" itemtype="http://schema.org/ContactPoint">
                            <meta itemprop="telephone" content="+1-614-850-3670" />
                            <meta itemprop="contactType" content="technical support" />
                        </span>
                    </div>
                    <div class="hide-text" id="social-links">Social Media Links</div>
                    <ul>
                        <li class="fb"><a itemprop="sameAs" href="https://www.facebook.com/MicroCenter" rel="external">Facebook</a></li>
                        <li class="tw"><a itemprop="sameAs" href="https://twitter.com/Microcenter" rel="external">Twitter</a></li>
                        <li class="ig"><a itemprop="sameAs" href="https://www.instagram.com/micro_center/" rel="external">Instagram</a></li>
                        <li class="yt"><a itemprop="sameAs" href="http://www.youtube.com/MicroCenter" rel="external">YouTube</a></li>
                    </ul>
                </li>

            </ul>

            <ul id="copyright" class="inline">
                <li>&copy; 2019 Micro Electronics, Inc.</li>

                
<li class="clear">

<a href="/site/content/about_microcenter.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'F_about_us', 'eventLabel': 'Legal', 'eventValue': 4 } );">About Micro Center</a>

</li>

<li class="">

<a href="/site/customer-support/privacy_policy.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'privacy_policy', 'eventLabel': 'legal', 'eventValue': 4 } );">Privacy Policy</a>

</li>

<li class="">

<a href="/site/customer-support/terms-conditions-site.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'tc_site', 'eventLabel': 'legal', 'eventValue': 4 } );">Terms and Conditions: Site</a>

</li>

<li class="">

<a href="/site/customer-support/terms-conditions-sale.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'tc_sale', 'eventLabel': 'legal', 'eventValue': 4 } );">Terms and Conditions: Sale</a>

</li>

<li class="">

<a href="/site/customer-support/copyrights-trademarks.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'copytrade', 'eventLabel': 'legal', 'eventValue': 4 } );">Copyrights &amp; Trademarks</a>

</li>

<li class="">

<a href="https://account.microcenter.com/members/account.aspx"   onClick = "ga('mc.send',  { 'hitType': 'event', 'eventCategory': 'brand_dropdown', 'eventAction': 'F_sign_in', 'eventLabel': 'Legal', 'eventValue': 4 } );">Account Sign In</a>

</li>

                
            </ul>
            <!-- Begin DigiCert site seal HTML and JavaScript -->
            <div id="DigiCertClickID_TpT_SmJ5" data-language="en">
                <a href="https://seal.digicert.com/seals/popup/?tag=TpT_SmJ5&url=www.qa.microcenter.com&lang=en&cbr=1520019393909">EV SSL Certificate</a>
            </div>
            <script type="text/javascript">
                var __dcid = __dcid || []; __dcid.push(["DigiCertClickID_TpT_SmJ5", "13", "s", "white", "TpT_SmJ5"]); (function () { var cid = document.createElement("script"); cid.async = true; cid.src = "//seal.digicert.com/seals/cascade/seal.min.js"; var s = document.getElementsByTagName("script"); var ls = s[(s.length - 1)]; ls.parentNode.insertBefore(cid, ls.nextSibling); }());
            </script>
            <!-- End DigiCert site seal HTML and JavaScript -->


        </nav>
        <!-- END FOOTERNAV -->



        <div class="inline secure">
            
        </div>


    </div>


</footer>


<div class="hide-text" id="Aria-Announcements"></div>
<!-- END FOOTER -->

    
        
        <!-- Used to override the canonical link generated from cached content  -->
        
        
    </body>
</html>



