Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to completely uninstall the virtual machine

2025-01-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

How to completely uninstall the virtual machine, paste the following code into notepad and click on the file-Save as file name, fill in "uninstall .bat" file type, select "all files" to display "uninstall complete." OK the code cls @ echo off CLS color 0a echo to cancel the registration of the DLL file. Regsvr32 / u / s "% cd%/vmappcfg.dll" regsvr32 / u / s "% cd%/vmappsdk.dll" regsvr32 / u / s "% cd%/vmdbCOM.dll" regsvr32 / u / s "% cd%/vmhwcfg.dll" regsvr32 / u / s "% cd%\ V2V\ IntraProcessLogging.dll" regsvr32 / u / s "% cd%\ V2V\ reconfig.dll" regsvr32 / u / s "% cd%\ V2V\ vhdcvtcom.dll" regsvr32 / u / s "cd%\ V2V\ vmc2vmx.dll" Regsvr32 / u / s "% cd%\ V2V\ vpcCvt.dll" echo is removing the virtual network card. Please wait a moment. Delete VM Network start / wait vnetlib-- remove adapter vmnet1 start / wait vnetlib-- remove adapter vmnet8 start / wait vnetlib-- remove dhcp vmnet1 start / wait vnetlib-- remove dhcp vmnet8 start / wait vnetlib-- remove nat vmnet8: delservice echo is deleting services. Call: delete service vmnetbridge call: delete service VMAuthdService call: delete service vmx86 call: delete service VMnetAdapter call: delete service "VMware NAT Service" call: delete service "VMnetDHCP" call: delete service VMnetuserif call: delete service hcmon call: delete service Vmparport call: delete service vstor2-ws60 call: delete service vstor2 call: delete service vmkbd "% cd%\ VMMount\ vmount2.exe" / Unregserver netcfg-u vmware_bridge echo. Delfile echo deletes the installed files. Call: delete file% systemroot%\ inf\ vmnet.sys call: delete file% systemroot%\ inf\ vmnetBridge.dll call: delete file% systemroot%\ inf\ netbridge.inf call: delete file% systemroot%\ inf\ vmnetBridge.sys call: delete file% systemroot%\ inf\ vmusb.cat call: delete file% systemroot%\ inf\ vmusb.inf call: delete file% systemroot%\ inf\ vmusb.sys call: delete file% Systemroot%\ inf\ netadapter.inf call: delete file% systemroot%\ inf\ vmnetAdapter.sys call: delete file% systemroot%\ inf\ vnetinst.dll call: delete file% systemroot%\ lastgood\ system32\ drivers\ vmnetadapter.sys call: delete file% systemroot%\ lastgood\ system32\ drivers\ vmnet.sys call: delete file% systemroot%\ lastgood\ system32\ drivers\ vmnetbridge.sys call: delete file% systemroot%\ system32\ drivers\ vmnetadapter.sys call: Delete file% systemroot%\ system32\ drivers\ vmnet.sys call: delete file% systemroot%\ system32\ drivers\ vmnetbridge.sys call: delete file% systemroot%\ system32\ drivers\ vmusb.sys call: delete file% systemroot%\ system32\ drivers\ hcmon.sys call: delete file% systemroot%\ system32\ drivers\ vmnetuserif.sys call: delete file% systemroot%\ system32\ drivers\ vmparport.sys call: delete file% systemroot%\ system32\ drivers \ vmx86.sys call: delete file% systemroot%\ system32\ NETCFG.EXE call: delete file% systemroot%\ system32\ choice.exe call: delete file% systemroot%\ system32\ devcon.exe:: delete the user's configuration file (that is, virtual machine file) by default To delete, please remove:: rd / s / Q% APPDATA%\ vmware:: rd / s / Q "\ Virtual Machines" echo. Delreg echo deletes the registry. Reg delete "HKEY_LOCAL_MACHINE\ SOFTWARE\ VMware, Inc." / f: deluser echo delete user _ _ vmware_user__... Net user__ vmware_user__ / delete net localgroup _ _ vmware__ / delete pause > nul | echo uninstall completed. Goto: eof: delete file echo is deleting file% * del / f / Q "% *" > nul 2 > nul goto: eof: delete service echo is deleting service% * net stop% * 2 > nul sc delete% * goto: eof vae la

If it is helpful to you, please remember to add Wechat's official account "celebrity network" and follow

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report