Visual Studio Code Live Server Not Working

I don’t know why this does that, but what you can try:

  • Restart VSCode and try it agian, if this doesn’t work,
  • Go to the Open the Command Pallete by pressing F1, then type in Preferences: Open Settings (JSON), then at the very end on the file, copy paste this: "liveServer.settings.CustomBrowser": "chrome", so it would look like this:
    .