User Profile
nanosani
Copper Contributor
Joined Oct 10, 2022
User Widgets
Recent Discussions
Re: Microsoft RDP problems Windows 11 22H2
RichardDuffySMB Yes you're right for the most part. It should be reliability more than security. The security part really depends upon the circumstances. Forging UDP packets is easier than TCP packets. Can you point me to the link where Microsoft recommends UDP instead of TCP?114KViews0likes0CommentsMicrosoft RDP problems Windows 11 22H2
I have a problem with one of my networks. After upgrading to Windows 11 22H2, I'm having problems with RDP connections. The clients cannot connect to the machine. However, there is a workaround that I found working. The solution is to disable UDP and use only TCP for RDP connections. This should also be done for better security. Open Windows Registry Editor and go to the following tree: HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows NT \ Terminal Services \ Client Look for fClientDisableUDP. If you can't find it, create a new DWORD entry and set its value to 1. The RDP should start working fine.159KViews7likes12CommentsHow To Bypass Upgrade Block (Safeguard Hold) In Windows 11
Disable Safeguard Holds from Group Policy Perform the following steps to bypass upgrade blocks using the Group Policy editor: Launch the Group Policy editor by typing in gpedit.msc in the Run Command box. Now navigate to the following from the left pane: Local Computer Policy >> Administrative Templates >> Windows Components >> Windows Update >> Manage updates offered from Windows Update Now double-click “Disable safeguards for Feature Updates in the right pane. From the policy window, select the Enabled radio button, and then click on Apply and Ok. Now run the following cmdlet with elevated privileges. Safeguard holds will now be disabled for your PC.10KViews1like5Comments
Recent Blog Articles
No content to show