Hello,
Thank you for posting in Microsoft Q&A.
Based on the description, I understand your question is related to Insufficient Resources in MSMQ after Feb 25 Windows Patch.
MSMQ has limits on the number of queues and messages it can handle, which might be affected by system resources like memory and disk space. Check the system's resource usage and ensure there is enough memory and disk space available. You might need to increase the virtual memory or disk space allocated to MSMQ.
MSMQ has a maximum message size limit (typically 4 MB per message) and a total storage limit based on available disk space. Ensure that individual messages do not exceed the size limit and that there is sufficient disk space for MSMQ storage.
Have a nice day.
Best Regards,
Molly
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it