Site icon WinCert

Start Menu not responding on Windows Server 2016

<p>We&&num;8217&semi;ve encountered an issue where the Start Menu button on Windows Server 2016 has become unresponsive&period; Specifically&comma; the left-click functionality is not working&comma; where the right-click is operational and properly displays the start button context menu&period; This problem arises on servers with customized start menu icons defined through an XML file deployed using Group Policy&period;<&sol;p>&NewLine;<p><img class&equals;"alignnone size-full wp-image-2933" src&equals;"https&colon;&sol;&sol;www&period;wincert&period;net&sol;wp-content&sol;uploads&sol;2019&sol;01&sol;win10-start-menu&period;png" alt&equals;"" width&equals;"554" height&equals;"518" &sol;><&sol;p>&NewLine;<p>The issue is present on most Windows Server 2016 machines&comma; particularly impacting our Citrix VDA servers&period; Resetting the Citrix profile did not help in resolving the problem&period;<&sol;p>&NewLine;<p>To address the issue within the current user session&comma; execute the following Powershell command&colon;<&sol;p>&NewLine;<p><strong>Get-AppXPackage &vert; Foreach &lbrace;Add-AppxPackage -DisableDevelopmentMode -Register &&num;8220&semi;&dollar;&lpar;&dollar;&lowbar;&period;InstallLocation&rpar;&bsol;AppXManifest&period;xml&&num;8221&semi;&rcub;<&sol;strong><&sol;p>&NewLine;<p>Note&colon; Powershell is located at&colon; <strong>C&colon;&bsol;Windows&bsol;System32&bsol;WindowsPowerShell&bsol;v1&period;0&bsol;Powershell&period;exe<&sol;strong><&sol;p>&NewLine;<p>This action should restore the start menu functionality temporarily&comma; although the problem may reoccur the next day&period;<&sol;p>&NewLine;<p>For a permanent fix&comma; log in as <strong>an Administrator<&sol;strong> and run the following Powershell commands&colon;<&sol;p>&NewLine;<p><strong>Remove-Item &&num;8220&semi;HKLM&colon;&bsol;SYSTEM&bsol;CurrentControlSet&bsol;Services&bsol;SharedAccess&bsol;Parameters&bsol;FirewallPolicy&bsol;RestrictedServices&bsol;Configurable&bsol;System&&num;8221&semi;<&sol;strong><&sol;p>&NewLine;<p>followed by&colon;<&sol;p>&NewLine;<p><strong>New-Item &&num;8220&semi;HKLM&colon;&bsol;SYSTEM&bsol;CurrentControlSet&bsol;Services&bsol;SharedAccess&bsol;Parameters&bsol;FirewallPolicy&bsol;RestrictedServices&bsol;Configurable&bsol;System&&num;8221&semi;<&sol;strong><&sol;p>&NewLine;<p>This solution should apply to all users on the server&period; If the issue resurfaces&comma; consider resetting the user profile on the Citrix server or using UPM&period;<&sol;p>&NewLine;<p>It&&num;8217&semi;s worth saying that the problem appears to be linked to the Windows Firewall being disabled on those servers&comma; and provided solution above should permanently fix it&period;<&sol;p>&NewLine;

Exit mobile version