Skip to content

hotta/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useful tools

Remove all VirtualBox's Virtual Interfaces

VirtualBox (and Windows Update) may create a large number of virtual interfaces, which cause another VPN client (such as SoftEther VPN) to stop working. To solve this problem, I created a script to remove all interfaces at once. The original script is removeGhosts.ps1 with one option added.

How to Use

Run Windows Terminal or PowerShell as an Administrator, then type:

PS> .\removeGhosts.ps1  -narrowByFriendlyName Virtualbox -regardlessOfInstallState -Force

About

Useful tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published