VirtualBox is so slow to run

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Kevin_0304
Posts: 7
Joined: 4. Mar 2021, 03:55

VirtualBox is so slow to run

Post by Kevin_0304 »

Hello there,

I just met one issue - I have one Dictionary app named "Eudic" installed on my Win 10 PC, and I started one VM with Win 7 system. After a while of using Win 7, it would be very slow for every operations on Win 7 VM, so I checked the reason by way of guess and I found out VirtualBox was using the unrelated files, please see my attachment below,
image_14.png
image_14.png (17.12 KiB) Viewed 699 times
I am just wondering why my VM would take these unrelated files up while my Win 7 VM was running...it caused my Win 7 PC running so slowly, and if I close the Dictionary software from my Win 10 PC, the Win 7 VM could work fine.

Can anyone suggest...? Thanks a lot!
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VirtualBox is so slow to run

Post by scottgus1 »

Kevin_0304 wrote:why my VM would take these unrelated files up while my Win 7 VM was running
It is actually more likely that these other .dll's are injecting or trying to inject themselves into Virtualbox. Windows allows this. It's how antivirus, screen-sharers, dictionaries, etc work. In fact, the whole Virtualbox hardening saga is because Windows allows 3rd-party dll's to inject, so Virtualbox has to be careful or malware could inject into Virtualbox and get lots more privileges.

VMs can be slow for other reasons. Start the VM from full normal shutdown, not save-state. Run until you see the problem happen, then shut down the VM from within the VM's OS if possible. If not possible, close the Virtualbox window for the VM with the Power Off option set.

Right-click the VM in the main Virtualbox window's VM list, choose Show Log. Save the far left tab's log and the hardening log next to it, zip them, and post the zip file, using the forum's Upload Attachment tab.
Kevin_0304
Posts: 7
Joined: 4. Mar 2021, 03:55

Re: VirtualBox is so slow to run

Post by Kevin_0304 »

It is actually more likely that these other .dll's
Thank you so much @scottgus1 for your explanation! Please check the log file of the attached. Thanks a lot!
Attachments
log.zip
(25.02 KiB) Downloaded 6 times
Kevin_0304
Posts: 7
Joined: 4. Mar 2021, 03:55

Re: VirtualBox is so slow to run

Post by Kevin_0304 »

It is actually more likely that these other .dll's...
Thank you @scottgus1, by means of what you explained before I thought I had already gotten the point about what happened...I think it's indeed the Dictionary app was injecting something into Win 7 VM, therefore I closed the corresponding functionality of the app, then the VM recovered to the normal itself!

Thanks again for your time! :-)
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VirtualBox is so slow to run

Post by scottgus1 »

Glad you're up and running!

FWIW the log does not show the slowdown source that a Windows 10 host can be suspected of introducing: Hyper-V. Your Hyper-V is off, which is good.
Post Reply