You can use ESXCLI commands to clear the GuestStore repository URL setting and verify that the URL is not set.

Procedure

  1. Clear the GuestStore repository URL setting.
    esxcli system settings gueststore repository set --url ""
  2. Retrieve the GuestStore repository URL.
    esxcli system settings gueststore repository get
    You receive the URL information in the output.
    URL: <not set>