for Business

    • By Category
      • Product Portfolio
      • Solid State Drives (SSDs)
      • Hard Drives (HDDs)
      • USB Flash Drives
      • Memory Cards
      • Data Center Storage
      • Network Attached Storage (NAS)
      • Embedded Flash
      • Accessories
      • See All Products
    • By Use
      • Gaming
      • Smart Video Surveillance
      • Backups
      • RAID
    • By Brand
      • WD
      • WD_BLACK
      • SanDisk
      • SanDisk Professional
      • Western Digital
    • Promotions
      • Latest Products
      • Bestsellers
    • Learn and Compare
      • SSD vs. HDD
      • What is Thunderbolt 3
      • Internal Solid State Drives (SSDs)
      • Internal Hard Drives (HDDs)
      • External Drives
      • Portable Drives
      • Compare USB Flash Drives
      • Compare Memory Cards & Readers
      • Compare Color Drives
      • NAS Solutions
      • RAID Storage Solutions
    • Use case
      • Home Backups
      • Work from Home
      • Works with Chromebook
      • Digital Photography
      • Gaming
      • Cloud Alternatives
      • Smart Video Surveillance
      • Data Center Storage
      • Embedded Flash
    • Industries
      • Automotive & Transportation
      • IoT, Edge, & Telecom
    • Product Support
      • Get Product Support
      • Warranty Services
      • Product Registration
      • Resource Library
      • Submit a Case
      • Product Security
      • Contact Support
      • Start a Chat
    • Need help from an expert?

      Start a Chat

    • About Us
      • Overview
      • Innovation
      • Our Locations
      • Careers
      • Investors
      • Capital
    • Corporate Responsibility
      • Overview
      • Environment
      • People
      • Supply Chain
      • Ethics
      • Philanthropy
      • Data Privacy
    • News & Events
      • Newsroom
      • Press Releases
      • Media Kits
      • Events
      • Blog Posts
  •  
Home
All Products
Solid State (SSD)
External SSD
Filter by
Shop
Shop by Category
  • Solid State Drives (SSD)
    • Internal SSD
    • External SSD
    • Portable SSD
.productListcontainer .capacity-col { padding-top: 1rem; margin-top: 0px; } li.numb span:hover { background-color: #C3C3C3; } #nextbtn span:hover, #prevbtn span:hover { text-decoration: underline; cursor: pointer; } .accordion::after { content: ''; height: 12px; width: 12px; right: 8px; position: absolute; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Group_20076' data-name='Group 20076' width='12.428' height='13' viewBox='0 0 12.428 13'%3E%3Cg id='Group_17085' data-name='Group 17085' transform='translate(5.903)'%3E%3Cline id='Line_584' data-name='Line 584' y2='13' fill='none' stroke='currentColor' stroke-width='1'%3E%3C/line%3E%3C/g%3E%3Cg id='Group_17086' data-name='Group 17086' transform='translate(0 6.379) rotate(-90)'%3E%3Cline id='Line_584-2' data-name='Line 584' y2='12.428' fill='none' stroke='currentColor' stroke-width='1'%3E%3C/line%3E%3C/g%3E%3C/svg%3E"); } .accordion.active::after { content: ''; height: 12px; width: 12px; right: 8px; position: absolute; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Group_20079' data-name='Group 20079' width='12.428' height='13' viewBox='0 0 12.428 13'%3E%3Cg id='Group_17085' data-name='Group 17085' transform='translate(5.903)' opacity='0'%3E%3Cline id='Line_584' data-name='Line 584' y2='13' fill='none' stroke='currentColor' stroke-width='1'%3E%3C/line%3E%3C/g%3E%3Cg id='Group_17086' data-name='Group 17086' transform='translate(0 6.379) rotate(-90)'%3E%3Cline id='Line_584-2' data-name='Line 584' y2='12.428' fill='none' stroke='currentColor' stroke-width='1'%3E%3C/line%3E%3C/g%3E%3C/svg%3E"); } .child::after { content: ''; height: 12px; width: 12px; left: 90%; position: absolute; } .child.active::after { content: ''; height: 12px; width: 12px; left: 90%; position: absolute; } .child-body { display: block; } .child-body.hidden { display: none; } .accordion-body { visibility: visible; transition: max-height 0.5s ease-out; max-height: 1000px; margin-bottom: 0; padding-bottom: 0.5rem; overflow: hidden; } .accordion-body.moreItems { max-height: 3000px; } .accordion-body.hidden { display: block; max-height: 0; visibility: hidden; margin-bottom: 0; border-bottom: 0; padding: 0; } .clp-nav-item-warp .clp-nav-item:last-child, .clp-filters-item-wrap .clp-filters-item:last-child{ border-bottom: 1px solid #e6e6e6; } .clp-filters-item-wrap .checkbox{ margin-bottom: 0; } .clp-selected-filters-wrap .clp-selected-filter{ border:1px solid transparent; } .clp-selected-filters-wrap .clp-selected-filter:hover{ border-color:#A2A2A2; } .checkbox input:checked ~ .checkmark { color: #fff; background-color: #0074f3; border-color: #0074f3; } @media (max-width: 767px) { .clp-filters-item-wrap { max-height: calc(100vh - 350px); overflow-y: auto; overflow-x: hidden; } .mob-filter-close { bottom: 0; } .accordion-body.hidden li { max-height: 0px; padding: 0; margin: 0; opacity: 0; } .left-filter.hidden { position: fixed; width: 100%; height: 100%; opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%); transition-timing-function: ease-in; transition: .3s; display: block; overflow: scroll; height: calc(100vh - 100px); } body.mob-shopBy-open .left-filter.hidden, body.mob-filters-open .left-filter.hidden { z-index: 102; margin-top: 0; transition: .3s; transition-timing-function: ease-out; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; top: 96px; } body.mob-shopBy-open, body.mob-filters-open{ overflow:hidden; } body.mob-shopBy-open .clp-main-wrap:after, body.mob-filters-open .clp-main-wrap:after{ content: ''; background-color: rgba(0, 0, 0, .24); height: 100%; width: 100%; position: fixed; top: 0; z-index: 11; left: 0; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); } .clp-nav-wrap, .clp-filters-wrap{ display:none; } body.mob-shopBy-open .clp-nav-wrap, body.mob-filters-open .clp-filters-wrap{ display:block; } .clp-nav-item-warp .clp-nav-item:first-child, .clp-filters-item-wrap .clp-filters-item:first-child{ border-top: 0; } .clp-selected-filters-wrap{ top:60px; } .sortDropDown { opacity: 0; } }
Filter
Filter by
  • + More
  • - Less
  • + More
  • - Less

External SSD
{{totalResults}} Items Items
Sort by :
Sort
{{product.badgesInfo.tagTitle}}
{{product.baseProductInfo.pageTitle}}
Capacity: {{product.capacity}}

Starting at {{product.minPricedSkuInfo.prices.sale.amountFormatted}}

Starting at {{product.minPricedSkuInfo.prices.list.amountFormatted}} {{product.minPricedSkuInfo.prices.sale.amountFormatted}} / {{product.minPricedSkuInfo.prices.sale.billingPlanName}}
{{product.customPromotionInfo.cpJson.ctaLabel}} {{product.customPromotionInfo.cpJson.ctaLabel}}

{{product.badgesInfo.tagTitle}}
{{product.baseProductInfo.pageTitle}}
Capacity: {{product.capacity}}

Starting at {{product.minPricedSkuInfo.prices.sale.amountFormatted}}

Starting at {{product.minPricedSkuInfo.prices.list.amountFormatted}} {{product.minPricedSkuInfo.prices.sale.amountFormatted}} / {{product.minPricedSkuInfo.prices.sale.billingPlanName}}
{{product.customPromotionInfo.cpJson.ctaLabel}} {{product.customPromotionInfo.cpJson.ctaLabel}}
No Records Found.

  • PREV
  • 1
  • ...
  • {{index}}
  • ...
  • {{paginationObj.totalPages}}
  • NEXT

Country/Region:

Asiana

Shopping

  • Sign Up for Email
  • Product Portfolio
  • Warranty Policy
  • Distributors & Resellers

Programs

  • Partner Programs
  • Philanthropic Programs
  • Western Digital Capital

Company

  • About Us
  • News & Events
  • Leadership
  • Corporate Responsibility
  • Privacy Center
  • Blog
  • Careers
  • Investors
  • Office Locations
  • Contact Us

Support

  • Get Help
  • Resource Library
  • Product Security
  • Privacy
  • Legal
  • Cookie Statement
  • About Ads
  • Trademarks
  • Product Compliance
  •  
© 2023 Western Digital Corporation or its affiliates. All rights reserved.