Instalação
Este artigo aborda o AdGuard para Windows, um bloqueador de anúncios multifuncional que protege seu dispositivo a nível de sistema. Veja como funciona ao baixar o AdGuard
Requisitos do sistema
Operating system: Microsoft Windows 11, 10, 8.1, 8, 7, Vista.
RAM: at least 512 MB.
Free disk space: 150 Mbytes.
Browsers: Microsoft Edge, Microsoft Internet Explorer (all versions), Opera, Google Chrome, Yandex.Browser, Mozilla Firefox, and many other browsers.
AdGuard installation
To use AdGuard on a PC or tablet under Microsoft Windows, you should download the installation package and launch the installation program. Perform the following actions:
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.
How to uninstall AdGuard for Windows
Regular method
If you need to uninstall or reinstall AdGuard, do the following:
- For Microsoft Windows 10 & 11: Open Start Menu by clicking Start, and select Settings. Click the Apps icon in the window that opens. Select Apps and Features from the list on the left in the Apps window. Select AdGuard from the list of your installed apps and click Uninstall. Click Uninstall in the dialogue box that opens to confirm.
- For Microsoft Windows 8: Right-click the empty space in the lower left corner of the task bar and select Control Panel. Click Uninstall a program in the Programs section, then select AdGuard from the list of installed apps and press the Uninstall button located right above the list. Confirm the action by clicking Uninstall AdGuard in the window that opens.
For Microsoft Windows 8.1: Right-click the Start button and select Control Panel. Click Uninstall a program in the Programs section, then select AdGuard from the list of installed apps and press the Uninstall button located right above the list. Confirm the action by clicking Uninstall AdGuard in the window that opens.
For Microsoft Windows 7: Open Start Menu. In the search box, type Control Panel. Click Uninstall a program in the Programs section, then select AdGuard from the list of installed apps and press the Uninstall button located right above the list. Confirm the action by clicking Uninstall AdGuard in the window that opens.
Advanced method
In case regular uninstall doesn't work for any reason, you can try to use an advanced method. First of all, you need to download the uninstaller tool created by our developers. Extract the archive to any folder on your PC and run the Adguard.UninstallUtility.exe file, and allow the app to make changes to your device. Then follow the instruction below:
- Select AdGuard Ad Blocker and Standard uninstall type, then click Uninstall.
- Click OK once the warning window pops up:
- Wait until uninstall is finished — there will be a phrase Uninstall complete and a prompt to restart your computer:
:::cuidado
Follow the next steps only if performing the first two steps wasn’t enough for some reason. We strongly suggest contacting our support before using steps 3-4 of advanced uninstall instruction.
:::
- Select AdGuard Ad Blocker and Extended uninstall type, then click Uninstall. Click Yes, continue in the window prompt.
- Click OK once the warning window pops up:
- Wait until uninstall is finished — there will be a phrase Uninstall complete and a prompt to restart your computer:
AdGuard is successfully uninstalled!
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. Deve ficar assim: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.