-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add-MpPreference fails #4213
Comments
You must run power shell with elevated privileges. Right click on the powershell application and select run as administrator. |
Yea, I did run it as Administrator. That's fairly standard procedure. |
I checked the error code 0x800106ba, and it means you have another antivirus program active, which means you need to add those files and directories to be excluded in your antivirus program. |
Windows Defender is disabled. The only antivirus program running is Norton 360. I have C:\Program Files\ExplorerPatcher* excluded. FYI, EP is running and working as expected. Was running these commands are recommend. Not sure they are truly needed. |
You didn't read all the release notes here: https://github.com/valinet/ExplorerPatcher/releases You also need to add these to be excluded to your antivirus:
And include the download directory that you download EP to as well. |
Excluded all. Disabled anti-virus. Same results. Screw it. EP is working as before. I ain't worrying about this no more. |
Then please close this issue. |
Before reporting your issue
Repro ExplorerPatcher versions
Explorer Patcher v22621 4317.67.1
Repro Windows Versions
Windows 11, version 24H2
Version 10.0.26100 Build 26100
3rd party tweak software installed
Explorer Patcher
Describe the bug
Unable to run the exclusion commands under PowerShell
Expected outcome
command to exclude EP
Actual outcome
PS C:\WINDOWS\system32> Add-MpPreference -ExclusionPath "C:\Program Files\ExplorerPatcher"
Add-MpPreference : Operation failed with the following error: 0x800106ba. Operation: MpPreference. Target:
ConfigListExtension.
At line:1 char:1
Add-MpPreference : Operation failed with the following error: 0x%1!x!
At line:1 char:1
PS C:\WINDOWS\system32>
Additional info
No response
Crash Dumps
No response
Media
No response
The text was updated successfully, but these errors were encountered: