menu options

Winsage
April 14, 2026
Scott Hanselman, VP at Microsoft, has introduced a tool called PeekDesktop for Windows, which allows users to minimize all open windows by clicking on an empty area of their desktop wallpaper. A second click or switching back to any application restores the windows to their original positions. This feature is similar to the "click wallpaper to reveal desktop" function in macOS Sonoma, which has not been available in Windows until now. PeekDesktop is easy to install from GitHub, requires no additional setup, and is compatible with Windows on ARM. It uses minimal system resources and operates through lightweight Windows APIs to manage window states. Users can customize settings from the system tray, and Hanselman is working on enhancements to replicate more macOS-style behaviors.
Winsage
April 14, 2026
Windows 11 initially faced criticism for its limited features and slower adoption rate due to stringent hardware requirements. Microsoft has encouraged users to transition from Windows 10, which is no longer supported, to ensure they receive updates and security patches. In response to user feedback, Microsoft has begun implementing changes, such as allowing users to bypass updates during setup and reintroducing features like a movable Taskbar. Despite these efforts, many users feel that Windows 11 has reduced personalization options, leading to the development of third-party tools and mods to restore removed features. Notable third-party products include Start11 for the Start menu and various skins available on platforms like Reddit and X. The Rainmeter Windows 12 skin has gained popularity, offering a futuristic look for Windows 11.
Winsage
March 3, 2026
The Files app has been updated to version 4.0.28, featuring an improved right-click context menu, bug fixes, support for the Microsoft Store version of Dropbox, icon customization for URL and shortcut files, and an option to disable smooth scrolling. The update resolves several issues, including problems with the 'Open With' menu, tab switching, and tag searches. The development team is focused on performance improvements, particularly for thumbnail loading times. Microsoft has plans to enhance Windows 11 and address user pain points related to File Explorer.
Winsage
November 7, 2025
Windows 11 is set to introduce a "Split Context Menu" update for WinUI 3-based applications, aimed at reducing menu clutter and improving usability. This update will implement context-aware nested menus that adapt based on file types, allowing for a more streamlined right-click experience. The new API, SplitMenuFlyoutItem, will enable a single menu entry to display both primary actions and secondary options in a smaller adjacent flyout. This redesign could reduce menu length by up to 38% in some cases. Currently, the Split Context Menu is intended for WinUI applications, with no confirmation on whether it will extend to the entire Windows shell. The update is still in early development and not available for public testing.
Winsage
September 21, 2025
Windows 11 has introduced various user interface changes that may frustrate power users, requiring modifications through the Windows Registry for customization. The Registry Editor (Regedit) allows for these changes, but caution is advised as incorrect modifications can cause system issues. Users with administrative control can access the Registry, while managed machines may restrict access. 1. To restore the full right-click context menu, navigate to HKEYCURRENTUSERSoftwareClassesCLSID in Regedit, create a key named {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}, add a key called InprocServer32, and set its default value to blank. 2. To force shutdown when apps resist, go to HKEYCURRENTUSERControl PanelDesktop in Regedit, create a string value named AutoEndTasks set to 1, and create string values WaitToKillAppTimeout and HungAppTimeout set to 2000 milliseconds. 3. To hide web results from Windows Search, navigate to HKEYCURRENTUSERSoftwarePoliciesMicrosoftWindows in Regedit, create a key called Explorer, and create a DWORD (32-bit) value named DisableSearchBoxSuggestions set to 1. 4. To disable the lock screen, go to HKEYLOCALMACHINESOFTWAREPoliciesMicrosoftWindows in Regedit, create a key named Personalization, and add a DWORD (32-bit) value called NoLockScreen set to 1. 5. To bypass the Settings home screen, navigate to HKEYLOCALMACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer in Regedit and create a string value named SettingsPageVisibility set to hide:home. 6. To enable verbose mode during startup or shutdown, go to HKEYLOCALMACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem in Regedit and create a DWORD (32-bit) value named verbosestatus set to 1. 7. To set the menu delay to zero, navigate to HKEYCURRENTUSERControl PanelDesktop in Regedit and set the MenuShowDelay value to 0. 8. To display seconds on the system clock, go to HKEYCURRENTUSERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced in Regedit and create a DWORD (32-bit) value named ShowSecondsInSystemClock set to 1. 9. To add favorite programs to the right-click menu, navigate to HKEYCLASSESROOTDirectoryBackgroundshell in Regedit, create a new key with the program's name, and set the executable path in a string value named Icon and a subkey named Command. 10. To access the last active window with one click, go to HKEYCURRENTUSERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced in Regedit and create a DWORD (32-bit) value named LastActiveClick set to 1. 11. To speed up startup apps, navigate to HKEYCURRENTUSERSoftwareMicrosoftWindowsCurrentVersionExplorer in Regedit, create a key named Serialize, and set two DWORD (32-bit) values: StartupDelayInMSec and WaitForIdleState to 0.
AppWizard
August 10, 2025
McDonald’s reported a 2.5% increase in U.S. same-store sales in the second quarter, the highest growth rate since late 2023, driven by the Minecraft Movie Meal promotion. This promotion also contributed to a 3.8% rise in global same-store sales. In the quarter ending June 30, McDonald’s system sales increased by 6%, with revenues of .8 billion and net income rising 11% to .3 billion, or .14 per share. The Minecraft Movie promotion included a Happy Meal for children and an adult meal option featuring either a 10-piece Chicken McNuggets or a Big Mac, along with collectible items. McDonald’s has also introduced value offerings like the McValue Menu and new menu items such as McCrispy Strips to attract customers. The MyMcDonald’s Rewards loyalty program generated billion in sales over the past year, with 0 million in the last quarter. CEO Chris Kempczinski highlighted the significance of technology investments in enhancing the customer experience.
Search