How to Fix the “Could Not Enter Matchmaking” Error in VALORANT?

The error message “Could not enter matchmaking” in VALORANT is a common issue that often occurs because of network problems. This means the game is having trouble connecting you to other players.

Game servers can also cause this error due to technical problems, which may vary from region to region. Leaving a match or misconduct towards other players results in a temporary ban, preventing you from joining a match.

In this guide, we’ll walk you through multiple solutions, ranging from simple checks to more advanced troubleshooting steps.

1. Check Server Status

Before we proceed troubleshooting, ensure VALORANT servers are fully functional and are working properly.

  1. Open your web browser.
  2. Go to the Riot Games server status page for Valorant.
  3. Select your region from the drop-down menu to view the server status specific to your location.
    • For example, select “North America,” “Europe,” or “Asia” based on your current region.
  4. Look for any server updates or ongoing maintenance notices.
  5. Check for any specific solutions offered by the game’s officials for your error.

2. Flush DNS and Reset Winsock

The DNS (Domain Name System) translates website names into IP addresses. Over time, this information can become outdated or corrupted, causing connection issues. Flushing the DNS clears this old information and starts fresh. Winsock is a part of Windows that manages network connections. Resetting it can help fix network issues.

Note: Restart your internet router by turning it off for 30 seconds to 1 minute before turning it back on.

  1. In the Windows search box, type “Command Prompt”.
  2. Right-click on Command Prompt and select Run as administrator.
  3. Type the following command:
    ipconfig /flushdns
  4. Press Enter. You should see a confirmation message when the operation completes.
  5. Next, type this command to reset Winsock:
    netsh winsock reset
  6. Press Enter again. A confirmation message will appear when done.
  7. Close the Command Prompt window.

3. End Valorant Process from Task Manager

Stopping Valorant tasks can fix minor glitches or misconfigurations by force quitting the game, which restarts it with new data and eliminates previously stored corrupted data.

  1. Right-click on the empty space on the taskbar.
  2. Select Task Manager.
  3. In Task Manager, find and click on Riot Client to select it. There may be more than one instance.
  4. Click End Task. This will force quit the application.
  5. Do the same for the VALORANT task: select it and click End Task.
  6. Finally, select the BootstrapPackagedGame task and click End Task.
  7. Close the Task Manager window.

4. Repair Game Files

Corrupted or missing game files can cause various errors. This step checks the integrity of game files by comparing them with the latest versions available on game servers. Any missing, outdated, or corrupted files are replaced.

Note: Update your game if an update is available.

  1. In the Windows search box, type Riot Client.
  2. Click Open.
  3. In the Riot Client dashboard, click the Profile icon located at the top-right corner.
  4. From the dropdown menu, choose Settings.
  5. In the Settings menu, click on the Valorant tab.
  6. Press the Repair button to start repairing the game files.
  7. If any files need repairing, the process will begin automatically.

5. Delete Game Cache

Temporary game data can become corrupted, causing errors. Deleting these files forces the game to generate new, error-free data upon startup.

Note: You may lose in-game settings while doing this.

  1. In the Windows search box, type “Run”.
  2. Click on the Open button from the search results.
  3. In the “Run” dialog box, type the following command:
    %localappdata%
  4. Press the OK button.
  5. In the file explorer window that opens, find the folders named “Riot Client” and “VALORANT”.
  6. Right-click each folder and select Delete.

6. Disable Firewall and Antivirus

Your PC’s firewall and antivirus can sometimes be overly aggressive, interfering with Valorant. Temporarily turning them off or limiting their impact on Valorant can help determine if they’re causing the error.

Important: Disabling your firewall and antivirus leaves your system vulnerable to security threats. Only disable these protections temporarily and turn them back on immediately after troubleshooting.

Windows Defender:

  1. Type Windows Security into the Windows search box.
  2. Click Open.
  3. Select Virus & threat protection.
  4. Click Manage settings.
  5. Toggle Real-time protection to Off.
  6. Click Yes to confirm.

Note: Remember to turn these settings back on after checking if the error persists.

Windows Firewall:

  1. Type Windows Security into the Windows search box.
  2. Click Open.
  3. Select Firewall & network protection.
  4. Click on your active network.
  5. Toggle the Microsoft Defender Firewall to Off.
  6. Click Yes to confirm.

Note: Remember to turn these settings back on after checking if the error persists.

7. Change Internet Protocols

Internet Protocols (like IPv4 and IPv6) are the rules your computer uses to communicate over the internet. Sometimes, switching between these two can help fix connection issues. Here’s how to do it:

Note: Ensure that your Internet Service Provider (ISP) supports IPv6 before unchecking IPv4. IPv4 is the most commonly supported protocol.

  1. Search for “Control Panel” in the Windows search box and click Open.
  2. Click Network and Internet.
  3. Select Network and Sharing Centre.
  4. Click on your network connection (Wi-Fi name).
  5. In the new window, click Properties.
  6. Depending on what is checked:
    • If Internet Protocol Version 4 (TCP/IPv4) is checked, uncheck it and check Internet Protocol Version 6 (TCP/IPv6).
    • If Internet Protocol Version 6 (TCP/IPv6) is checked, uncheck it and check Internet Protocol Version 4 (TCP/IPv4).

  7. Select “Internet Protocol Version 4 (TCP/IPv4)” and click Properties.
  8. Select the option “Use the following DNS server addresses:”.
  9. Enter “8.8.8.8” for Preferred DNS server and “8.8.4.4” for Alternate DNS server.
  10. Click OK to close the window.
  11. Click OK again to save the settings and then Close the window.

  12. Restart your computer to apply the changes.

If you still face the same error despite your best efforts, contact Valorant’s support for further guidance.

ABOUT THE AUTHOR

Hamza Mohammad Anwar


Hamza Mohammad Anwar is an intermediate JavaScript web developer with a focus on developing high-performance applications using MERN technologies. His skill set includes expertise in ReactJS, MongoDB, Express NodeJS, and other related technologies. Hamza is also a Google IT Certified professional, which highlights his competence in IT support. As an avid problem-solver, he recreates errors on his computer to troubleshoot and find solutions to various technical issues.