Hi,
Could you please run a quick harness check so we can confirm whether the issue is with the test mode plugin or something broader?
- Verify presence & signature of the plugin Path:
C:\Program Files (x86)\Windows Kits\10\Testing\Runtimes\TAEF\TE.TestMode.Container.dll- Right‑click → Properties → Digital Signatures tab. Confirm it shows a valid Microsoft signature.
- In Details tab note the File version (for SDK 10.0.22621 it should start with
10.0.22621.). - If the file is missing, let me know immediately.
- Run TAEF core directly (just to prove the engine itself loads):
cd "C:\Program Files (x86)\Windows Kits\10\Testing\Runtimes\TAEF" te.exe /list - Please post back with:
- Present / missing DLL?
- Signature valid?
- File version string?
- Exact output from
te.exe /list(copy/paste).
If the DLL is present but signed and we still get the WACK failure, next step is a dependency/export check. If the DLL is corrupt or missing, we’ll do a clean SDK reinstall . Archive the entire TAEF directory for reference before a full SDK uninstall if needed.