Hello,
I'm using Total Security 2015 and I'm experiencing a slow boot and startup on my laptop with a Windows 7 Home Premium 64-bit edition.
After the initial boot phase there is a minimum 30 seconds black screen before the login screen is shown.
This is most likely not caused by startup applications since I reduced them to a minimum using msconfig. Plus the Tools->Startup Optimizer section in Bitdefender shows a 2 minute system start time and 5.5 seconds application start time.
Running Windows in Safe Mode speeds up things considerably.
I ran a boot trace on a normal startup using the Windows Performance Toolkit (part of ADK) and here some of the results:
1. VSSERV (main Bitdefender service) is launched on Winlogon Init and takes around 48 seconds. All services to the right wait for VSSERV to finish before doing anything.

2. During the VSSERV execution the disk IO goes crazy. The disk is defragmented but it's not a SSD.

3. Checking the UI Delays it seems vsserver.exe is waiting on a COM call while the bdagent is stuck on a MsgCheck. This happens a bit before logon (see center window for logon info) and after the VSSERV at point 1 stopped? This overlaps partially with the time when the black screen would show up.

Is all this caused by a slow disk or is there something I can do to optimize the boot time?
Thank you!