Share via

Windows Security Settings Freeze

Anonymous
2022-04-29T11:46:50+00:00

I want to open a exe file but i have antivirus on so it doesnt let me open it but when i go to windows security settings it freezes what do i do?

Windows for home | Windows 11 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. David-M 110.5K Reputation points Independent Advisor
    2022-04-29T12:20:30+00:00

    Hi. I'm David, and I'm happy to help you.

    I suggest you use the system file checker to repair possible corrupted or missing system files.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    dism.exe /online /cleanup-image /scanhealth

    dism.exe /online /cleanup-image /restorehealth

    dism.exe /online /cleanup-image /startcomponentcleanup

    sfc /scannow

    1. Restart the PC.

    If it persists, re-register all Windows apps. (Close all Windows apps)

    1. Press "Windows + X" and select "Windows Terminal (Admin)";
    2. Type or paste the following command and press Enter:

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Note: Several red warnings may appear when running this command. Ignore them. It's normal.

    1. Restart the PC.

    I hope this helps. Feel free to ask back any questions.

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-04-29T13:04:29+00:00

    Hi,NotHelpy Here. I did all these steps and it sadly didnt work. If there are more methods contact me but my main focus is to deactivate antivirus

    2 people found this answer helpful.
    0 comments No comments
  3. David-M 110.5K Reputation points Independent Advisor
    2022-04-29T13:25:50+00:00

    Have you ever had any third-party antivirus installed on this computer?

    If yes, have you uninstalled it using the removal tool provided by the developer?

    Malware can also be the cause of this problem.

    I suggest you do a full scan using Microsoft Safety Scanner. Download from the link below.

    https://docs.microsoft.com/en-us/windows/securi...

    Also, do a full scan using Malwarebytes as a second opinion.

    Download through this link: https://malwarebytes.com/

    IMPORTANT: When installing, a 14-day trial will be activated. I suggest disabling this trial to avoid conflict with your current antivirus. Access the Malwarebytes settings (gear icon at the top of the window), tab "Account" and click "Disable".

    After scanning, you can uninstall it.

    ________________________________________________________

    Standard Disclaimer: There is a link to a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    1 person found this answer helpful.
    0 comments No comments