Since the afternoon of January 22, 2026 (KST), I have been unable to log into Google Antigravity due to a “Your current account is not eligible” error. Despite being a paid Gemini Pro (AI Premium) subscriber, the system fails to recognize my account’s eligibility.
Account Type: Personal Google Account (@gmail.com) with an active Gemini Pro subscription. Operating System: Windows 11
Troubleshooting Steps Taken: I have attempted to resolve this by clearing all local authentication tokens and cache files, but the issue persists.
-
Manual Deletion: I initially deleted the
%AppData%\Antigravityfolder to reset the login state. -
PowerShell Purge: I ran the following command to ensure no residual “antigravity” files remained in my system:
Get-ChildItem -Path $env:LOCALAPPDATA, $env:APPDATA, $HOME -Filter "*antigravity*" -Recurse | Remove-Item -Recurse -Force -
Reinstallation: After purging local data, I attempted a clean reinstall, but the “Ineligible” error appears immediately upon my first login attempt.
Observations: The persistence of the error after a complete local data wipe strongly suggests a server-side entitlement mismatch or a database synchronization issue following the recent billing system updates. I am unable to use the service I am currently paying for.
Request: Please verify the eligibility status of my account on the backend and reset any stuck authentication sessions that might be causing this loop.

