Что делать если не открывается exe файлы на windows 10

Все способы:

  • Восстановление работоспособности EXE-файлов
    • Способ 1: Настройка ассоциации в системном реестре
    • Способ 2: Отключение антивируса
    • Способ 3: Устранение вирусной угрозы
    • Способ 4: Восстановление системных компонентов
    • Заключение
  • Вопросы и ответы: 13

Пользователи «десятки» могут столкнуться с проблемой: в один момент перестают запускаться исполняемые файлы (EXE). Попытка открыть их приводит к появлению окна выбора программы для этих целей, сообщения об ошибке или же не происходит ничего. В материале далее мы хотим рассмотреть методы устранения этого сбоя.

Восстановление работоспособности EXE-файлов

Рассматриваемый сбой возникает по следующим причинам:

  • нарушена ассоциация в системном реестре;
  • антивирус распознаёт файлы как зараженные либо EXE действительно оказались заражены;
  • повреждение одного или нескольких системных компонентов.

Метод устранения проблемы зависит от причины, по которой она возникла.

Способ 1: Настройка ассоциации в системном реестре

Чаще всего неработоспособность исполняемых файлов связана с нарушением ассоциации формата EXE в реестре ОС. Исправить это можно следующим образом:

  1. На «Рабочем столе» нажмите сочетание клавиш Win+R. В окне «Выполнить» введите запрос regedit и нажмите «ОК».
  2. Открыть редактор реестра для решения проблемы с неработающими EXE на Windows 10

  3. Запустится оснастка «Редактор реестра». В дереве каталогов перейдите по адресу HKEY_CLASSES_ROOT\.exe. Найдите там запись с именем «(По умолчанию)» и откройте её двойным щелчком левой кнопки мыши.
  4. Запись реестра для решения проблемы с неработающими EXE на Windows 10

  5. Удалите всё содержимое записи, впишите туда параметр exefile, затем нажмите «ОК».
  6. Отредактировать запись реестра для решения проблемы с неработающими EXE на Windows 10

  7. Далее в этой же ветке перейдите по адресу HKEY_CLASSES_ROOT\exefile\shell\open\command. В этой директории также откройте запись «(По умолчанию)».
    Настройка оболочки в реестре для решения проблемы с неработающими EXE на Windows 10

    Значение записи должно быть равно "%1" %*. Если видите там любой другой текст, отредактируйте параметр по аналогии с шагом 3.

  8. Изменить параметр оболочки в реестре для решения проблемы с неработающими EXE на Windows 10

  9. Повторите действия предыдущего шага для веток HKEY_CLASSES_ROOT\exefile\shell\open и HKEY_CLASSES_ROOT\exefile. Далее закройте утилиту и перезагрузите компьютер.
  10. Этот метод очень эффективен, однако не поможет, если причиной проблемы является вирусное заражение.

Способ 2: Отключение антивируса

В некоторых случаях запуск EXE-файлов может блокироваться антивирусом. Увы, алгоритмы работы даже продвинутых платных решений не идеальны, из-за чего вполне безобидные программы вроде CheatEngine защитное ПО распознаёт как угрозу. Если вы уверены, что запускаемые EXE не причинят вреда, можете на время отключить антивирус – таким образом будет снята блокировка, и приложение получится установить или запустить.

Отключить антивирус для решения проблемы с неработающими EXE на Windows 10

Урок: Отключение антивируса

Способ 3: Устранение вирусной угрозы

Иногда же возникает ситуация, диаметрально противоположная предыдущей – исполняемые файлы оказались действительно заражены. Подобные проблемы создают самые опасные зловреды, разновидности локеров и шифровальщиков, поэтому важно как можно быстрее устранить угрозу.

Удалить вирусы для решения проблемы с неработающими EXE на Windows 10

Урок: Борьба с компьютерными вирусами

Способ 4: Восстановление системных компонентов

В некоторых случаях неполадки с работой исполняемых файлов связаны с повреждениями элементов системы: того же таки реестра, служб либо среды выполнения. В такой ситуации нужно попробовать выполнить восстановление компонентов.

Восстановить реестр для решения проблемы с неработающими EXE на Windows 10

Урок: Восстановление системных компонентов и реестра Windows 10

Заключение

Теперь вам известно, почему EXE-файлы могут не работать в Виндовс 10 и как можно справиться с этой проблемой. В большинстве случаев неполадка возникает вследствие нарушенной ассоциации.

Наша группа в TelegramПолезные советы и помощь

Opening and accessing .EXE files can sometimes be difficult for Windows users, even if they are using the latest version of Windows. Many queries related to the same were submitted on Microsoft forums, and still, no viable solution was provided to resolve this query.

There are cases in which users even receive error messages when they try to open a .exe file, like Access Denied, Runtime Error, etc. So, what is the actual reason behind this problem?

Cause of .EXE Not Opening

According to Microsoft experts, this problem occurs due to corrupt registry settings, or system issues due to virus infection or third-party tool installations. Installation of third-party software can change the default configuration for running EXE files, which often leads to failures when you try to run EXE files.

Well, fixing this problem is very easy and convenient without using any third-party tools.

Methods to Open .EXE Files in Windows 10

There are multiple ways to resolve this error; here, we will cover the most useful methods for fixing “EXE files not opening in Windows 10.”

  1. By changing the registry values
    Due to unknown reasons, the values in your system registry often get changed that prevent .exe files from opening. You can change the default registry settings, following the below steps:

    • Press Window + R on your system and type cmd to launch Command prompt.
    • On the command prompt, type regedit and press enter.
    • Registry Editor will appear on the screen, in the left pane, click HKEY_CLASSES_ROOT.exe.
    • In the right pane, you’ll see Registry keys. Click the Default key and set the data value to exefile.
    • After changing the key value, click HKEY_CLASSES_ROOTexefileshellopencommand key in the left pane.
    • Just like above, click the Default key and change its value to “%1” %*.
    • Now, restart your computer, and see if the problem is fixed or not.

    For some users, this method might work in the Safe mode. However, if it still doesn’t work for you, then check other methods mentioned below.

  2. Turn off Windows Firewall
    Every genuine Windows comes integrated with Firewall protection to protect the system from external malware attacks. Disabling Windows Firewall can also fix this issue, as reported by some users. To disable Windows Firewall, you’ll have to launch your computer in Safe Mode, and then follow the below steps:

    • After starting the computer in Safe Mode, press Window + S to enter Windows Firewall and select Windows Firewall from there.
    • In the left pane, click Turn Windows Firewall on or off. In the opened wizard, select Turn Off Windows Firewall for both Private network settings and Public network settings, and then click OK to save changes.
    • After turning off the Windows Firewall, check if the problem is still persisting or not.

    Well, it is NOT RECOMMENDED to disable Windows Firewall on your system, as it protects your data from malicious attacks. But, if disabling it fixes some problems, then you can give it a try.

General Suggestions for Fixing .EXE File Errors

Using the above methods, you can easily resolve the problems in opening the .exe file. But, if you’re still unable to access your .exe file, then you can follow some general tips, such as:

  1. Use System File Checker
    It is an in-built tool provided by Microsoft to help users repair their data files. Using this software, you can scan Windows and restore files.
  2. Try Clean Boot for your System
    Clean boot is the process of starting your Windows with minimal programs and services. And when your Windows start with minimal resources, you can use hit and trial method to find the third-party application that is harming your files.

    To start your system in Clean Boot, you need to run msconfig command in the Run dialog box, which will display the System Configuration Utility.

    Go to the Services tab and hide all the Microsoft services, then click the Startup tab to locate the culprit software and disable it. Now, reboot your system, and you’ll not face the problem again.

  3. Install Latest Updates
    Check for Windows 10 latest updates and install on your system. If the latest updates are not installed, then download and install it because sometimes .exe files are unable to open in old versions.

To check for Windows 10 updates, go to System settings>>Update & Security, and then click Windows Update.

In case, if the Windows system is corrupt, then none of the solution will work for you. However, you can use Windows Data Recovery software that will help you recover files of your system.

Conclusion

EXE is an executable file format used by various applications. But users sometimes find it difficult to open and access their .exe files on Windows systems. Windows Data Recovery will recover all the files present in Windows system including the EXE files. So, whenever you are facing problems or errors in opening the executable files, then you scan the drive using Windows Data Recovery and retrieve the EXE files that will run properly now.

Table of contents

  • “Why Can’t I Run EXE Files in Windows 10?”
  • How to Fix a Program File Not Opening in Windows 10
    • Check the system for malware
    • Mend the .exe file association
    • Change executable file parameters in the registry
    • Try a different user account
    • Run the DISM and SFC tools
    • Restore the location of the Program Files folders
    • Disable Windows Firewall
  • Conclusion

An executable file or .exe is a type of file on Windows that denotes an installed program or application. An executable file is a file that can be executed by the operating system. When you click on an .exe file, the system is able to run the corresponding program because the file is in a format that it can read and “execute”.

Every native Windows application, installed program, and downloaded game has an .exe component, which is the main program file. Without this file, the program would be just a collection of useless files. The .exe file format is the default application mode on all iterations of the Windows operating system.

Usually, once a program is installed, you can click its desktop icon and run the program. The icon is linked to the main executable file, so once it’s clicked, the program loads and starts running.

In some cases, especially for small programs, you have to click the actual executable file. But, even then, the principle remains the same.

So, what happens if Windows cannot open an .exe file after you’ve clicked on it? Many users have been complaining about this in Windows forums and looking for how to fix an .exe file that won’t open. As per these users, clicking on the application file does nothing or displays the “Can’t open .exe file” error notification.

All indications are that this issue is happening on the latest version of Windows 10, so it’s unlikely to be linked to using an old operating system. Windows 7, 8.1 and 10 users alike have expressed their frustration about it.

As with basically every Windows issue, solutions abound. However, it would be great to know what caused an issue so that adequate steps can be taken to avoid it happening again once it’s been solved.

So, if you’ve been facing the issue of being unable to open .exe files on Windows 10, this article will be your guide. At least one of the solutions given should resolve your situation.

“Why Can’t I Run EXE Files in Windows 10?”

Of all the file types that work on Windows, the executable file format is perhaps the most “natural”. It is associated with the Windows operating system and is expected to just work. So, when an executable file is clicked and nothing happens, it should be surprising.

There are several reasons why clicking an .exe file might not result in a loading app or open program. Here is a rundown of the major causes:

  • System issues. Windows is a labyrinth of files, components, drivers, and configurations, and random conflicts might occur. Corrupt system files or faulty components can prevent the user from successfully opening an application file.
  • Viruses and their kindred are a considerable threat to the integrity of Windows operations. If malware infiltrates a computer, it can do a wide range of damage, including preventing apps from opening.
  • Bad shortcut. Most installed programs are opened via a desktop shortcut. If the shortcut has been compromised by malware, it may target the wrong source, thus being unable to open the parent application. Furthermore, the shortcut might have become corrupt, meaning it no longer works. This would make using it to open the main application a fruitless endeavor.
  • Corrupt registry entry. Again, this might be indirectly attributed to malware infection. Some types of threats change the registry settings on the computer and mess up the system’s processes. If the registry entry that handles .exe files has been corrupted, the user might have problems with executing apps and programs.
  • Third-party tools. Some third-party programs can change the default configuration of executable files on the computer without authorization. When you download a program from the Internet, another one might get installed alongside it if you don’t choose Custom Install and disable it. The unwanted program might change the system’s properties, thus causing issues with opening .exe files.

With the common causes of this issue now clear, you’re going to learn how to enable .exe files in Windows 10. The issue is not too difficult to resolve. You can use the best workarounds and hacks given in this guide.

How to Fix a Program File Not Opening in Windows 10

If you cannot launch the executable file for a certain program, it means you’ll have to go without the app, service, program or game’s functionality for as long as the issue persists. This is obviously unacceptable since using programs is the whole point of a computer.

When this happens, you must find a solution immediately. Since this is why you’re here, you can dive into the collection of possible fixes listed in this guide. You can either work your way down or jump to a fix you haven’t tried yet depending on how deep you’ve gone with the troubleshooting.

Check the system for malware

There is a wide variety of malware out there, and some malicious entities can prevent you from opening .exe files on your computer.

If your PC has been invaded by malicious software and you cannot open executable files, this is probably the cause. You’d have to get rid of the threats first to restore full functionality to Windows.

Here, you might consider yourself spoilt for choice. Apart from the pre-installed Windows Defender, you might have a preferred tool to eliminate threats. There’s never too much of a good thing when it comes to ensuring your computer’s safety: we recommend you try Auslogics Anti-Malware to clear out all damaging software on your computer.

PRO TIP

Auslogics Anti-Malware works great as a secondary security option, so there’s no need for you to nix your main antivirus. Once you’ve downloaded and installed the tool, run it with admin rights and use the full scan option to give your system a thorough security check.

Once you’ve eliminated discovered threats from your computer, make sure to reboot it, and you should now be able to open your favorite programs without any annoying .exe error.

To get the best results, you might have to perform this fix after enabling Safe Mode.

Mend the .exe file association

If you get the Open With dialog box when you click an executable file, it means that there’s a file association issue on Windows. This can also happen if the system tries to open the file in another program instead of simply loading it outright.

When the file associations for .exe files are changed, your program, game or app might not start. Instead, you get an opportunity to use another app to open the file. Or you get nothing.

A corrupt file association is an issue many Windows users don’t know how to resolve. Luckily, you can use the Command Prompt program to quickly re-associate executable files with the .exe file type. All you need to do is enter a single command.

To do this, launch the Command Prompt with admin rights. Right-click the Start menu and select Command Prompt (Admin) from the list. If the option has been replaced, type cmd into Search and click “Run as administrator” under Command Prompt in the search results.

If the Command Prompt won’t open normally, open File Explorer, go to C:/Windows/System32 and search for cmd.exe. Right-click the file and select “Run as administrator”.

When the Command Prompt opens, type or paste the line below and hit the Enter key to run the command:

assoc .exe=exefile

This will re-establish the association between executable files and the .exe file extension. You shouldn’t encounter further issues when you click on an app or program file.

Change executable file parameters in the registry

When values in the registry are changed, it can prevent you from opening executable files. Each major file type has its opening parameters recorded in the registry, and when the values that affect executable files are modified, the system might no longer be able to load the files when clicked.

You can go into the registry to check if this is the case and change the keys back to their default values if needed.

The first step is to open the Registry Editor. Type regedit into Search and hit the Enter key to quickly open the Registry Editor app. The next step is to create a registry backup. This could prove useful later if something goes wrong and you need to restore the registry to the way it was. Right-click Computer in the left pane of the Registry Editor and select Export. When the Export window opens, give the backup a name, choose a familiar location for the file, and then click Export.

Next, use the left-hand side to navigate to the path below or use the path bar:

HKEY_CLASSES_ROOT\.exe

Head over to the right pane and double-click the Default key. Check that the value in the Value Data field is “exefile”. If the Value Data field displays any other value, clear it and change the value to “exefile”. Click OK to confirm the change.

Next, use the left-hand side to navigate to the path below or use the path bar:

HKEY_CLASSES_ROOT\exefile\shell\open\command

Head over to the right pane, double-click the Default key, and change the value in the Value Data field to “%1” %* and click OK to confirm the change.

Finally, navigate to the path below in the Registry Editor:

HKEY_CLASSES_ROOT\exefile

Like before, move to the right pane, double-click the Default key, and change the value in the Value Data field to “%1” %* and click OK to confirm the change.

When you’ve made these three changes, close the Registry Editor and reboot your system. Once you log back in, any executable file you click should open instantly.

Try a different user account

Several users mentioned that simply using a different user account had solved the problem for them. If you’ve so far been unsuccessful in fixing the issue, you can try this method as well.

If it works, you can just copy or move your files to the new account and keep using it.

Here’s how to create a new user account on Windows 10:

  1. Open Settings and select Accounts.
  2. On the left pane, select Family & other users.
  3. Head over to the right and select Add someone else to this PC under Other users.
  4. On the How will this person sign in? screen, click the I don’t have this person’s sign-in information link.
  5. On the next screen, click the Add a user without a Microsoft account link.
  6. Then enter the credentials for the new user account and click Next.

Once you have added a new user account, sign into the account and test whether executable files are working. If so, you can make it an admin account and move all your stuff over to it.

Run the DISM and SFC tools

One reason for this issue that is often overlooked is system file corruption. Corrupt system files can cause normal operations, like opening .exe files, to stop working. You may need to scan the files and repair the damaged ones before the issue can be resolved.

Fortunately, you don’t need to download any third-party tool for this. What you need is right there on your system. The SFC and DISM tools can help you check if anything is wrong with the system files and repair any errors.

Microsoft recommends running DISM and SFC scans together on Windows 10. While SFC checks individual system files for possible corruption, DISM checks the entire system image for potential bad sectors.

On Windows 10, run DISM first. Open an elevated Command Prompt window as previously shown and run the command below:

Dism.exe /online /cleanup-image /restorehealth

DISM will check the system image for any damaged parts and attempt to rectify any identified anomaly. If it needs to replace anything, it will download the replacement via Windows Update.

For this reason, make sure your PC is connected to the internet when you run the tool.

Once DISM has finished scanning, go ahead and run an SFC scan. Run the command below in the open Command Prompt window:

sfc /scannow

You may need to wait a while, so grab a coffee if you can. SFC will check individual files for corruption, damage or absence and replace any problematic system file with a fresh copy from the local Windows cache.

Once the scan is done, check the report message. If you’re told that it found some errors and fixed them, perhaps your problem has been solved.

Irrespective of the message you get, restart the computer and attempt to launch an .exe file. With any luck, the program will load and there won’t be further issues.

Restore the location of the Program Files folders

On Windows 10, Program Files and Program Files (x86) are the default installation folders for 64-bit and 32-bit third-party apps respectively. They are located in the root of the system drive, along with the Windows folder and other primary directories.

You might have changed the location of this folder or modified it in some other way. Some people do this in order to save space, though there could be other reasons. Either way, this can sometimes lead to issues like .exe files not opening.

If you’ve previously tampered with the Program Files folders, you should be able to undo the damage by changing things back to their defaults via the Registry Editor:

  1. Open the Registry Editor and take a backup if you haven’t already done so.
  2. Navigate to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersion via the left pane or the path bar.
  3. Head over to the right pane and double-click ProgramFilesDir. Change the value in the Value Data field to C: Program Files.
  4. Now double-click ProgramFilesDir (x86) (if present) and change the value in the Value Data field to C: Program Files (x86).
  5. Exit the Registry Editor and reboot the computer.

Disable Windows Firewall

Windows Firewall automatically protects the system from malicious incoming or outgoing connections. We recommend always keeping it active.

However, several users claimed that turning off the tool had helped them to fix the issue of executable files not opening in Windows 10. Personally, we’re skeptical about the claim, but it won’t hurt to check it out if nothing else has worked so far.

Note that irrespective of whether it works or not, you shouldn’t permanently disable Windows Firewall unless you have no intention of using the internet at all. If the method works, you can leave Firewall inactive for a little while as you search for a better solution.

Here is how to disable Firewall:

  1. Type Firewall into the Search panel and select Windows Firewall from the search results.
  2. On the left of the Control Panel window that opens, click the Turn Windows Firewall on or off link.
  3. In the Customize Settings window, select Turn off Windows Firewall (not recommended) under Private network settings.
  4. Next, select Turn off Windows Firewall (not recommended) under Public network settings.
  5. Click the OK button to save your changes and exit the Control Panel.

Remember to go back there and enable Windows Firewall for both public and private network connections once you’ve found a better solution.

Conclusion

This guide has talked about how to fix the “.exe file won’t open correctly” issue in Windows 10. Being unable to open executable files in Windows is something that should never happen, and using our guide should help you get the system working normally again in no time.

Have you tried to run a program by double-clicking on its EXE file? Some Windows users report that they can’t open EXE files on their computers. If you are troubled by the same problem, this MiniTool post is the right place for you to find answers!

Executable files (EXE files) are used by operating systems to launch programs. Generally, the executable files have EXE extensions, but they still have other types of formats, such as BAT, CMD, COM, WSH, etc. You can trigger EXE files by double-clicking on them. However, you might encounter the problem that you can’t open EXE files normally. This post will tell you why this issue occurs and how to resolve it. 

Why EXE Files Can’t Be Opened?

You will find various problems when running the Windows operating system, including EXE files not opening. Several reasons can lead to the EXE files failing to open problem. Here are some possible causes:

  • Malware/virus attack
  • Corrupted registry files
  • File association problem
  • Files in incompatibility mode
  • Etc.

How to Fix the EXE Files Can’t Open Problem?

Fortunately, feasible methods are provided to help you fix the problem and force an EXE file to open.

Method 1: Run a Malware/Virus Scan

Malware or virus infectious might cause EXE files unable to open. You can perform a virus scan with Microsoft Defender to check and remove viruses.

Step 1: Press Win + I to open Windows Settings.

Step 2: Choose Update & Security and shift to the Windows Security tab.

Step 3: Select Virus & threat protection on the right pane.

Step 4:  Click on the Scan options under the Current threats section and choose Quick scan.

Step 5: Hit the Scan now button.

perform a Quick scan

If you want to make a deeper scan, you can choose the Full scan option on the same interface, which will take a longer time.

Method 2: Tweak the Windows Registry

Windows Registry contains crucial information for the operating system, software, and firmware. If the registry information goes wrong, the performance of the software or even the computer will be affected. On the contrary, you can also change the value of subkeys to fix problems.

Note:

You need to back up registry keys before making any changes to them. Once you have made the wrong operations, your computer might suffer irreversible damage.

Step 1: Press Win + R to open the Run window.

Step 2: Type regedit into the text box and hit Enter to open Registry Editor.

Step 3: Navigate to HKEY_CLASSES_ROOT > .exe, then double-click on the (Default) subkey.

Step 4: Change the Valur data to exefile and click OK to save the change.

change the Value data to exefile

Step 5: Copy and paste the path to the address bar and hit Enter to locate the registry key quickly:

HKEY_CLASSES_ROOT\exefile\shell\open\command

Step 6: Double-click on the (Default) subkey on the right pane, then type “%1” %* into the Value data box and click OK to save the change.

After settings, you should restart the computer to fully apply changes, then reopen EXE files to see whether the problem is fixed.

Method 3: Create a New User Account

Sometimes, due to the account permission and other restrictions on your current use account, you are unable to run the EXE files. You can change to another account to see if the problem can be rectified.

Step 1: Click on the Start menu and choose the profile icon.

Step 2: Select Sign out from the menu.

Step 3: Wait for a few minutes until you can see the sign-in screen, then choose another account to sign in.  

Method 4: Fix the File Association Problem.

If there is an incorrect file association, you might find EXE files not opening. But this problem can be fixed with easy steps.

Step 1: Press Win + S and type Command Prompt into the search box.

Step 2: Choose Run as administrator from the right pane.

Step 3: Type assoc .exe=exefile and hit Enter.

run the command line

Afterward, reboot your computer and try to open EXE files.

Bonus Tip

If, unfortunately, your files get lost during the fix process, you should restore these files as quickly as you can. You can get twice the result with half the effort if choosing a proper data recovery software, like MiniTool Power Data Recovery.

This free file recovery software is able to recover various types of files from different data storage devices, including USB flash drives, CDs, SD cards, external hard drives, and more. This software contains clear and concise interfaces, ensuring that all of you are able to operate it. You can try the free edition to experience this software.

MiniTool Power Data Recovery FreeClick to Download100%Clean & Safe

Bottom Line

If you can’t open EXE files, you are unable to run programs. You can try the above methods to fix this issue. Hope one of them can give you a hand in time.

После вирусного заражения или некорректной модификации реестра в Windows пользователь может столкнуться с проблемой: исполняемые .exe файлы, установочные msi или файлы скриптов powershell/cmd/vbs перестают запускаться. При попытке открыть файл из Проводника ничего не происходит, появляется окно с предложением выбрать программу или .exe файлы открываются в одной программе (например, notepad.exe или paint.exe). В этой статье рассмотрим, как восстановить запуск .exe файлов в Windows.

Приобрести оригинальные ключи активации Windows всегда можно у нас в каталоге от 1099 ₽

Восстановление ассоциаций EXE файлов в Windows

Если при запуске любого .exe файла в Windows появляется окно с вопросом «Каким образом вы хотите открыть этот файл?»

Или просто не удается открыть .exe

Либо ошибка «Windows не удается получить доступ к указанному устройству, пути или файлу.», чаще всего это связано с вирусом или изменениями в реестре.

Чтобы восстановить ассоциации для исполняемых .exe файлов, выполните следующие шаги:

1. Создайте текстовый файл на рабочем столе.

2. Скопируйте в файл строку:

start cmd

3. Переименуйте файл в run.bat и запустите его от имени администратора.

4. В открывшейся cmd выполните команды:

reg delete HKEY_CLASSES_ROOT\.exe /ve /f

reg add HKEY_CLASSES_ROOT\.exe /ve /d exefile /f

reg delete HKEY_CLASSES_ROOT\exefile /ve /f

reg add HKEY_CLASSES_ROOT\exefile /ve /d Application /f

reg delete HKEY_CLASSES_ROOT\exefile\shell\open\command /ve /f

reg add HKEY_CLASSES_ROOT\exefile\shell\open\command /f /ve /d "\"%1\" %*"

assoc .exe=exefile

Эти команды сбросят ассоциации для .exe файлов на стандартные. Перезагрузите компьютер.

Если .bat и .cmd файлы также не запускаются, вам потребуется редактировать реестр вручную в безопасном режиме:

1. Загрузите компьютер в безопасном режиме через WinRE (повторно прервав загрузку Windows три раза).

2. Находясь в Windows Recovery Environment (WinRE или Среда восстановления Windows) выберите Поиск и устранение неисправностей > Дополнительные параметры > Параметры загрузки > Перезагрузить, после перезагрузки выберите 4 пункт — нажав F4.

3. В реестре regedit.exe откройте ветку HKEY_CLASSES_ROOT\.exe и измените значение Default на exefile.

4. Далее, перейдите в ветку HKEY_CLASSES_ROOT\exefile\shell\open\command и установите значение Default на «%1» %*.

5. Повторите аналогичную процедуру для HKCR\exefile\shell\open и HKCR\exefile.

После этого перезагрузите компьютер в обычном режиме, и File Explorer должен использовать стандартные ассоциации для .exe файлов. Выполните также команду:

assoc .exe=exefile

Дополнительно проверьте целостность системных файлов:

sfc /scannow

DISM /Online /Cleanup-Image /RestoreHealth

Убедитесь, что ваш антивирус не блокирует запуск .exe файлов.

Не запускаются исполняемые .exe файлы из сетевой папки

Если .exe файлы запускаются локально, но не открываются из сетевой папки, возможные причины:

1. Проверьте NTFS права на папку/файл. Отсутствие Read/Execute прав вызовет ошибку:

Разрешение на доступ к \\sharepath\file.exe отсутствует. Обратитесь к сетевому администратору для получения доступа.

2. Измените NTFS разрешения.

3. Запустите файл в режиме совместимости: в свойствах .exe выберите Совместимость и установите режим совместимости с Windows 8.

4. Если сетевая папка размещена на устройстве, поддерживающем только SMB v1 (например, NAS или Windows Server 2003), Об этом могут говорить ошибки:

5. Необходимо проверить включен ли SMBv2 или SMBv3:

Get-SmbServerConfiguration | Select EnableSMB2Protocol

6. Чтобы включить SMBv2 на файловом сервере:

Set-SmbServerConfiguration -EnableSMB2Protocol $true

Для Linux-серверов с Samba отключите SMB1 в конфигурации smb.conf, добавив:

min protocol = SMB2

Если ваш файловый сервер работает на устаревшем SMBv1, для доступа к такому хранилищу из современных версий Windows 10 придется включать на компьютерах пользователей клиент доступа SMB 1.0 — Клиент SMB 1.0/CIFS (что настоятельно не рекомендуется).

Лучше перенести данные на Windows Server 2012 R2 или выше, чтобы обеспечить корректную работу с SMBv2 или SMBv3.

Лицензионный ключ активации Windows от

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Hav 00105 microsoft windows 10 professional
  • Почему windows xp professional
  • Альтернатива rdp для windows
  • Asus windows 10 не работает микрофон
  • Amd ryzen 5 3400g windows 7