Add Printer Wizard May Not Display List of Printers

ID: Q158356


The information in this article applies to:
  • Microsoft Windows NT Server version 4.0
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server


SYMPTOMS

When you use the Add Printer Wizard to add a new local printer, the Manufacturer and Printer lists may be empty.


CAUSE

This behavior can occur if the Ntprint.inf file is missing or damaged.


RESOLUTION

Expand the Ntprint.inf file and run CHKDSK to check for inconsistencies on the drive using the following steps:

  1. Rename Ntprint.inf found in the %SystemRoot%\Inf folder.


  2. Schedule a CHKDSK /F on the system partition using the following syntax from the command prompt:

    CHKDSK /F C:

    NOTE: If the system partition is a large partition, this may take several minutes up to several hours to complete.


  3. Shut down and restart the system.


  4. Expand the INF file using the following syntax from the command prompt:

    expand <drive>\<platform>\ntprint.in_ %SystemRoot%\Inf\ntprint.inf

    where <drive> is the CD-ROM drive and <platform> is the system architecture that you have installed (that is, i386, MIPS, Alpha, PPC).


  5. Verify that you now have a complete list of printers by using the Add Printer Wizard.


Additional query words:

Keywords : kbprint ntprint NTSrvWkst
Version : WINDOWS:2000; winnt:4.0
Platform : WINDOWS winnt
Issue type :


Last Reviewed: January 25, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.