- Driver is a program that controls a device.
- Printer, diskdrive or keyboard must have a driver program.
- Each Device has its set of commands which only its driver knows.
- Translator between the device and programs that use the device.
- Driver accepts generic commands from program and translates them into specialized commands for the device.
Step1: Identify the exact model number of computer system.
Step2: Locate the driver download area of manufacturer's support site. .
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglER6mJG2l5IOcoomH4h4tbTp_-EbtuN_5ang5JkVgI1pdvOYndxHhDEckBW-GjSGVWefbkY7yihwlsdt0DG69FfJcSTcVk8wiSl8x0r1paK9tCCyobPBkC-nMkk_nzxeKZJ_QLpj1WEM/s320/model.jpg)
Step3: Choose the drivers needed for specific device and download.Make sure your version of OS whether 32-bit or 64bit.
Step4: Save the downloaded ZIP file on desktop for easy reference and extract the ZIP file to the same file name.
Step5: Open the extracted file in which a file called setup.exe is used to install the driver program.
0 comments: