Skip to main content

How to disassemble a system unit 🙃

HELLO EVERYONE 👋🏻
IM BACKKK ! 

So today im gonna share my experience about assembling and disassembling a system unit that me and friends did last friday ☺️ 




HOW TO DISASSEMBLE A SYSTEM UNIT 💻 

Step 1; Outer Casing 


🌸 First off, unscrew the four screws on the back of the computer. On most computer cases, there will be large knobs that you can unscrew by hand or by screw driver on the back-right side of the computer. Once the screws removed then just slide it off .

Step 2 ; System fan 


🌸 most computers have 2 fans 
 a) system fan -the one blowing air to the computer
b) CPU fan - the one blowing air onto the CPU heat sink .

🌸 unplug the fan from motherboard . Next , you need to unscrew the fan from the outside . You should now be able to lift the fan out the PC .

Step 3 ; CPU fan 










🌸 The CPU fan is located right on top of the CPU heat sink . It is hard to access because the CPU fan plugs into the motherboard . 
🌸 The 4 screws securing it in place is removed in order to remove the fan from the heat sink . 


Step 4 ; Power Supply 








🌸 The first thing that we need to do  is unplug every wire coming from the power supply. The list below is every thing that we have to disconnect: 
  
  • Motherboard (very large connector/plug)
  • CD/DVD drive[s] power
  • Internal hard drive power
  • Portable hard drive slot power
 🌸 once everything is unplugged , unscrew the 4 holding the power supply in place . Next , push the power supply from outside and then lift it out . 


Step 5 ; CD-ROM Drive 












🌸 First, unplug the ribbon from the back of the drive. 

🌸Once that is completed, pull on the tab securing the drive in place, then push it out from the inside


Step 6; Hard Disk 


 🌸 we need to de-attach the connector at the back of the slot and unplug the others from the motherboard 

🌸 Unscrew 4 screw securing it in place in order to remove the hard disk . 


Step 7; RAM 



🌸To remove the RAM, push down on both tabs holding the RAM in place, which are located at both ends of the RAM

Sources : http://www.instructables.com/id/Disassemble-a-Computer/



Comments

Post a Comment

Popular posts from this blog

Database

What is Database ? A database is a collection of  information  that is organized so that it can be easily accessed, managed and updated. Data is organized into rows, columns and tables, and it is indexed to make it easier to find relevant information. What is Database Management System? A database management system (DBMS) is system software for creating and managing  databases . The DBMS provides users and programmers with a systematic way to create, retrieve, update and manage  data .  Tables (Database) A database table is composed of records and fields that hold data. Tables are also called datasheets. Each table in a database holds data about a different, but related, subject. Figure 1 Record (Database) Data is stored in records.  A record is composed of fields and contains all the data about one particular person, company, or item in a database.  In this database, a record contains the data for one ...

Operating System

OPERATING SYSTEM l  An operating system (OS), in its most general sense, is software that allows   user to run other applications on a computing device. l  a software program that enables the computer   hardware   to communicate and operate with the computer   software . l  Without a computer operating system, a computer and software programs would be useless. Windows ·    is a collection of programs known as an operating system (OS) that controls a PC (personal computer) . Windows' key benefits and features ·  Allows the user to interact with the computer (through the keyboard, mouse, microphone, etc.). ·  Controls the storage of data (images, files, music). ·  Controls hardware attached to the computer such as webcams, scanners and printers. ·  Helps to open and close programs (word processors, games, photo editors, etc.), and gives them part of the computer ’ s memory to allow them to work...