Core component of SQL Server for storing, processing, and securing data
Hi @Darshan Chandra Roy ,
This usually isn’t an Access bug it happens when Windows is trying to auto-connect to an old ODBC data source at startup.
You can stop the popup like this:
- Press Win + R, type odbcad32, press Enter
- Check User DSN and System DSN
- If you see a data source you no longer use (old Access file, SQL login, etc.), remove it
- Restart the laptop
If the message still appears, check Startup apps / Task Scheduler for anything related to Access, Excel, or a database tool trying to connect automatically.
This fixes the issue in most real-world cases. If it doesn’t as @Erland Sommarskog suggested please share the exact error message or a screenshot so we can pinpoint which connection is triggering it.
Thanks,
Akhil.