ブログ

IT関連技術レポートの情報公開(#11 Print Driver complete Delete)

作成者: Keith Nakagama|Aug 13, 2025 6:23:50 AM

印刷ドライバーの完全削除の手順書

古いドライバーや多種のドライバーをインストールしているとドライバー同士がコンフリクトを起すための回避策


印刷問題が、解決しない場合は、下記方法で一度 不要なドライバーを全部消す。

  • Right Click on the printer and go into the printer properties.  Click the Advanced Tab at the top and identify the printer driver in use. プリンターを右クリックし、プリンターのプロパティを開きます。  上部にある「詳細設定」タブをクリックし、使用中のプリンタードライバーを確認します。

  • After you have identified and noted down the driver, remove the users current print queue.ドライバーを特定し、見つけたら、ユーザーの現在の印刷キューを削除してください。

  • Once the print queue for My Print has been removed we need to remove the driver and all associated packages. Open CMD.EXE as Administrator and then type the following command “PRINTUI /s /t2” 関連するドライバーのパッケージも削除する。

  • This will open up the Print Server Properties window.  Click on the drivers tab at the top of the window, select the driver you want to remove and then click the remove button. プリントサーバープロパティからも削除する。

  • After selecting Remove, you are presented with a pop up window.  Select Remove driver and driver package.  This will completely remove all the driver information from the local machine. パッケージの削除を聞かれるのでOKを選択。

  • Select yes to the warning message about deleting the driver.  Yesで進む

  • Select Delete to remove the Driver Packages as well. 同様にDeleteを選ぶ。

  • It will then remove the printer driver, packages and associated .inf files

 

  • Reboot the PC or server. 再起動を促されたら 再起動する。

※ 1:  If for some reason you try to delete the driver before deleting the print queue, or the printer properties tab is still open you will receive an error message as per below.  Delete the printer and close the tabs and try again it should work. 何らかの理由で、プリントキューを削除する前にドライバーを削除しようとした場合、またはプリンターのプロパティタブがまだ開いている場合、以下のエラーメッセージが表示されます。  プリンターを削除し、タブを閉じてから再度試してください。正常に動作するはずです。

※ 2:  If you installed drivers to use “Add Print” method and delete drivers,

You need to implement following procedure to delete Drivers.

  1. Delete print jobs.
  2. Delete print queue
  3. Delete Driver package.
  4. Reboot PC.
  5. To install driver to use “Add Print” method.

※ 3:  If you installed drivers to use “Add Print” method and delete drivers,

You also have below procedure.

  1. To use Setup.exe or Setup64.exe and delete drivers.