Fix: Quick Assist Connection Error: Minimum Security Standards Not Met

When Quick Assist displays the error “We ended the connection because the minimum security requirements were not met (also logged as “Quick Assist session ended – minimum security requirements not met”), it typically indicates that the connection attempt failed due to a network or system configuration that does not meet Microsoft’s current security standards.

Quick Assist Error MessageOne of the primary causes of this issue is the use of a VPN or proxy that interferes with Quick Assist’s ability to establish a secure connection—especially if the VPN routes traffic in a way that violates Microsoft’s updated requirements.

Additionally, system-level issues—such as legacy policies that disable TLS 1.2 or TLS 1.3, enforce insecure TLS 1.0/1.1, restrictive Group Policy or Intune settings, or corrupted configuration files—can also trigger this error.

To fix this error, follow the solutions listed below. These address common and advanced causes, including network settings, system policies, and encryption protocol support.

Check Microsoft Service Health & Basic Requirements

Before changing local settings, confirm that Quick Assist isn’t affected by a Microsoft service outage. Open the Windows Release Health dashboard or your Microsoft 365 Service Health page. If all Remote Assistance services show green, verify:

  • Your PC clock is correct (±5 minutes) and set to the right time zone. Open Settings > Time & language > Date & time, then toggle Set time automatically off and on to resync.
  • https://remoteassistance.support.services.microsoft.com is reachable over port 443. Use PowerShell and run this command:
    Test-NetConnection -ComputerName remoteassistance.support.services.microsoft.com -Port 443

1. Repair Quick Assist via Windows Settings

Repairing the app allows Windows to scan for corrupted or missing files and fix configuration issues. This can help resolve problems that prevent Quick Assist from launching or functioning correctly.

  1. Search for Installed Apps in the Windows search bar and open it.
    Installed Apps in Windows Settings
  2. Scroll through the list and find Quick Assist.
  3. Click the three dots next to Quick Assist and select Advanced Options.
    Advanced Options in Quick Assist
  4. Scroll down to the Reset and Repair section.
    Reset and Repair options
  5. Click Repair and wait for the process to complete.
  6. Once done, launch Quick Assist to see if the issue is resolved.

If the app still doesn’t work, try the Reset option.

Caution: Resetting will clear your Quick Assist connection history and any saved contacts.

This will return the app to its default state.

  1. In the same Advanced Options menu, click Reset (located below the Repair button).
  2. After the reset completes, reopen Quick Assist and check if the error persists.

2. Disable or Split-Tunnel Your VPN

If you’re using a VPN while launching Quick Assist, it may prevent the app from establishing a secure connection. Microsoft has updated its security requirements, and some VPNs or proxies may block or reroute traffic in ways that cause this error. To avoid this, disable any VPN and launch Quick Assist using your default internet connection.

Note: If your organization requires VPN usage, ask your IT department to enable split-tunneling or whitelist remoteassistance.support.services.microsoft.com on port 443.

  1. Disable any active VPN or proxy service running on your system.
  2. Locate the Quick Assist app in the Start Menu or by searching for it, then right-click on it.
  3. Select Run as administrator (this allows Quick Assist to access system-level proxy and TLS settings).
    Run Quick Assist as administrator
  4. Check if Quick Assist launches successfully without showing the security error.

3. Reinstall Quick Assist (Store Edition)

If Quick Assist still shows errors, reinstalling it can resolve any conflicting settings or corrupted files. This ensures all components are freshly restored. Reinstall it directly from the Microsoft Store by following these steps:

  1. Uninstall Quick Assist from your system.
    Uninstall Quick Assist from Windows
  2. Open the Microsoft Store on your PC.
  3. In the search bar, type Quick Assist and locate the version published by Microsoft Corporation.
  4. Click Install and wait for the installation to finish.
    Reinstall Quick Assist from Microsoft Store
  5. Once installed, sign in if prompted, and launch the app to verify if the error has been resolved.
  • Windows 10 LTSC or Server: Quick Assist is an inbox feature. Uninstall/reinstall it using PowerShell:
    Get-AppxPackage MicrosoftCorporationII.QuickAssist -AllUsers | Remove-AppxPackage

    then reinstall it via the Microsoft Store or with Add-AppxPackage.

If the issue persists after reinstalling, contact Microsoft Support and share the exact error message. This allows the support team to provide a solution tailored to your specific system configuration.

ABOUT THE AUTHOR

Abdullah Iqbal


Abdullah is a Google IT certified Help Desk Technician with extensive experience in providing technical support to system users. He has a proven track record of effectively resolving IT issues, and is adept at working with tools like Jira and ZenDesk to efficiently manage support tickets. Abdullah is committed to staying up-to-date with the latest technological advancements and constantly seeks to improve his skills and knowledge through professional development opportunities.