registry
8 TopicsTutorial: How to run Legacy and Chromium-based Edge simultaneously side by side Without Group Policy
1. Uninstall Chromium Edge either from Control panel or from Windows 10 settings => Apps 2. Go to Registry Editor by typing "regedit" in Windows 10 search 3. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft OR paste this in the address bar area of Registry editor Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft 4. Right-click on "Microsoft" and create a new key And name it "EdgeUpdate" (without quotes) 5. Then right-click on "EdgeUpdate", go to New and create a new DWord 32-bit and call it "Allowsxs" (without quotes) Allowsxs 6. Set its value to 1 7. Exit Registry Editor 8. now go to www.microsoft.com/Edge to download Edge stable again. install it and after that you will be able to access both Legacy and new Edge from start menu or Windows 10 search. Source: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-update-policies#allowsxs This tutorial is for using only Registry editor, there is also another method to do this which is through Group Policy https://docs.microsoft.com/en-au/deployedge/microsoft-edge-sysupdate-access-old-edge#how-to-enable-a-side-by-side-experience-with-both-versions-of-microsoft-edge for that you also will need the policy files which you can get from here: https://www.microsoft.com/en-us/edge/business/download17KViews4likes9CommentsRDP gateway session disconnects on single packet loss
Good Morning, I'm trying to troubleshoot an issue with one of my remote clients losing their RDP session through a gateway server after a single packet drops. I can run a constant ping to their firewall and see when the packet drops, which causes the disconnect. The ms response times average about 34 and the drops don't seem to be occurring in high ms situations. I've been looking for support articles to increase the threshold of that timeout but can't seem to find anything relevant to an RDS Gateway session in conjunction with windows 10 and 2012R2 beyond high ms tolerance. Non-gateway connections will attempt to reestablish session for around 60 seconds before timing out. Any connections through the gateway will immediately drop session and require a new connection. The client pc I'm working with is a Windows 10 setup utilizing a site-to-site connection between a Meraki and a Fortigate. They are still using the older rdp protocol instead of the newer client on Windows 10. Any thoughts or ideas would be great. Thanks much!6.4KViews2likes0CommentsHow to wirte command to update the ImagePath REG_EXPAND_SZ type key ?
Hi I am trying to edit an existing registry key from a .reg file. I want to change the vaue of the path below command is not updating registry key How to wirte command to update the ImagePath ? Windows Registry Editor Version 5.00 [HKEY_Local_Machine\System\CurrentControlSet\Services\c2wts] "ImagePath"=REG_EXPAND_SZ:"%ProgramFiles%\Windows Identity Foundation\V3.5\c2wtshost.exe"178Views1like0Comments