If your shortcut icons are not working or have disappeared suddenly, do not worry, that's due to an ongoing issue at Microsoft end. This is impacting Windows users globally where the Taskbar and Start menu icons are not working as expected.
Microsoft claimed that a certain Attack Surface Reduction (ASR) rule is causing the problems which may be mitigated by setting the "Block Win32 API calls from Office macro" rule to audit only. They reverted the rule to prevent further impact.
Here is the Microsoft support Twitter thread on the topic.
We're investigating an issue where users are unable to access application shortcuts on the Start menu and Taskbar in Windows. For more details and updates, please follow the SI MO497128 in your admin center.
— Microsoft 365 Status (@MSFT365Status) January 13, 2023
Microsoft has already applied a fix to mitigate the problem and the fix will prevent additional shortcut files from being incorrectly removed, however previously removed shortcut files might not be restored.
Affected users can directly launch Office Apps by using the Office App or through the Microsoft 365 app launcher as a workaround.
⛏️ FIX: Admins can put the Attack Surface Reduction (ASR) rule into Audit Mode to avoid further impact. May need to re-enable the rule once the issue has been fully resolved. Customers who do not have the "Block Win32 API calls from Office macro" rule turned on in block mode or did not update to security intelligence update build 1.381.2140.0 are not impacted.
- Powershell: Add-MpPreference -AttackSurfaceReductionRules_Ids 92e97fa1-2edf-4476-bdd6-9dd0b4dddc7b -AttackSurfaceReductionRules_Actions AuditMode
- Intune: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/enable-attack-surface-reduction?view=o365-worldwide#mem
- Group Policy GPO: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/enable-attack-surface-reduction?view=o365-worldwide#group-policy
Have Questions? Post them here!
- Cmd command get current directory location
- Mac: Sign in Required We cant upload or download your changes because your cached credentials have expired [Word Excel]
- How to turn off Dark Mode in Excel App for Mac
- [Solution] The connection to the remote PC was lost, preparing to reconnect - Windows RDP
- Cannot access Windows application shortcuts on Start menu and Taskbar
- Minecraft Fix: Error: UNKNOWN code: Deep Ocean - Something went wrong in the login process
- Read file from Windows CMD (Command Line)
- [Fix] Microsoft Windows Store error 0x00000005 (Windows 8/10/11)
- Fix Windows Update Install Error 0x80070005
- Fix: Error code: 0x204 Microsoft Remote Desktop - Unable to connect the remote PC.
- sudo is not recognized as an internal or external command
- Grep Alternative for Windows CMD or PowerShell: findstr
- Fix Windows Update Error Code: 0x80070643
- [Fix] Microsoft Windows OneDrive 0x8007018b Error Code
- INSTALL_FAILED_INSUFFICIENT_STORAGE Android Error - Android
- Setting up RSS feeds notifications within Outlook - HowTos
- Fix SharePoint 2019 installation error This product requires Visual C++ Redistributable Package for Visual Studio 2017 - SharePoint
- Fix zsh: permission denied: script.sh - zsh
- How to change the tab color on Microsoft Excel on Mac - MacOS
- Fix - sudo: systemctl: command not found - Ubuntu
- Permanently set $PATH variable in Mac Zsh shell - MacOS
- [Android Studio] How to locate code for activity_main.xml - Android-Studio