First Driver Download



  • Users should download. A NEW SMART PERSONAL CONTENT APP: Be among the first to try the EdgeRover™ desktop app! Acronis True Image for Western Digital.
  • Download the Oculus App on your smartphone, then wirelessly connect your headset and phone to complete the setup process. You can shop top VR titles from the mobile app or while you're in virtual reality.
DriverView v1.50 - Loaded Windows Drivers List
Copyright (c) 2003 - 2020 Nir Sofer

See Also

  • DevManView - Alternative to device manager of Windows.
  • ServiWin - Alternative to Windows services module - start/stop/restart service
  • NK2Edit - Edit, merge and repair the AutoComplete files (.NK2) of Microsoft Outlook.

Description

Why am I seeing a selection of brands? We are a family of brands, all committed to removing barriers to creativity. You’ll find the products you own from all of our brands in one place, streamlined to get you what you need, as fast as possible, with a single sign-on for all.

DriverView utility displays the list of all device drivers currently loadedon your system. For each driver in the list, additional useful information is displayed:load address of the driver, description, version, product name, company that created the driver, and more.

Search for other utilities in NirSoft

System Requirement

This utility works under Windows 2000, Windows NT, Windows XP, Windows Vista, Windows 7, Windows Server 2003/2008, Windows 8, and Windows 10. Windows 98 and Windows ME are not supported.If you want to run this utility on Windows NT, you should download the 'psapi.dll' and place it in your system32 directory. First Driver Download

Versions History

  • Version 1.50:
    • Fixed bug: On 64-bit systems, DriverView always displayed zero in the upper 32-bits of the memory address instead of the correct value.
  • Version 1.47:
    • Fixed to display the correct driver version on Windows 10.
  • Version 1.46:
    • Added secondary sorting support: You can now get a secondary sorting, by holding down the shift key while clicking the column header. Be aware that you only have to hold down the shift key when clicking the second/third/fourth column. To sort the first column you should not hold down the Shift key.
  • Version 1.45:
    • Added 'Digital Signature' column, which displays the signer name if the driver is signed with a digital signature.This column is active only when 'Read Digital Signatures' option (Under the Options menu) is turned on. (by default it's turned off)
  • Version 1.43:
    • Added secondary sorting: When clicking the column headers of 'File Type', 'Company', and other columns , the list is sorted by the selected column first, and then by the 'Driver Name' column.
  • Version 1.42:
    • Fixed the flickering occurred while scrolling the drivers list.
  • Version 1.41:
    • Fixed issue: On Windows 7/2008/Vista, DriverView displayed the incorrect driver version for some driver files.
  • Version 1.40:
    • Added 'Beep On Drivers Change' option. (For using when 'Automatic Refresh' is turned on)
  • Version 1.36:
    • You can now drag one or more driver files from the window of DriverView into Explorer window or other application.
  • Version 1.35:
    • Added 'Service Name' and 'Service Display Name' columns.
  • Version 1.31:
    • Added 'End Address' column.
  • Version 1.30:
    • Added 3 new columns: Size, Load Count, and Index.
  • Version 1.25:
    • Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are addedas the first line when you export to csv or tab-delimited file.
  • Version 1.21:
    • Improved the Microsoft drivers detection - DriverView can now also detect Microsoft drivers in non-English languages.
  • Version 1.20:
    • Added sorting command-line options.
  • Version 1.17:
    • Added 'Google Search' option, which opens a Google search of the current selected driver filename in your default Web browser.
  • Version 1.16:
    • Added new option: Hide Microsoft drivers.
  • Version 1.15:
    • Added new option: Mark Non-Microsoft Drivers.
  • Version 1.14:
    • Fixed bug: The main window lost the focus when the user switched to another application and then returned back to DriverView.
  • Version 1.13:
    • Added support for saving as comma-delimited text file.
  • Version 1.12:
    • Added support for x64, as a separated download.
  • Version 1.11:
    • The configuration is now saved to a file, instead of the Registry.
  • Version 1.10:
    • Find dialog-box
    • New column: Created Date.
    • Added support for translating to other languages.
    • Added support for XP style.
    • Save to XML.
    • 'Copy Selected Items' now copy the items as tab-delimited text.
  • Version 1.00 - First release.

Using The DriverView Utility

This utility is a standalone executable, so it doesn't require any installation process or additional DLLs. Just run the executable (driverview.exe) and start using it. There is only one exception: If you want to run this utility on Windows NT, you should download the 'psapi.dll', and copy it into the system32 folder.

The main window of DriverView utility displays the list of all loaded drivers on your system.You can select one or more drivers from the list, and then copy the details of these drivers to theclipboard, save them to text or HTML file, or watch them as HTML report in your browser.
In addition, you can change the order of the columns in the drivers table by dragging them tothe desired position, or by using the 'Choose Columns' dialog-box.

Command-Line Options

OptionDescription
/stab <Filename>Saves the list of all drivers into a tab-delimited text file.
/stabular <Filename>Saves the list of all drivers into a tabular text file.
/sverhtml <Filename>Saves the list of all drivers into vertical HTML file.
/sort <column>This command-line option can be used with other save options for sorting by the desired column.If you don't specify this option, the list is sorted according to the last sort that you made from the user interface.The <column> parameter can specify the column index (0 for the first column, 1 for the second column, and so on) orthe name of the column, like 'Address' and 'File Type'.You can specify the '~' prefix character (e.g: '~Driver Name') if you want to sort in descending order.You can put multiple /sort in the command-line if you want to sort by multiple columns.

Examples:
DriverView.exe /shtml 'f:tempdrivers.html' /sort 2 /sort ~1
DriverView.exe /shtml 'f:tempdrivers.html' /sort 'File Type' /sort 'Driver Name'

DisclaimerThe software is provided 'AS IS' without any warranty, either expressed or implied,including, but not limited to, the implied warranties of merchantability and fitnessfor a particular purpose. The author will not be liable for any special, incidental,consequential or indirect damages due to loss of data or any other reason.

Translating DriverView to other languages

In order to translate DriverView to other language, follow the instructions below:
  1. Run DriverView with /savelangfile parameter:
    DriverView.exe /savelangfile
    A file named DriverView_lng.ini will be created in the folder of DriverView utility.
  2. Open the created language file in Notepad or in any other text editor.
  3. Translate all string entries to the desired language.Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
  4. After you finish the translation, Run DriverView, and all translated strings will be loaded from the language file.
    If you want to run DriverView without the translation, simply rename the language file, or move it to another folder.

Feedback

If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.com
Download DriverView
Download DriverView for x64
DriverView is also available in other languages. In order to change the language of DriverView, download the appropriate language zip file, extract the 'driverview_lng.ini', and put it in the same folder that you Installed DriverView utility.
LanguageTranslated ByDateVersion
ArabicAbo Rehaam14/03/20121.40
Brazilian PortuguesePaulo Guzmán11/08/20181.47
DutchJan Verheijen10/09/20201.50
FrenchSkorpix3809/09/20131.45 (09sept2013)
FrenchGronaz de Coarraz20/11/20121.41
GalicianXosé Antón Vicente Rodríguez20/01/2008
German«Latino» auf WinTotal.de07/09/20201.50
Greekgeogeo.gr10/02/20151.46
Hebrew15/09/2006
HungarianHevesi János27/05/2008
ItalianMassimo Pizzolante Leuzzi28/11/20131.45
JapaneseJP-TRANSLATE@SABAITIBA17/09/2009
KoreanEcLipSe(imfeelin@gmail.com)29/08/2005
PolishWojciech Sabaj28/07/20121.41
RomanianJaff (Oprea Nicolae)09/09/20131.45
RussianDmitry Yerokhin12/09/20131.45
Simplified ChineseDaiXQ021补充汉化_1.47版07/03/20201.47
SerbianChristian Adzic Robert30/08/2006
SlovakFrantišek Fico15/09/20201.50
SpanishAndres Fulco12/03/2016
SwedishI.K.l30/05/20171.47
TaiwaneseRepublic Of Taiwan17/11/2005
Traditional ChineseDanfong Hsieh08/10/2015
Thaiประสิทธิ์ แคภูเขียว24/03/2008
TurkishCemil Kaynar11/04/2017
TurkishNejdet Acar23/04/2012
UkrainianLembergman17/08/20171.47
Valencianvjatv30/09/2007

A clean install of Windows 7/8/10 can fix many problems, but to some users, it brings new problem: the Windows can't connect to internet because the Ethernet controller driver/network adapter driverismissing. But without internet, how are they supposed to download and install network adapter driver and other drivers? If you are also troubled by this dilemma, here is two ways to install drivers without internet connection on Windows 7/8/10/XP/Vista.

Note: It is necessary to have a backup of drivers on your computer so that if the drivers are deleted accidentally, become corrupted or incompatible, you can get back the drivers easily.


Copy Lan/Wired/Wireless Drivers from Other Computer

You need another computer with network connection to download a network driver, then use a USB flash drive, a smartphone or any other device to copy the driver to the internet-disabled computer.

Step 1. Learn about the detailed information of your hardware device (PC model or the network card model) and operation system that you are using.

Step 2. On a computer with workable Wi-Fi or other network connection, go to the website of the device manufacturer and search for the network driver that is right for your network card. If you are using a off-the-shelf computer, you can directly go to the PC manufacturer's website. Or you can go to network card manufacturer's website

Step 3. Download the Lan/Wired/Wireless driver file on the computer and copy the file to a USB flash drive.

Step 4. Plug the USB flash drive to your computer that has no network connection. And copy the network driver file to the computer.

Driver

Step 5. Install the network driver on the computer.


Install Drivers with Driver Talent Without Internet

If you need to install more than just network driver after a clean install of Windows system, you are suggested to install drivers without internet in a more intelligent way: using Driver Talent for Network Card. The program is especially designed to download network drivers without internet connection.

First Driver Station Download

First Driver Download
  • After installing the program on your computer, you have compatible WiFi/wireless/Ethernet/wired drivers automatically installed with no need to search for the right drivers.

  • Install all needed drivers on your PC at once, such as video card driver, audio driver, so that you don't need to install the missing drivers one by one after a fresh install, format, upgrade of Windows.

  • The program is compatible with Windows 10/8.1/8/7/XP/Vista.

Step 1. On the computer with Wi-Fi or wired network, download Driver Talent for Network Card.exe file. The file is a little bit large with a size of 182MB. But it takes only several minutes to download.

Download

Step 2. Copy the .exe file to the network-disabled computer. Open the file to install the program. As the program is installed on your computer, all needed WiFi/wireless/Ethernet/wired drivers will be installed as well.

Step 3. After the installing is done, you should be able to access the internet. If you've installed the network drivers but see no internet connection, just reboot your computer for the installation to take effect.

Step 4. You can continue to use the program to install other drivers on your computer.


First Robotics Driver Station Download

What If You Have No Network and USB Drivers

Download All Drivers For Free

If you need to install drivers without both network and USB drive, which means that you have no network driver while the computer won't recognize your USB drive, you can:

All Driver Software Download

  • Try to connect the USB drive to a USB 1.1 or 2.0 port. In some Windows system like Windows 7, the system has no the USB 3.0 drivers from its first build so the USB drive won't be recognized if you plug it into USB 3.0 port.

  • Use CD to install drivers. When you first purchase a computer or peripheral devices, the computer or device often comes with a CD stored with basic drivers. Use the CD to install drivers without network or USB.





Comments are closed.