Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh mbn delete profile ?
Usage: delete profile [interface=][name=]
Parameters:
Tag Value
*** *****
interface Interface name.
name Name of the profile.
Remarks:
Remove a Mobile Broadband Network Profile for the given interface.
Parameter interface is required. It is one of the interface name shown
by "netsh mbn show interfaces" command.
Parameter name is required. It is the name of the profile that has to
be deleted.
Examples:
delete profile interface="Mobile Broadband Connection" name="myProfileName"