Today when I tried to access my passwords on a Windows 11 Pro machine, it was blocked by Windows “Smart app control” and I couldn’t log in. Once I’d turned “Smart app control” off, I could log in, but Codebook returned an error saying to contact support and I still cannot access my passwords.
I then completely closed Codebook from the taskbar icon and re-started it with “Smart App Control” off and then I could finally log in and access my passwords. While I can work with “Smart App Control” turned off, I would very much prefer not to.
The error logged by MS CodeIntegrity was: “Code Integrity determined that a process (\Device\HarddiskVolume3\Windows\System32\svchost.exe) attempted to load \Device\HarddiskVolume3\Program Files\Bonjour\mdnsNSP.dll that did not meet the Microsoft signing level requirements.”
Here’s the text of the error from Codebook: "Message:An error has occurred while using Codebook.
Details:2026-06-26 18:23:10.9912|INFO|2|Zetetic.Strip.App|Initializing localization with culture en-US
2026-06-26 18:23:11.1286|INFO|2|Zetetic.Strip.Services.UpdateClient|Update unavailable, manifest version 5.3.13.0 is equal to current application version 5.3.13.0
2026-06-26 18:37:56.6278|INFO|2|Zetetic.Strip.Windows.WindowMediatorViewModel|Executing DisplayCurrentWindowCommand
2026-06-26 18:37:56.8217|INFO|2|Zetetic.Strip.Windows.WindowMediatorViewModel|Executing DisplayCurrentWindow
2026-06-26 18:37:56.8217|INFO|2|Zetetic.Strip.Windows.WindowDisplayState|Entered DisplayCurrentWindow
2026-06-26 18:37:56.8217|INFO|2|Zetetic.Strip.Windows.WindowDisplayState|Application locked, displaying login window
2026-06-26 18:38:25.1080|ERROR|2|Zetetic.StripLib.Data.SQLiteDataReader|sqlite3_step error code:1 message:The specified module could not be found.
2026-06-26 18:38:25.1171|INFO|2|Zetetic.Strip.App|An error occurred openning the application database
2026-06-26 18:38:41.1191|INFO|2|Zetetic.Strip.Windows.WindowMediatorViewModel|Executing DisplayCurrentWindowCommand
2026-06-26 18:38:41.4901|INFO|2|Zetetic.Strip.Windows.WindowMediatorViewModel|Executing DisplayCurrentWindow
2026-06-26 18:38:41.4901|INFO|2|Zetetic.Strip.Windows.WindowDisplayState|Entered DisplayCurrentWindow
2026-06-26 18:38:41.4901|INFO|2|Zetetic.Strip.Windows.WindowDisplayState|Application locked, displaying login window
2026-06-26 18:39:41.1816|ERROR|2|Zetetic.StripLib.Data.SQLiteDataReader|sqlite3_step error code:1 message:The specified module could not be found.
2026-06-26 18:39:41.1816|INFO|2|Zetetic.Strip.App|An error occurred openning the user settings database
2026-06-26 18:41:12.0505|INFO|2|Zetetic.Strip.Windows.WindowMediatorViewModel|Executing DisplayCurrentWindowCommand
2026-06-26 18:41:12.2930|INFO|2|Zetetic.Strip.Windows.WindowMediatorViewModel|Executing DisplayCurrentWindow
2026-06-26 18:41:12.2930|INFO|2|Zetetic.Strip.Windows.WindowDisplayState|Entered DisplayCurrentWindow
2026-06-26 18:41:12.2930|INFO|2|Zetetic.Strip.Windows.WindowDisplayState|Application locked, displaying login window
2026-06-26 18:41:19.4046|INFO|2|Zetetic.StripLib.Sync.CodebookCloud.Monitors.SyncTriggerMonitor|Application unlocking, sync trigger monitor now available
2026-06-26 18:41:19.8734|INFO|2|Zetetic.Strip.Core.AutoLock|AutoLock timer started
2026-06-26 18:41:19.9635|ERROR|2|Zetetic.Strip.App|Unhandled exception:System.AggregateException: A Task’s exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. —> Zetetic.StripLib.Data.SQLiteException: Failed to prepare SQL statement rc:1 error:no such function: session_start
at Zetetic.StripLib.Data.SQLiteConnection.InternalPrepare(String sql, Object args)
at Zetetic.StripLib.Data.SQLiteConnection.ExecuteQuery(String sql, Object args)
at Zetetic.StripLib.Data.SQLiteConnection.ExecuteScalar(String sql, Object args)
at Zetetic.StripLib.Data.SQLCipherContext.StartSessionTracking()
at Zetetic.StripLib.Data.SQLCipherContext.PerformWithSessionTracking(Func1 action, SessionTrackingOptions options) at Zetetic.StripLib.Data.DefaultUnitOfWork.PerformCommit(Action1 action)
at Zetetic.StripLib.Data.UnitOfWork.CommitSynchronous()
at Dispatch.IDispatchQueueExtensions.<>c__DisplayClass1_01.<DispatchAsync>b__0() --- End of inner exception stack trace --- ---> (Inner Exception #0) Zetetic.StripLib.Data.SQLiteException: Failed to prepare SQL statement rc:1 error:no such function: session_start at Zetetic.StripLib.Data.SQLiteConnection.InternalPrepare(String sql, Object[] args) at Zetetic.StripLib.Data.SQLiteConnection.ExecuteQuery(String sql, Object[] args) at Zetetic.StripLib.Data.SQLiteConnection.ExecuteScalar(String sql, Object[] args) at Zetetic.StripLib.Data.SQLCipherContext.StartSessionTracking() at Zetetic.StripLib.Data.SQLCipherContext.PerformWithSessionTracking(Func1 action, SessionTrackingOptions options)
at Zetetic.StripLib.Data.DefaultUnitOfWork.PerformCommit(Action1 action) at Zetetic.StripLib.Data.UnitOfWork.CommitSynchronous() at Dispatch.IDispatchQueueExtensions.<>c__DisplayClass1_01.b__0()<—
stack trace:
JMH