Jasot's Posts

Currently, the VM network settings is set to NAT. I fiddled with it by setting it to Bridge but no luck. 1. No 2. Yes 3. Results of /etc/resolv.conf: nameserver 127.0.0.53 options edns0 trust-... See more...
Currently, the VM network settings is set to NAT. I fiddled with it by setting it to Bridge but no luck. 1. No 2. Yes 3. Results of /etc/resolv.conf: nameserver 127.0.0.53 options edns0 trust-ad search localdomain
Good Evening, So this has been an issue ever since I initially installed VMware, regardless of the OS of the VM I use (Ubuntu / Kali). When I fire up my host machine, I immediately run Express VPN o... See more...
Good Evening, So this has been an issue ever since I initially installed VMware, regardless of the OS of the VM I use (Ubuntu / Kali). When I fire up my host machine, I immediately run Express VPN on my system. I then run VMware workstation Pro and boot up the VM. Every time it runs, the network for my VM does not work. While the VM is turned on, I will have to turn off my VPN, and turn it back on for the network to I presume "reset" before it is active on the VM (I've checked and verified it is using the VPN IP). However sometimes in the past and currently, the network on the VM will work momentarily after that little fix before going offline again. I've attempted to modify the VM's Network adapter through VMwares settings by changing it from NAT to bridged but then it won't work at all. Any information on how to fix this would be greatly appreciated. Host Specs: OS Name Microsoft Windows 11 Home Version 10.0.22621 Build 22621 System Lenovo Thinkpad Pv15 Gen 3 Processor 12th Gen Intel(R) Core(TM) i7-12800H, 2400 Mhz, 14 Core(s), 20 Logical Processor(s) Installed Physical Memory (RAM) 64.0 GB Total Physical Memory 63.7 GB Available Physical Memory 46.7 GB Total Virtual Memory 67.7 GB Available Virtual Memory 55.1 GB Storage 3.72 TB
Figured out the solution to my problem and I hope this helps someone else in the future. Problem 1: Booting/Shutting down VM, starting/running applications, and viewing content such as image files... See more...
Figured out the solution to my problem and I hope this helps someone else in the future. Problem 1: Booting/Shutting down VM, starting/running applications, and viewing content such as image files on a browser showed significant performance issues, even when providing more than adequate resources to the VM. Solution: Run PS Command: powercfg /powerthrottling disable /path 'C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe' Problem 2: Severe latency/input delay when doing anything basic such as dragging cursor or typing in a terminal. Also was unable to drag and drop files directly onto/into the Desktop and Desktop directory from host machine. Solution: Disable VBS. Verify whether it is enabled or disabled by viewing sysinfo; Virtualization-based-security. If it is running, this may be your cause. There are several ways to disable it, here is the way that worked for me. Run cmd line command as Admin: bcdedit /set hypervisorlaunchtype off Note 1: You may have to do anywhere from 1 method to several to turn off your VBS. If the command provided did not work, simply google (in my case since I have a Windows 11) "How to disable VBS on Windows 11". You will get several methods to be able to do so. Note 2: I am still unable to drag/drop files onto the Desktop however I am able to drop it into the file directory. Still a slight problem but at the very least, acceptable.
Good Afternoon. After scraping through several other posts relating to the similar issues I am experience, I will keep this brief. I've implemented one of the solutions (powercfg /powerthrottling di... See more...
Good Afternoon. After scraping through several other posts relating to the similar issues I am experience, I will keep this brief. I've implemented one of the solutions (powercfg /powerthrottling disable /path "C:\Program Files (x86)\VMware\VMware Workstation\x64\vmware-vmx.exe") which has fixed half of the issues such as booting/shutting down and application start up. However I still have 2 noteworthy issues: severe latency/input delay with using something basic as a terminal or typing this post and trying to drag & drop files from my host machine onto/into my VMs desktop and desktop directory with no results other than an odd "shadow" of the file that can be visually seen on the desktop GUI but not seen in the file directory or terminal (yet it can be dragged and dropped into any other directory I've tried so far and it is successful). Any information would be greatly appreciated. Host Specs: OS Name Microsoft Windows 11 Home Version 10.0.22621 Build 22621 System Lenovo Thinkpad Pv15 Gen 3 Processor 12th Gen Intel(R) Core(TM) i7-12800H, 2400 Mhz, 14 Core(s), 20 Logical Processor(s) Installed Physical Memory (RAM) 64.0 GB Total Physical Memory 63.7 GB Available Physical Memory 46.7 GB Total Virtual Memory 67.7 GB Available Virtual Memory 55.1 GB Storage 3.72 TB VM Specs: Hardware Comaptibility Workstation 17.x VMware tools Installed OS Ubuntu 22.04.1 Memory 16 GB Number of processors 2 Number of cores per processor 6 Total Processor cores 12 Hard Disk (SATA) 100 GB (Preallocated)