FIX: Exception Access Violation in Windows 11/10. (Solved)
If you get the error "Exception Access Violation" in Windows 10/11, while running an application, it means that some part of the application tried to read or write to the protected memory, but failed. An access violation occurs in unmanaged or unsafe code when code attempts to read or write to unallocated or inaccessible memory.