Where to find drivers for Windows 7. Where to find and how to install drivers on a laptop, computer. How to determine the exact location of the driver

If you assembled your computer on your own, buying components for it separately, then in this case all the drivers for the computer can no longer be found on one single manufacturer's website, as it would be easy to do when buying a ready-made computer (this is described in the article “How to find driver if you bought a laptop or a ready-made stationary computer! "). After all, you were buying a computer that was not ready-made, which would belong to some manufacturer, would have its own model and drivers for which you could download everything at once from one site. Once the computer is assembled from spare parts you have chosen yourself, it means that it will no longer correspond to some model and belong to some manufacturer, because this is already your creation :) Therefore, you will have to look for drivers separately for all devices from which the computer was assembled. This also includes the case when after buying a ready-made (already assembled) computer, after some time you decided to replace some hardware.

Now I will show you how to find all the necessary drivers for a self-configured computer manually, via the Internet.

What drivers are described in the article:

So, you yourself have selected all the components, assembled the computer, installed Windows and you see that the drivers are not installed for all devices, and maybe not even installed for almost any. You can find out if all the drivers are installed from standard utility "Device Manager". I described how to do this in a separate article.

And to install the drivers in this case, there are several options.

Note!
If you have not automatically installed even the drivers for the network cards, which does not give you the opportunity to go online from this computer, then all the steps considered below will have to be performed from some other computer with Internet access. And after you download everything the drivers, you will need to transfer them to required computer, for example, via a USB flash drive or disk.

Option number 1. Search for drivers manually by device code via devid.drp.su

I consider this option the most optimal. The method is to determine the device code and search for drivers on the Internet using this code on various sites.

Suppose that in the device manager we see something like this:

Those. drivers for multiple devices are not installed on the computer. However, it is problematic to determine through the device manager for which devices there are no drivers, because everything is somehow blurry in the names. One can only roughly understand. For example, "Ethernet controller" is most likely lAN card to connect wired internet. « Network Controller"Is probably Wi-Fi adapter, i.e. network card for accessing the internet via Wi-Fi.

But each device has its own unique number, which the device manager can just show us. And having learned the number, we can find the driver for the device via the Internet.

Let's look at a couple of examples of how to find drivers manually by device code:

First, I'll find a driver for an obscure Simple Communications PCI Controller.

    Determine the device code for which we want to find the driver.

    To determine the device code, click on it in the device manager right click mouse and from the menu that appears, select "Properties":

    In the window that opens, select the "Details" tab, and then below, under the "Properties" label, select "Equipment ID":

    First of all, we try to search by code from the lowest (4th) line. Right-click on the 4th line with the code below and select "Copy".

    Trying to find the driver by the code on the devid.drp.su website.

    After copied the code, open the site:

    Devid.drp.su

    Let's try to find a driver on it. This site belongs to the DriverPack Solution program, which collects almost all possible drivers. Here you can most likely find a driver for any device.

    Having opened the site, the first thing you need to do is to paste the device code copied in the previous step into the topmost long line and delete everything in this code that goes from the "&" symbol to the end.

    For example, you copied the code:
    PCI \\ VEN_8086 & DEV_0166 & CC_0300

    So after removing the characters from "&" you should have a code:
    PCI \\ VEN_8086 & DEV_0166

    If you do not know what system you have, then open windows search and enter there "System Information", then select the appeared program from the list:

    In the program that opens, in the window on the left, select "System Information" and on the right in the "OS Name" line, your Windows version will be displayed (in my example, in the image below, "Windows 10"), and in the "Type" line - bit depth: x64 or x86:

    Based on this data, we indicate the type and bitness of the system on the devid.drp.su website.

    After the device code is specified and the Windows version is selected, click the "Search Drivers" button.

    As a result, the page will display a list of drivers suitable for the specified hardware code and for your windows versions... Using the "Download" button, download one of the drivers to your computer.

    Note!
    If several identical drivers are displayed (as in the image above), then download the driver that has the most recent release date in the Driver Version column.

    By clicking on the "Download" button, the driver will be downloaded to your computer and all that remains is to install it. There is nothing complicated at all in installing drivers, and I touched on this point in a separate article,.

    Note!

    It happens that different drivers will be displayed in the list of drivers, for example:

    This means that the hardware code can be similar for several devices. In this case, you can simply download and try to install all the proposed options until the correct driver is installed.

As you can see, the driver was not difficult to find. Now I will consider another example to make it clearer :) For example, I will find a driver for a device, which is designated as an "Ethernet controller" in the device manager.

I click on the device with the right mouse button, open the properties:

In the window, select the "Information" tab, select the item "Equipment ID" from the list and copy the code from the 4th line:

I open the devid.drp.su site, indicate the copied number there, delete everything in it, starting from the "&" symbol. Next, I select the Windows version and search for:

For my device and the Windows version I selected, only one driver version was displayed that I can download and install:

That's all!

However, it still sometimes happens that the devid.drp.su website does not find drivers for the hardware code you specified. In this case, there is an alternative option, which we will consider below.

Alternative search for drivers by device code

If there were no drivers on the well-known devid.drp.su site for the device you need, then you can use this simple method:

    Determine the device code... In the same way, copy the equipment code (4th) line:

    We are looking for a driver on various sites.

    Now go to the Google.com website and paste the copied code directly into the search box, then remove the "&" symbol from the code and everything that follows it, for example:

    PCI \\ VEN_8086 & DEV_1C3A & SS_0780 \u003d PCI \\ VEN_8086 & DEV_1C3A

    We press the search button and we will see a list of sites that match our request:

    Now you need to open sites in turn, starting from the very first (top) and see if it is possible to download drivers on the site.

    It is worth noting right away that you will not find the driver you need on all sites, since some of them will not have a driver for your version of Windows, and some of them will have any crap instead of drivers.

    In the example image above, I circled those sites on which drivers can indeed most often be found and downloaded without any problems. These sites are:

    If you dig deeper in your search, you can find other sites where you can download the driver you need. But do not look for drivers on the forums, since this is the most long haul... You will have to read all the messages in a row to understand where the link to the driver you need is given.

    Now let's look at a couple of examples of downloading drivers from different sites.

    An example of downloading a driver from driver.ru:

    When you get to the site from the search results, the page will already display drivers, most of which are compatible with your device.

    Here you can simply download in turn all the drivers that the site has displayed and try to install until the required driver is installed. All incompatible drivers will either not be installed, or simply will not work, so you can not be afraid to install something wrong.

    Remember to pay attention to the Windows version the driver is for.

    Keep in mind!
    Drivers for Windows 8, Windows 8.1 and Windows 10 are very often compatible and if, for example, you could not find drivers specifically for Windows 8.1, then try installing drivers for Windows 8. Or if you could not find drivers for Windows 10, try installing from Windows 8.1 or Windows 8. It also happens that drivers for Windows 7 will be compatible with Windows 8, 8.1 and Windows 10. That is, you can try to install drivers from different systems.

    Let's look at an example of the download process from this site. Having found the driver you need, click on the download button below:

    In the next window, you need to confirm that you are not a robot by checking the box indicated (see the image below). Then click the "Download" button below:

    And finally, on the next page we will see a download link at the very top in the form of a file name with the extension:

    Click on it and download the file.

    An example of downloading a driver from members.driverguide.com:

    Going to the site from the search engine, the page will display a list of likely compatible drivers with your device:

    Clicking on the download button will open new pagewhere a large amount of advertising catches the eye.

    Attention!
    Do not click anywhere if there is a lot of ads on the site, be careful, otherwise you can pick up viruses and other infections on your computer!

    In the next window, a window will appear in the center to confirm that you a real man, not a program :) You need to wait for the contents of the window to load and press the "Show" button:

    A new window will open, where again we are waiting for the content to load for a few seconds. A code will appear in the window next to the inscription: "Enter". This code needs to be rewritten exactly as it is in the line below ("Your Answer") and press "Return to Page":

    You will be taken back to the home page where the "Continue" button will now appear. Clicking it will start downloading the driver to your computer:

Like this alternative way you can try to manually find the driver by device code. Of course, for this option, I showed by examples downloading the driver from only 2 sites, and there are a huge number of them. But the principle of downloading is the same on all sites. The only difference is mostly the interface and sometimes the download order.

But I am more inclined that you can easily find drivers using the main method suggested in option # 1.

Option number 2. Search for drivers on the official websites of device manufacturers

If you did not manage to find drivers for your devices according to the 1st option, then you can do it in this way.

You will need to look at the manufacturer and model of each device in the computer through the documentation for them or special programs (for example, Aida64 or Sysinfo Detector), then separately search for drivers for each device through the manufacturer's official website or (if there is no driver on the official website) on the Internet by device model.

Let's take this example. In the device manager, I can see that the driver is not installed in the system for the video card and for some other incomprehensible device:

How did you determine what was on the video card? And because if in the list of devices in the "Video adapters" section there is a device "Standard VGA graphics adapter", then there is no driver for the video card, otherwise the device would have the name of your video card, for example "NVIDIA GeForce GTX980".

Let's look at the sequence of your actions:

    Find out the manufacturer and model of the device.

    Note!
    If you have an "Unknown device" in the device manager, then the driver for some device is probably not installed motherboard or a special program for the motherboard. Therefore, you must first install all the drivers for your motherboard and programs for it.

    If you assembled a computer from separate components, then you might have left documents for each purchased device, which indicates what we need - the manufacturer and model. If there is no documentation left, then one of the programs that determine the hardware of your computer will help you find out the model. I recommend Aida64 or Sysinfo Detector. The first one is paid, but you can use it for free for 30 days. And the second has a completely free edition. If you think what to choose, then temporarily choose - Aida64, since the quality of this program will still be higher.

    How to install and use the Aida64 program is described in the article:

    How to install and use Sysinfo Detector is described in the article:

    If you define devices through the Aida64 program then you can determine what kind of devices without drivers by selecting the section "Devices\u003e Windows devices”And then open the category“ Unknown ”on the right. Information about the selected device will appear below:

    So, in my example, the unknown device has the name "Asus ATK-110 ACPI Utility".

    Above, I mentioned that the unknown device is most likely something on the motherboard, so we will immediately determine which motherboard is in the device. To do this, open the "Motherboard" section and go to the same subsection. On the right in the window we will see the manufacturer and model motherboard: Asus P5KPL-AM EPU.

    Now let's deal with the video card. The video card is usually correctly identified in Aida64 through Display\u003e PCI / AGP Video. As you can see, the program detected the video card: "nVIDIA GeForce GT 430":

    If you are looking for devices through Sysinfo Detector, then you can see devices with uninstalled drivers in 2 ways. The first is in the Deviations section:

    As you can see, the same device was detected as through the Aida64 program: ACPI / ATK0110

    And the second way is to select the "Unknown devices" subsection in the "PCI devices" section. Here the program saw 3 "problematic" devices at once and one of them, just the motherboard: Asus P5KPL-AM EPU.

    It is better to look at the manufacturer and model of the video card in the section "PCI devices". Find the "Display controller" subsection in the list:

    The example shows that the manufacturer of the card is NVIDIA, and the model is GeForce GT 430.

    So, we found out the necessary data and now we will look for the driver.

    We are looking for a driver on device manufacturer sites.

    We found out that the driver was missing, most likely for some device on the motherboard, or maybe some program specifically for the motherboard. The motherboard manufacturer is Asus, and the model in my example is P5KPL-AM EPU. Since the manufacturer is Asus, we will look for it on the official Asus website.

    How to search for the official website of the device manufacturer and download drivers from it is described in detail. In short, you need to open a search engine google system, type the manufacturer's name there and open the first site in the search results. Then you should go to the "Service" or "Support" section and specify the device model, for example:

    In addition to the drivers, pay attention to the "Utilities" section (you can see it in the list in the image above), because sometimes "Unidentified device" is some kind of not installed special program for the motherboard. Better to install the entire motherboard kit provided on the website to check if this was the problem.

    This example demonstrates finding drivers for a motherboard. If you install all the drivers and utilities for it, then the "Unknown device" from the device manager should disappear.

    Now let's find the driver for the video card. Judging by the data taken from the programs Aida64 and Sysinfo Detector, the manufacturer of the video card is NVIDIA, and the model is GeForce GT 430. Since the manufacturer is NVIDIA, then we are looking for the official website of this company in the same way through Google:

    On the site we immediately see the section "Drivers" and in it the item "Download drivers". We open:

    A window will open where you need to specify the data about the video card. The product type in my example is “GeForce”, if the model is GeForce GT 430, then the product series is “GeForce 400 Series”. It is not difficult to navigate here. Next, in the list of "Product family" we select a specific model - "GeForce GT 430". And it remains to select only the version of Windows installed on your computer and the driver language. Then click "Search":

    The download page will open desired driver... Press the button "Download now":

    On next page accept the terms of the agreement and click the "Accept and download" button:

In the same way, you can download a driver, in principle, for any device, knowing its manufacturer and model. You just need to find the manufacturer's official website and indicate the model there.

As a last resort, if, for example, you cannot find drivers on the official site, you can search for them on other sites by specifying in google search an example of such a request: "driver for Asus P5KPL-AM EPU". Instead of Asus P5KPL-AM EPU, you, respectively, need to specify the manufacturer and model of your particular device, for which you are looking for drivers.

Well, in conclusion, I note that if you use Windows 8 and older, then most likely you will not have problems with the drivers. These systems install in most cases all drivers automatically immediately after windows installations... I tried to reinstall Windows 8.1 and Windows 10 on several laptops and all drivers were automatically installed on each one, as a result of which there was no need to look for them myself.

This concludes the article. Now you can find the driver you want by device code or by its manufacturer and model. Let me remind you that you may need such driver search options if you independently selected components for your computer or changed some parts in the finished computer you bought.

It is also possible to automatically install drivers on a computer using special programs... This possibility is described in a separate article:

All the best! See you in other articles :)

Apparently, there is no need to say that the majority of users know that for correct work absolutely everything installed on a computer, hardware in the form of "iron" components and some virtual devices requires special software called drivers. However, quite often there are questions about, for example, where the printer driver is located in Windows 7 (as well as in other OS of this family) or some other device connected to the system, when the control software needs to be integrated into the system in manual mode... Let's try to find out, taking into account some of the nuances associated with installing and updating such software components.

Where is the driver folder in Windows 7 and other systems installed?

On all kinds of forums on the Internet, questions related to determining the exact location of the driver of a particular device can be found quite often.

Some users claim that the main directory is the System32 directory in the root folder of the system, while others believe that the storage location for the control software is the drivers directory under System32 or the DriverStore folder. Who is right? Both are right, since, depending on the type of the driver itself (SYS, VXD, DRV, etc.), the location of the files may change.

How do I determine the exact location of the driver?

Now let's try to find out where the drivers are located in Windows 7 by determining their exact location on the disk in system partition... To do this, it is absolutely not necessary to manually "dig" the specified folders. In addition, by searching for the device name, you are unlikely to find the corresponding driver.

The easiest way is to use the standard "Device Manager", select the desired device, go to the properties item through the PCM menu and click the information button on the driver tab. After that, a special window will be displayed, which will show all the absolute (full) paths to the directory in which they are located.

Where are the drivers in Windows 7 for updating?

However, knowing the exact location of the control software is not enough to update it. Many users rely solely on the tools of the operating system when trying to install updates. In general, it is true. However, in this situation, remember that when specifying a search required driver Windows primarily refers to scanning already installed components.

If a search is specified updated drivers on the network (Internet), access is made only to the databases of Microsoft Corporation, and drivers are installed, or digital signature corporations or software those manufacturers for which support is declared. In this situation, it is better to use automated applications. But where are the drivers in Windows 7 that can be updated? Unfortunately, they are not in the system. But the corresponding programs refer exclusively to the Internet sites of equipment manufacturers and developers of such software, after which they install updated components without user intervention.

Where are the drivers loaded when manually downloaded?

Finally, let's take a look at where the drivers are located in Windows 7 for cases where the user found and downloaded them himself. Usually in browsers that are installed in all recent versions Windows folder to save downloads, the Downloads directory is assigned by default, and the presence of such folders is provided for all accounts registered in the system. If the browser is always prompted to save downloadable content, you can specify the folder yourself. Typically, EXE or INF files are available for download.

In the first case, the driver and accompanying software are installed by launching the applet on behalf of the administrator, in the second - through the PCM menu with a choice of the installation item. If the system reports that this type of action is not supported, the update can be done through the "Device Manager", indicating with the browse button where the INF file was saved.

Many people associate the word "storage" exclusively with information, but experts and more advanced users know that in Windows drivers are also stored and actively used as needed.

Who are drivers and when might they be needed?

A driver is a so-called connecting bridge between the hardware and the system of the computing device. He always assists in indicating the OS, what is connected to the computer and how it works. Driver acts as a program with files that interact with devices. After Windows is installed on new computer, the operating system does not immediately know anything about external devices, and drivers are required for "acquaintance".

Usually new versions of the OS immediately have "firewood" for working with the following programs:

  • bluetooth
  • sound
  • home network
  • video
  • additional devices

Video, like sound with standard settings, does not allow you to enjoy all the benefits of connected devices without installing "firewood".

Where are any Drivers stored on Windows 7?

In the seventh version of Windows, the key installed drivers are located in a folder called "Drivers". It is located on the drive: C / windows / system32. Even if the folder is found, you will not need to copy it for further reinstallation. The best practice is to use Device Manager.

For example, you need to find out where the sound driver is located. To do this, you need to expand the line for audio videos and game devices and highlight the sound driver by clicking on properties. When the window opens, you should go to the tab with information, select the option called "device description". There will be information about the location of the required driver and other data.

You can also use the official website of your computer manufacturer. They have latest versions released "firewood" and numerous programs that provide an opportunity to make quick update, or a copy to reserve. Experts do not recommend using this method for inexperienced users (in order to avoid possible mistakes systems).

Having studied the information and clearly following the instructions, you can correctly find the drivers and perform the necessary manipulations with them.

What are drivers and why are they needed?
The driver is a kind of bridge between the system and the hardware of the computer. With its help, the Operating System indicates everything that is connected to the computer and how to interact with it.
Driver is not physical device, it cannot be "felt". This is a program that contains files with which the system can interact with devices.
When you are just, the OS knows nothing about external devices computer, so it needs to be "introduced" to them through drivers.
Some versions of Windows already have preinstalled drivers. Usually this is the minimum - for working with sound, video, network, bluetooth, etc.
This is not to say that without drivers and immediately after installing the OS, you will not be able to work with your computer. You will have sound and video, but this standard settings and you will not be able to take full advantage of all the "delights" of the connected devices until you install their drivers.
This applies not only to the new OS on the computer, drivers need to be installed for other new devices that you will connect in the future.
Drivers are needed for almost all equipment that is connected or will be connected to the computer: sound card, mice and keyboards with additional keys, various joysticks, etc.
For example, if you have not installed drivers for your fancy sound card, You may not be able to fully enjoy the sound from the speakers. Or without installed drivers on the video card, you will have graphics problems. Well, without drivers for printers, copiers, scanners, web cameras, etc., they will not work and the system will not see them, although they will be connected.
Yes, you may see in the lower right corner that the system has found, for example, a printer, but when you try to print something, nothing will work.

Where are the drivers located and located in windows?
You can find the driver in ... They often don't have just one file. They are scattered throughout this folder and have extensions: * .sys, * .dll, * .vxt, * .drv, and * .inf (containing installation information).

How do I know which drivers are installed?
We go to the Device Manager. Right-click on My Computer and select Properties... Next, we look for it there.

Or you can use the program.

How do I install the driver?
Usually, complete with a device or a computer, there are always discs on which there are installation drivers... In this case, you just need to start the disc and follow the instructions.
If automatic installation did not start, then you need to Open the disc with My computer, find and run the setup.exe file there.
If there are no disks, then you need to search the Internet, for example, on such well-known sites as and.
When a new device is connected, a yellow question mark will appear opposite it in Device Manager. In this case, right-click on this line and specify the path to the disk or file with drivers.

How to roll back and remove a driver.
In the Device Manager, right-click on the desired line and select Properties. The following is indicated on the screen:

I think many of the laptop users have faced the problem - how to find a driver for a laptop... Time passes and sometime, new laptop, reads "mow"... I'm not talking about the drenched (coffee, or beer - which is even worse.) Laptop-netbook keyboards. I mean the Operating System. In this case, the problems with the operating system depend on many factors ...

  • How well the user knows the computer ...
  • How often does he use ...
  • Does one use ...
  • Etc.

There is such a phrase - "80% windows errors are half a meter from the monitor screen ... " I absolutely agree with these words!

As a person who has been professionally engaged in the repair and adjustment of computers and laptops in his city for more than 10 years, having an address book with more than 4 thousand registered clients in his phone, I can say absolutely reliably - if you have problems with your computer, first of all - look for the problem in the lack of your own knowledge ...

And my site was created just to replenish your knowledge, so - welcome to the new lesson!

Windows is "not childish" buggy!

It's impossible to work on the Internet!

Games freeze and crash!

You can, of course, try to restore the system. But, there is one caveat ... If your problem is due to viruses, for example Sality-virus, or Conficker, then in this case it is worth reinstalling the system. At least because these viruses find in your OS, all files with the extension .exe and infect them ... And the file with the extension .exe is a startup file for any program. In this case, it is easier to reinstall the Operating System, saving before that the data you need on a free disk partition.

Even your antivirus that you paid for once 1500-2000 rubles, this is a file with the extension .exe . Do you really think that you will be given the perfect remedy for all viral problems for 2000 rubles ?! Yes even for 10000r. you will not find an ideal remedy, because it already plays a role -Human factor. As it is impossible to eradicate crime, so isit is impossible to exclude all computer viruses!

Therefore, we do not strain, but decide what to do. If your computer wizard did not take care that, after installation, you (on a laptop or computer) Operating System Windows, make an image (scan, copy) of your system disk using the same program Acronis True Image,which will contain all installed and required programs, as well as drivers, then - after reinstalling Windows, you may encounter the following:

  • You will not be able to launch games that were previously launched.
  • There will be no Internet access.
  • The SD cards from your camera, etc. will no longer be detected ...

An unscrupulous technician may tell you that the problem can be solved by replacing the video card, or hard disk, or something else. Just to make more money from you. Or because the master himself lacks knowledge ... Only because you are not smart enough in computers ...

Just in order to somehow eliminate such situations (I do not like "hucksters" and non-professionals ...) I write articles and lessons on repairing and setting up a computer.

This does not mean that if the master told you that you need to change hDD, then he deceives you! Never insult a person with distrust and reproaches if you understand little about the problem and have called the master to solve your problem! Simply, if you have a lack of knowledge, doubts arise (and doubts arise - EXACTLY from LACK OF KNOWLEDGE!), then you can always ask a question on my website and during 24 hours - get an answer. I visit the site about once a day.

Okay, enough preludes. I hope the information above was useful to you. Let's get to practice!

How to find a driver for a laptop:

So, let's take an example of a problem with a video driver, if, after reinstalling the Operating System, suddenly :), the games stopped starting - go to "Device Manager":

1. left mouse button, click "Start" (lower left side of the Monitor Screen),

3. in the emerging context menu - press the left button "properties". (If you have Windows XP, then - click the left - "Hardware" - "Device Manager". If you have Windows 7, in the left block of the menu click "Device Manager").

4. In the window that opens, we find the equipment marked Exclamation mark (usually signed - as unknown device, but there may be another inscription). The main thing, remember - if in front of any equipment there is Sun. Sign - This means that the driver is not installed. In Windows 7, if during the installation of the Operating System, the installer could not install the driver on the video card - the "standard video driver" will be installed by default (This happens if your copy of windows - older equipment in your laptop or computer. In this case, the video adapter in the "device manager" will not have Sun. Sign, but your games will still not start until you install the "standard video adapter" instead - the correct driver for your video card!).

5. Click the left mouse button twice on the problem equipment. A window will appear in which we click "Details" and left-click to select in "properties"Equipment ID. Next, select it by clicking on it once with the left button :) andpress "Ctrl" on the keyboard and without releasing it, press "C".

6. In the free space of the desktop on the monitor screen, right-click, select "create", then left-click - "text document".

7. Open the created document, click once with the mouse anywhere in the document window and press on the keyboard "ctrl" + "V".

8. We open an Internet browser and in address bar insert - http://www.devid.info/ru/


9. In the opened driver search site, in the search bar (where it says - "Enter driver code") paste the copied code from the text document and click "Search":

If you have Windows XP, then we select XP from the list of proposed drivers, if you have Windows 7, select a driver for Windows 7. Be sure to take into account the capacity of the Operating System!What is your system and bit depth (it can be 32 or 64 bits), you can see it in the properties of the computer (an example for 7 is in the first picture above ...). Having selected the driver, click on the icon on the right of it in the form of a floppy disk. A window will appear prompting you to download the driver, click once with the left mouse button on the file with the extension .zip or .rar

Click again on the file with the extension .zip and get the file upload window. We choose "Save":

12. In a new window, select where we want to save this file (By default, "My Documents" or "Desktop" is offered) and wait until the file is downloaded to your computer ...

13. Open the downloaded file archive with the driver, find the file with the extension .exe and run the installation by double-clicking on it with the left mouse button.

After finishing the driver installation, we restart the computer or laptop and we are glad that it disappeared in the "device manager" Sun. Sign!

Thank you for attention!