OWC 5 Piece Mini Toolkit
Five Tools For Installing Memory & Drives Phillips #00 Screwdriver Torx T6 & T8 Screwdrivers
Get Notified When Available
Enter your email and we'll notify you when this item is back in stock.
Frequently Bought Together
The 5-Piece Mini Toolkit from Other World Computing is a set of five tools to help you repair and service various devices and small appliances, including installing memory and drives into most laptops, desktops, and tower computers. The set includes a Phillips #00 screwdriver, Torx T6 and T8 screwdrivers, a 1.8mm flat-head screwdriver, and a nylon pry tool (spudger). The small size set is perfect for smaller devices that require smaller bits for dissassembly.
FEATURES
- Five in 1 Toolkit
- For Installing Memory & Drives
- Phillips #00 Screwdriver
- Torx T6 & T8 Screwdrivers
- Nylon Spudger tool included
SPECIFICATIONS:
- Included Tools: Phillips #00 Screwdriver, Torx T6, Torx T8, Flat 1.8mm Screwdriver and Nylon Pry Tool(Spudger)
- Colour: Multi- coloured
- Compatibility: Most laptops and Desktops
WHAT'S IN THE BOX:
- OWC Phillips #00 Screwdriver x1
- OWC Torx T6 Screwdriver x1
- OWC Torx T8 Screwdriver x1
- OWC 1.8mm Flat-head Screwdriver x1
- Nylon Spudger Tool x1
| Brand | OWC |
| Colour | - |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | 12 Months |
No reviews yet. Be the first to review this product!
Related Products
Share this product
' + '' + '' + ''; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }