I’ve been using virtualbox but the VirtualBox Guest Service process and service are pretty obvious that they are running in task manager.
This will change the Process Name, Service Name, Service Description. It also changes this for MSConfig although it does still show Oracle as Manufacturer
UNFORTUNATELY I dont know how to change the Process Description as I beleive it is built into the application code (And I'm not that savy)
Locate System32/VBoxService.exe Copy and Paste so it creates a duplicate file. Rename to whatever you like. (I chose something that I can easily identify but they cant like "VWindowsGuestService")
REGEDIT
HKEY_LOCAL_MACHINE
SYSTEM
CurrentControlSet
Services
VboxServices
On right pane:
Edit the Display name to VWindowsGuestService
Edit the Description and remove the "VM"
Edit the ImagePath to C:\Windows\System32\VWindowsGuestService
On the Left pane rename "VBoxServices" to the new Display name "VWindowsGuestService"
Hopefully that is somewhat helpful-- and if someone knows how to change the Process Description that would be awesome