๐ ๏ธ By Qwen, Senior IT Specialist
๐
Last Updated: June 16, 2025
Advanced SystemCare (ASC) by IObit is a popular system optimization and maintenance tool. It offers features like registry cleaning, startup management, disk cleanup, performance tuning, and more.
However, many users choose to uninstall it due to:
- Intrusive behavior
- Resource-heavy background processes
- Bundled software or ads
- Preference for alternatives like CCleaner, Wise Registry Cleaner, or native Windows tools
In this guide, Iโll show you how to:
- ๐งฉ Fully uninstall Advanced SystemCare from your Windows PC
- ๐๏ธ Remove leftover files, registry entries, scheduled tasks, and services
- โ Fix common uninstallation issues
- โ Prevent automatic reinstallation
Letโs get started!
โ ๏ธ Why You Should Fully Uninstall Advanced SystemCare
Even after using the built-in uninstaller, ASC often leaves behind:
Component | Description |
---|---|
๐ Leftover Files | Configuration, cache, logs, scan results |
๐ช Registry Keys | Settings under HKEY_LOCAL_MACHINE\SOFTWARE or user-specific keys |
๐ Scheduled Tasks | Auto-scan, update checks, cleanup routines |
๐ ๏ธ Background Services | Processes like ASCTray.exe , ASCService.exe |
๐ Context Menu Integrations | Right-click options like โScan with ASCโ |
๐งฌ Driver Components | In some versions, ASC installs its own drivers |
Removing these ensures a clean system state and avoids conflicts with other apps.
๐ฆ Method 1: Uninstall via Windows Settings (Recommended for Most Users)
Steps:
- Press
Win + I
to open Settings - Go to Apps > Installed apps
- Scroll down and locate Advanced SystemCare
- Click the three dots (โฆ) โ Uninstall
- Confirm and follow the prompts
This method works best if ASC was installed as a modern app package or from the Microsoft Store.
๐งฐ Method 2: Uninstall via Control Panel (Legacy Method)
Steps:
- Press
Win + R
, type:
appwiz.cpl
- In the Programs and Features window, scroll and select Advanced SystemCare
- Click Uninstall at the top
- Follow the on-screen instructions
Use this method for older or traditional installer-based versions of ASC.
โ๏ธ Method 3: Use PowerShell to Uninstall (For Advanced Users & Automation)
If you’re managing multiple machines or prefer scripting:
Steps:
- Open PowerShell as Administrator
- Run the following command to list all installed apps containing “Advanced SystemCare”:
Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -match "Advanced SystemCare" }
- To uninstall:
Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -match "Advanced SystemCare" } | Invoke-WmiMethod -Name Uninstall
Note: This only works if ASC was installed using an MSI installer.
๐งจ Method 4: Use Revo Uninstaller (Third-Party Tool)
For deeper removal:
Steps:
- Download and install Revo Uninstaller
- Launch the app
- Find Advanced SystemCare in the list
- Click Uninstall
- Choose Advanced or Turbo mode
- Let Revo scan for leftovers and delete them
Revo gives you full control over what gets removed after standard uninstallation.
๐๏ธ Bonus: Remove Leftovers After Uninstall
After uninstalling, residual data may still exist. Here’s how to remove them:
๐น Step 1: Delete Installation Folder
- Navigate to:
C:\Program Files\IObit\Advanced SystemCare
or
C:\Program Files (x86)\IObit\Advanced SystemCare
- If it exists, delete the folder
Also check:
C:\ProgramData\IObit\Advanced SystemCare
Note:
ProgramData
is a hidden folder. Enable hidden files in File Explorer to see it.
๐น Step 2: Remove User Data & Logs
- Press
Win + R
, type:
%APPDATA%\IObit\Advanced SystemCare
- Delete the folder if it exists
Also check:
%LOCALAPPDATA%\IObit\Advanced SystemCare
These folders contain preferences, cache, logs, and scan results.
๐น Step 3: Remove Scheduled Tasks
ASC creates background tasks for auto-scans, updates, and cleanup.
To Remove Them:
- Press
Win + R
, type:
taskschd.msc
- In Task Scheduler:
- Look under Task Scheduler Library
- Right-click any tasks related to Advanced SystemCare โ Delete
๐น Step 4: Stop and Remove Background Services
ASC runs background services that may persist after uninstallation.
To Remove:
- Press
Win + R
, type:
services.msc
- Locate services like:
- Advanced SystemCare Service 12/13/14
- IObit Driver Booster Service
- Right-click each โ Stop
- Then right-click again โ Delete
You can also use Autoruns from Sysinternals to manage startup and service entries.
๐น Step 5: Clean the Registry (Use with Caution)
Use a trusted registry cleaner like CCEnhancer, Wise Registry Cleaner, or JetClean to remove orphaned entries.
Alternatively, manually back up and edit the registry:
- Press
Win + R
, type:
regedit
- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\IObit\Advanced SystemCare
- Back up the key (right-click โ Export)
- Delete the Advanced SystemCare key
Also check:
HKEY_CURRENT_USER\Software\IObit\Advanced SystemCare
โ ๏ธ Warning: Editing the registry manually can cause system instability. Always back up first.
๐น Step 6: Remove Context Menu Entries (Optional)
ASC sometimes adds right-click options like โScan with Advanced SystemCareโ.
To remove them:
- Use CCleaner โ Tools โ Startup โ Context Menu tab
- Or use ShellExView from NirSoft to disable unwanted entries
๐ก๏ธ Expert Tip: Prevent Future Reinstallation or Bloatware
Advanced SystemCare often comes bundled with other utilities or third-party installers. To avoid future issues:
- โ Always choose Custom Install when installing new software
- โ Deselect optional offers like “Install Advanced SystemCare”
- ๐งญ Download software directly from official sites โ avoid third-party portals like Softonic, CNET, etc.
- ๐ Use a limited user account instead of Admin for daily use
๐ Summary Table
Method | OS Support | Thoroughness | Best For |
---|---|---|---|
๐ฆ Windows Settings | Win 10/11 | Basic uninstall | Casual users |
๐งฐ Control Panel | All Windows versions | Standard | Older systems |
โ๏ธ PowerShell | Win 10+ | Scriptable | Admins/IT pros |
๐งจ Revo Uninstaller | All | Deep cleanup | Power users |
๐๏ธ Manual Cleanup | All | Complete removal | Advanced users |
โ Common Issues & Fixes
Problem | Solution |
---|---|
โ Can’t uninstall due to missing installer | Reinstall latest version from official site, then uninstall |
โ Leftover shortcuts in Start Menu | Manually delete from C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Advanced SystemCare |
โ ASC tasks still appear in Task Scheduler | Disable/delete related tasks manually |
โ Error: โAnother installation is already in progressโ | Restart your PC and try again |
โ ASC service still running after uninstall | Manually stop and delete the service using services.msc or Autoruns |
โ Final Thoughts โ From an IT Expert
As a senior IT specialist who has helped hundreds of users optimize their systems, I recommend fully removing apps like Advanced SystemCare, especially if they were installed without your consent or came bundled with other software.
A clean system means better performance, fewer conflicts, and improved security.
๐ง Pro Tip: If youโre removing ASC because of intrusive behavior or bloatware tendencies, consider switching to native Windows tools like Disk Cleanup, Storage Sense, and Performance Monitor โ theyโre lightweight, safe, and ad-free.
๐ Need help automating Advanced SystemCare removal across multiple machines or deploying a safer alternative? Feel free to ask!
๐ฌ Stay clean. Stay secure.