Activation of Avast Ultimate (1 workstation, 12 months)
Basic Information
Avast Ultimate is a security package activated on the Avast manufacturer's account, and not through the activation mechanisms of the Windows system or Office package. In practice, this means that proper activation takes place through the Avast account / manufacturer's subscription panel and the level of the Avast application installed on the computer.
Important: for antivirus and subscription products, do not use tools such as
slmgr.vbsorospp.vbs. These scripts are used to activate other Microsoft products and are not applicable to Avast Ultimate.
Before You Begin
Prepare:
- an activation key or login details to your Avast account,
- an active internet connection,
- administrator privileges in the system,
- the latest version of Avast installed.
Before activation, it's worth checking if another antivirus program is running on the computer, which may cause conflicts with Avast services.
Method 1: Activation through the Avast Graphical Interface
This is the simplest and recommended method.
Step by Step
- Launch the Avast Premium Security / Avast Ultimate application.
- Click Menu in the top right corner.
- Go to the My Subscriptions or Enter Activation Code section.
- Choose one of the options:
- Log in to your Avast account, if the purchase was assigned to an email address,
- Enter the activation code, if you received a separate key.
- After confirmation, wait for the application to connect to the manufacturer's server.
- After successful activation, the subscription status should change to Active with a visible expiration date in 12 months.
Activation through the Manufacturer's Account
If the license was delivered as an online subscription, log in to your Avast account and assign the device to the subscription. Then, open the application on your computer and log in with the same email address. This is the correct way to activate antivirus software.
Method 2: Activation from the Command Line
Avast does not use classic activation commands like Microsoft. However, in CMD mode, you can:
- launch the program module,
- check Avast services,
- confirm the presence of processes,
- verify the connection and status after activation.
Launching the Avast Interface from CMD
start "" "C:\Program Files\Avast Software\Avast\AvastUI.exe"
If the system is 64-bit and the path has been changed, also check:
dir "C:\Program Files\Avast Software\Avast"
Checking if Avast Services are Running
sc query AvastSvc
sc query aswbIDSAgent
sc query aswbUNSService
The correct result should contain a status similar to:
STATE : 4 RUNNING
Checking Avast Processes
tasklist | findstr /I "Avast"
Typical processes visible after proper launch:
AvastSvc.exe
AvastUI.exe
Verifying the Connection to System Services
netsh winhttp show proxy
ipconfig /all
If activation fails, check if there is a wrong proxy server or network restrictions.
Method 3: Phone Activation
If activation via the application or Avast account fails, you can use phone assistance.
Phone number: 00 800 121 1654
Before the call, prepare:
- product name: Avast Ultimate,
- variant: 1 workstation, 12 months,
- email address used for purchase,
- activation key, if provided,
- error message information.
During the call, the consultant may ask for:
- confirmation of the manufacturer's account,
- re-assignment of the subscription to the account,
- removal of the old device from the license,
- re-login to the Avast application.
How to Verify Successful Activation
After activation, check three elements:
- In the Avast application, in the My Subscriptions section, the status is Active.
- The program does not display a trial period or expired license message.
- Avast system services are working correctly.
Verification Commands
sc query AvastSvc
tasklist | findstr /I "AvastSvc.exe AvastUI.exe"
wmic service where "name='AvastSvc'" get Name,State,StartMode
Additionally, you can check if the application is installed in the standard location:
if exist "C:\Program Files\Avast Software\Avast\AvastUI.exe" echo Avast installed
Most Common Errors and Solutions
1. Invalid Activation Code
Symptom: message about an incorrect or unsupported code.
Solution: ensure the code is entered without spaces at the beginning and end. If the purchase was assigned to an Avast account, use login instead of manual key entry.
2. License Already Used on Another Device
Symptom: inability to activate on the current computer.
Solution: log in to the Avast account and remove the old device from the subscription or contact phone support.
3. Program Still Running in Trial Mode
Symptom: trial is still visible after logging in.
Solution: log out of the account in the application, close Avast, restart the computer, and log in again. Also, check if you are using the correct email address.
4. No Connection to the Activation Server
Symptom: activation stops or ends with a network error.
Solution: check the internet, proxy settings, and firewall. Helpful commands:
netsh winhttp show proxy
ping 8.8.8.8
5. Avast Service Not Starting
Symptom: interface works incorrectly or does not download the subscription.
Solution: check the service status:
sc query AvastSvc
If the service is not running, restart the system or repair the Avast installation from the Control Panel.
6. Conflict with Another Antivirus
Symptom: unstable program operation, activation errors, or lack of full protection.
Solution: uninstall another security package, restart the computer, and re-log in to Avast.
7. Incompatible or Damaged Installation
Symptom: lack of subscription section or error when running AvastUI.exe.
Solution: uninstall Avast, download the latest version from the manufacturer's website, and reinstall, then log in to the account.
Best Practices
- activate the product only from the Avast application or manufacturer's account,
- do not use
slmgr.vbsorospp.vbstools, - keep the purchase confirmation email,
- after activation, check the subscription end date,
- when replacing a computer, remove the old device from the Avast account.
For assistance, contact
[email protected]or call00 800 121 1654.
Summary
For Avast Ultimate (1 seat, 12 months), proper activation is done through the Avast account or the subscription section in the application. CMD is mainly used to launch the program and verify services, and in case of problems, you can use phone support at 00 800 121 1654. The most important thing is to activate the product as a manufacturer's service, not through Microsoft licensing tools.