インストール/アンインストール
この記事では、システムレベルでお使いのデバイスを保護する多機能広告ブロッカー、「AdGuard for Windows」について書いています。 実際にどのように動作するかを確認するには、AdGuard アプリをダウンロードしてください。
動作環境
オペレーティングシステム: Microsoft Windows 11、10、8.1、8、7、Vista
RAM: 512MB以上
ディスクの空き容量: 150MB
ブラウザ: Microsoft Edge、Microsoft Internet Explorer (全バージョン)、Opera、Google Chrome、Yandex.Browser、Mozilla Firefox、およびその他のブラウザ。
AdGuard for Windows インストール方法
Microsoft Windowsを搭載したPCやタブレットでAdGuardを使用するには、インストールパッケージをダウンロードして、インストールプログラムを起動する必要があります。 以下の操作を行ってください:
Go to the AdGuard website in the address bar and click Download on the homepage.
When the download is finished, press the Open button shown in the Downloads bar or click the file name adguardInstaller.exe.
You’ll see the User Account Control dialogue box requesting to allow the app to make changes to your PC. Click Yes.
Next, choose the folder on your PC for the app to be installed to.
If you do not agree with the default installation path, press Browse, select the folder for AdGuard installation in the Browse For Folder window, and confirm your choice by clicking OK. You can also install AdGuard to a new folder by clicking Make New Folder and entering its name. To create a desktop shortcut for AdGuard, check the Create a desktop shortcut box. Press Install to proceed with installation.
Wait for the installation to complete and click Finish.
Congratulations! You have successfully installed AdGuard on your computer. On the screen you will see the main window where you can change the app’s settings.
AdGuard for Windows をアンインストールする方法
通常方法
AdGuardをアンインストールまたは再インストールする必要がある場合は、以下の操作を行ってください。
- 【Microsoft Windows 10・11 の場合】 「スタート」をクリックしてスタートメニューを開き、「設定」を選択します。 開いたウィンドウでアプリアイコンをクリックします。 アプリウィンドウの左側のリストから、「アプリと機能」を選択します。 「AdGuard」をリストから選択し、「アンインストール」をクリックします。 開いたダイアログボックスで「アンインストール」をクリックして確認します。
- 【Microsoft Windows 8の場合】 タスクバーの左下にある空のスペースを右クリックし、コントロールパネルを選択します。 プログラムセクションでプログラムのアンインストールをクリックし、インストールされているアプリのリストからAdGuardを選択して、リストの真上にあるアンインストールボタンを押します。 開いたウィンドウで「AdGuardのアンインストール」をクリックして動作を確認します。
【Microsoft Windows 8.1の場合】 スタートボタンを右クリックし、コントロールパネルを選択します。 プログラムセクションでプログラムのアンインストールをクリックし、インストールされているアプリのリストからAdGuardを選択して、リストの真上にあるアンインストールボタンを押します。 開いたウィンドウで「AdGuardのアンインストール」をクリックして動作を確認します。
【Microsoft Windows 7の場合】 スタートメニューを開きます。 検索ボックスに「コントロールパネル」と入力します。 プログラムセクションでプログラムのアンインストールをクリックし、インストールされているアプリのリストからAdGuardを選択して、リストの真上にあるアンインストールボタンを押します。 開いたウィンドウで「AdGuardのアンインストール」をクリックして動作を確認します。
アドバンスド方法
何らかの理由で通常のアンインストールがうまくいかない場合は、アドバンスド方法を試してみてください。 まず、AdGuardのエンジニアが作成したアンインストーラーツールをダウンロードする必要があります。 アーカイブをお使いのPCの任意のフォルダに解凍し、「Adguard_Uninstall_Utility.exe」ファイルを実行して、パソコンに変化を与えることを許可してください。 その後、以下の手順に行なってください:
- AdGuard Ad Blockerと Standarduninstall type を選択し、Uninstall をクリックします。
- 警告ウィンドウが表示されたら、 OK をクリックします。
- アンインストールが完了するまで待ちます。 Uninstall complete(アンインストールが完了しました)と表示され、コンピュータを再起動するよう促されます:
【注意】 最初の2つのステップを実行しても十分ではなかった場合にのみ、ステップ3と4を行なってください。 高度なアンインストール手順のステップ3~4を使用する前に、AdGuardサポートに連絡することを強くお勧めします。
- AdGuard Ad Blocker と Extended uninstall type を選択し、Uninstall をクリックします。 ウィンドウのプロンプトで Yes, continue をクリックします。
- 警告ウィンドウが表示されたら、 OK をクリックします。
- アンインストールが完了するまで待ちます。 Uninstall complete(アンインストールが完了しました)と表示され、コンピュータを再起動するよう促されます:
AdGuardのアンインストール完了です!
Running the uninstaller in console mode
Besides running the advanced uninstaller in its user-interactive mode, you can also use command-line arguments to uninstall AdGuard for Windows. To do this, follow the instructions below:
Open Command Prompt by typing cmd from the Start menu.
Use
/console
to run the uninstaller in console mode, without the interactive UI. All the command-line parameters below will be ignored if the/console
mode is not activated.Use
/adblocker
to uninstall AdGuard for Windows. It should look like this:Adguard.UninstallUtility.exe /console /adblocker
You can also use
/advanced
to force the uninstaller to run in Advanced mode and/settings
to force the uninstaller to remove user settings along with the application.
The use of the parameters /console
and /adblocker
is necessary for a successful uninstall. The parameters /advanced
and /settings
are optional.