Windowsコンピュータを使用すると、さまざまな時間に多数のプリンタ(Printers)に接続できます。コンピュータにプリンタアプリケーションをインストールするプロセスは、長年にわたって非常に便利になるように進化してきました。しかし、いつでも、コンピュータが本当に接続されたままでいる必要があるのは非常に多くのプリンタだけです。プリンタをインストールするたびに、手動で削除するまでプリンタはそこにとどまります。プリンタを削除することを決定した後でも、将来再びインストールされる場合に備えて、デバイスのメモリにドライバが保存されます。今日は、コンピュータからプリンタのリンクを完全に解除するためのさまざまな方法を紹介します。
Windows10で(Windows 10)プリンター(Printer)を削除する方法
Windowsコンピューターでプリンターをアンインストールする方法はいくつかあるので、そのうちの5つについて説明します。
- 設定経由
- コントロールパネル経由
- プリントサーバーのプロパティの使用
- コマンドプロンプトの使用
- レジストリエディタを介して。
1]設定を使用してプリンターをアンインストールします
- Windowsの設定を開きます。
- カテゴリの中には、「デバイス(Devices)」という名前のカテゴリがあります。それをクリック(Click)します。

- (Scroll)左側のオプションをスクロールして、[プリンタとスキャナー]を選択します。そこには、これまでにコンピューターにインストールされているすべてのプリンターとスキャナーのリストがあります。
- アンインストールするものをクリック(Click)すると、「デバイスの削除」オプションが表示されます。

ここまで続くと、ほとんどの人にとってはうまくいくでしょうが、サードパーティのアプリケーションを使用してこれらのプリンタを実行している場合は、それも取り除く必要があります。これは次の方法で実行できます。
- 「設定(Settings)」から「アプリ(Apps)」を選択します。
- 'アプリと機能をクリックします
- ソフトウェアを選択してアンインストールします。
関連(Related):Windows 10のアプリケーション分離機能は、(Application Isolation feature in Windows 10)アプリケーションをプリンター(Printer)ドライバーから分離します。
2]コントロールパネル(Control Panel)を使用してプリンタをアンインストールします(Uninstall Printer)
- コンピュータの検索ペインに「そう」と入力して、コントロールパネル(Control Panel)を開きます。
- 「ハードウェアとサウンド」カテゴリに移動します。

- (Click)「デバイス(Device)とプリンタ」というオプションをクリックします。
- ここで、アンインストールするプリンターを右クリックし、表示される後続のドロップダウンから、[デバイスの削除]をクリックします。

この方法でもプリンタのリンクを解除する場合は、プリンタ関連のソフトウェアのアンインストールに関して前述の手順に従う必要があります。
3]プリントサーバーのプロパティ(Print Server Properties)を使用してプリンタをアンインストールします(Uninstall Printer)
デバイスの設定でプリンターをアンインストールした後でも、現在または以前にコンピューターにリンクされていたプリンターの中にプリンターが表示される場合があります。このようなシナリオでは、デバイスのプリントサーバーの(Print Server) プロパティ(Properties)を利用してプリンタを削除できます。
- コンピューターの設定を開き、「デバイス(Devices)」に移動します。
- 左側の関連する設定の下に、「プリントサーバーのプロパティ」という名前のオプションが表示されます。

プリントサーバーのプロパティ(Print Server Properties,)を開くもう1つの方法は、「実行」実行を開き、次のように入力してEnterキーを押すことです。
printui /s /t2
とにかく戻ってきて、[プリントサーバーのプロパティ](Print server properties)リンクをクリックすると、さまざまなプロパティを一覧表示する別のダイアログボックスが開きます。「ドライバ」設定を選択します。
次に、コンピュータのインベントリに保存されているすべてのプリンタが表示されます。
アンインストールするものをクリックし(Click)て、ボックスの下部にある[削除]を押します。

- これで、選択肢が与えられます。ドライバまたはドライバパッケージと一緒に削除するだけです。適切なものを選択して、[OK]をクリックします。

4]コマンドプロンプト(Command Prompt)を使用してプリンタをアンインストールします(Uninstall Printer)
Windowsコマンドプロンプト(Windows Command Prompt)を使用して、デバイスからプリンターを削除することもできます。
- [スタート](Start)を選択し、コマンドプロンプト(Command Prompt)を検索した後、管理者として実行します。

- 次のコマンドを入力して、コンピュータのメモリに保存されているプリンタのリストを取得し、[Enter]キーを押します。
wmic printer get name
- 次のコマンドを入力して続行し、「Printer Name」を、上記のプロンプトを使用して生成されたリストに記載されているように、アンインストールするプリンターの名前に置き換えます。Enterキーを押し(Press Enter)て、プロセスを完了します。
printui.exe /dl /n "Printer Name"

これは、削除されたプリンタが繰り返し表示さ(Deleted Printer keeps reappearing)れる場合に役立ちます。
5]レジストリエディタ(Registry Editor)を使用してプリンタをアンインストールします(Uninstall Printer)
Windowsレジストリ(Windows Registry)は、Windows設定のデータベースのコレクションです。ほとんどのソフトウェアプログラムとハードウェアの設定が保存されるのは、このWindowsレジストリです。(Windows Registry)レジストリエディタ(Registry Editor)は、既存のプログラム設定を編集またはスキャンするためのゲートウェイです。これも、Windows10PCからプリンターをアンインストールするために使用できます。
- [ファイル名を指定して実行(Run)]コマンドで、regedit.exeと入力し、Enterキーを押してレジストリエディタ(Registry Editor)を開きます。
- コンピュータにリンクされているプリンタを見つけるには、次のキーを入力します。
HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Printers\Roamed

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers

- これにより、特定のプリンタを右クリックして[削除]をクリックできるプリンタのリストが表示されます。

PowerShellや印刷管理(Print Management)設定を使用するなど、コンピューターからプリンターをアンインストールするために実行できる方法は他にもいくつかあります。これらはすべて、前述の方法と同じです。
投稿がお役に立てば幸いです。
How to completely remove a Printer in Windows 10
Windows computers allow you to connect with numerous Printers at different times. The process of installing a printer application into your computer has evolved to become very convenient over the years. But, at any given time, there are only so many printers that your computer really needs to stay hooked on. Each time you install a printer, it stays there until you manually get rid of it. Even after you decide on removing the printer, your device’s memory stores its driver in case it is ever installed again in the future. Today I will be sharing with you various methods by which you can permanently delink printers from your computer.
How to remove a Printer in Windows 10
There are several ways in which you can go about uninstalling a printer on a Windows computer, so I will be discussing five of them:
- Via Settings
- Via the Control Panel
- Using Print Server Properties
- Using the Command Prompt
- Through the Registry Editor.
1] Uninstall Printer using Settings
- Open up your Windows settings.
- Among the categories, you’ll find one named ‘Devices’. Click on it.

- Scroll through the options on the left side and choose ‘Printers and Scanners.’ There, you’ll find the list of all printers and scanners that have, to date, been installed into your computer.
- Click on the one you wish to uninstall, and you will be presented with a ‘remove device’ option.

Following through till here would do the job for most people out there, but in case you are using a third-party application to run these printers, you will have to get rid of it too. This can be done by:
- Selecting ‘Apps’ from the ‘Settings’.
- Click on ‘Apps and Features
- Select the software and uninstall.
Related: Application Isolation feature in Windows 10 isolates applications from Printer drivers.
2] Uninstall Printer using Control Panel
- Open Control Panel by typing so on your computer’s search pane.
- Go to the ‘Hardware and Sound’ category.

- Click on the option that says ‘Device and Printers’.
- Here, right-click on the printer you want to uninstall, and from the subsequent drop-down that will appear, click on ‘Remove device’.

You should follow the aforementioned steps regarding the uninstallation of any printer-related software if you choose to delink printers using this method too.
3] Uninstall Printer using Print Server Properties
There may, at times, be a case where even after uninstalling a printer through your device settings, you are still seeing it among the printers currently or previously linked with your computer. In such a scenario, you can make use of your device’s Print Server Properties to remove a printer.
- Open your computer’s settings and navigate to ‘Devices.’
- On the left, under related settings, you’ll see an option by the name ‘print server properties.’

Another way, and a rather quick one, of opening Print Server Properties, is to open the ‘Run’ execution and type the following and hit Enter:
printui /s /t2
Anyway coming back, clicking on the Print server properties link will open a separate dialog box enlisting different properties. Choose the ‘Drivers’ settings.
It will then show all the printers stored in your computer’s inventory.
Click the one you want to uninstall and press ‘Remove’ from the bottom of the box.

- Now, you’ll be given a choice; to either only remove the driver or the driver package along with it. Select the one suitable to you and click ‘OK.’

4] Uninstall Printer using Command Prompt
You can also make use of the Windows Command Prompt to remove a printer from your device.
- Select Start and after searching for the Command Prompt, run it as administrator.

- Type out the following command to get a list of printers that are stored in your computer’s memory and press ‘Enter’.
wmic printer get name
- Proceed by typing out the following command and replace ‘Printer Name’ with the name of the printer you want to uninstall as it is mentioned in the list generated using the above prompt. Press Enter to complete the process.
printui.exe /dl /n "Printer Name"

This should help if your Deleted Printer keeps reappearing.
5] Uninstall Printer using Registry Editor
The Windows Registry is the collection of Windows Settings’ databases. It is in this Windows Registry that the settings of most software programs and hardware are stored. The Registry Editor is the gateway to making edits or scanning the existing program settings. This, too, can be used to uninstall printers from your Windows 10 PC.
- In the Run command, type regedit.exe and press enter to open the Registry Editor.
- In order to locate the printers linked with your computer, enter the following key.
HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Printers\Roamed

- Use the following key, then.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers

- This will help present you with the list of printers, from where you can right-click the particular printer and click ‘Delete.’

There are several more methods you can follow in order to uninstall printers from your computers like using the PowerShell or the Print Management settings, all of which are just as good as the aforementioned ones.
Hope you find the post useful.