Windows 11 time sync conflicting Norton

Issue abstract: Windows 11 time sync conflicting Norton

Detailed description: Windows 11 time sync is conflicting Norton

Product & version number:

AI Overview
Windows 11 time synchronization issues can sometimes conflict with Norton security software, particularly related to connection blocking or VPN features. To address this, ensure your Norton product is updated, check for connection blocking rules, and consider temporarily disabling Norton’s features to test if it resolves the time sync issue.

Potential Conflicts:

  • Connection Blocking
    Norton’s connection blocking feature might mistakenly identify time synchronization attempts as suspicious activity, especially if the time server address is not explicitly allowed.

  • VPN
    If you are using Norton’s VPN, it might interfere with time synchronization by routing traffic through different servers or introducing latency.

  • Outdated Software:
    An outdated Norton product might have compatibility issues with Windows 11’s time synchronization mechanisms.

Troubleshooting Steps:

  1. Update Norton:
    Ensure your Norton product is up to date, as updates often include fixes for compatibility issues.

  2. Check Connection Blocking:

  • Open your Norton product and navigate to settings.
  • Look for connection blocking or firewall settings.
  • If you find a rule blocking time synchronization attempts, either remove the rule or allow the specific time server being used.
  1. Temporarily Disable Norton:
  • For testing purposes, try temporarily disabling Norton’s features like Auto-Protect, Smart Firewall, or the VPN.
  • If time synchronization works correctly after disabling Norton, it confirms a conflict and you’ll need to adjust Norton’s settings accordingly.
  1. Verify Windows Time Service:
  • Make sure the Windows Time service is running and set to automatic startup.
  • Press Win + R, type services.msc, and press Enter.
  • Locate the “Windows Time” service, right-click, and select “Properties”.
  • Ensure the “Startup type” is set to “Automatic” and the “Service status” is “Running”.
  1. Check Time Server:
  • In Windows settings, go to “Time & Language” > “Date & Time”.
  • Click “Sync now” under “Synchronize your clock”.
  • If the sync fails, try changing the time server to a different one, like time.nist.gov.
  1. Run System File Checker:
  • Open an elevated command prompt (search for “cmd”, right-click, and select “Run as administrator”).
  • Type sfc /scannow and press Enter.
  • This will scan for and repair corrupted system files that might be causing the issue.
  1. Reinstall Norton:
    If the issue persists, consider uninstalling and reinstalling your Norton product to ensure a clean installation.

  2. Contact Support:
    If you’ve tried all the above steps and the problem remains, contact either Norton support or Microsoft support for further assistance.

AI responses may include mistakes.

=============================================================

AI Overview
Windows 11 time synchronization issues can sometimes be related to Norton security software, specifically its firewall or other features. To resolve this, you can try troubleshooting the time sync settings in Windows, checking and potentially modifying Norton’s firewall rules, or temporarily disabling certain Norton features to see if they are interfering with the time synchronization process.

Here’s a more detailed breakdown:

  1. Troubleshoot Windows Time Synchronization:

Verify Internet Connection:
Ensure your computer has a stable internet connection and can browse the web. Time synchronization relies on an internet connection to access time servers.

Check Time Zone Settings:
Go to Settings > Time & Language > Date & Time and ensure your time zone is set correctly.

Restart the Windows Time Service:
Open the Services app (search for “services.msc” in the Start Menu), locate the “Windows Time” service, right-click, and select “Restart”.

Try Different Time Servers:
In the Date & Time settings, under “Synchronize your clock,” try changing the time server to an alternative like time.google.com or time.nist.gov.

Toggle Automatic Time Synchronization:
Turn automatic time synchronization off and then back on again to reset the process.

Run the System File Checker:
Open an elevated Command Prompt (search for “cmd”, right-click and select “Run as administrator”) and type sfc /scannow to scan and repair corrupted system files.

  1. Investigate Norton’s Role:
  • Review Firewall Settings:
    Open your Norton product, navigate to Firewall settings, and check for any rules that might be blocking traffic on UDP port 123 (used for time synchronization).

  • Temporarily Disable Norton Features:
    If you suspect Norton is interfering, try temporarily disabling features like Auto-Protect or the Smart Firewall to see if the time synchronization issue resolves. You can do this by right-clicking the Norton icon in the system tray and selecting “Disable Auto-Protect” or “Disable Firewall”.

  • Check for Connection Blocking:
    Norton’s Connection Blocking feature might be preventing the time synchronization process. You can review the blocked connections and remove any rules related to the Windows Time service or related processes.

  • Ensure Norton is Updated:
    Make sure your Norton software is up-to-date. Outdated versions might have bugs or compatibility issues.

  • Consider Uninstalling Third-Party Firewalls:
    If you have another firewall installed alongside Norton, it might be conflicting. Try uninstalling the third-party firewall to see if that resolves the issue.

  1. Other Potential Causes:
    BIOS Clock Drift:
    If the time drifts even after synchronizing, there might be an issue with your computer’s BIOS clock. This is less common but worth investigating if manual time settings are also affected.

VPN Interference:
If you are using a VPN, it might be interfering with the time synchronization process. Try disabling the VPN temporarily to see if it helps.

AI responses may include mistakes.

==================================================

AI Overview
A Windows 11 time sync conflict with Norton can occur for several reasons, and unfortunately, it seems to be a frustrating issue for some users

Possible Causes:

  • Norton blocking NTP traffic: Norton’s firewall might be blocking the Network Time Protocol (NTP) traffic that Windows uses to sync its clock with time servers.
  • Company network restrictions: If you’re on a company network, it might be blocking access to standard NTP servers, forcing your computer to use a different time source, potentially causing conflicts.
  • Corrupted system files: Damaged system files can cause erratic behavior, including time sync issues.
  • Incorrect time zone settings: If your time zone is set incorrectly, it can lead to synchronization problems.
  • Windows Time service issues: The Windows Time service might be disabled or malfunctioning.

Troubleshooting Steps:

  1. Check the Event Viewer: This is the best way to get specific error messages related to time sync failures. Look for warnings or errors that coincide with the times your system resets or time sync issues occur.
  2. Verify Norton’s settings: Check Norton’s firewall settings to ensure it’s not blocking NTP traffic. You might need to temporarily disable the firewall or add an exception for NTP.
  3. Change the time server: You can try switching to a different time server in Windows settings or via the command prompt.
  4. Run System File Checker (SFC) and DISM Tool: These tools can help identify and repair corrupted system files that may be causing the problem.
  5. Manually sync time: Disable automatic time zone and time setting in Windows, manually set the correct time, and then try syncing manually.
  6. Restart the Windows Time service: Restarting this service can resolve temporary glitches affecting time synchronization.
  7. Consider a clean reinstallation of Norton: If other solutions fail, a clean reinstall of Norton might resolve conflicts caused by outdated or corrupt program files.
  8. Check company network policies: If you’re on a company network, consult your IT department to see if there are any network or firewall restrictions affecting time sync.

AI responses may include mistakes.