winutil
winutil copied to clipboard
Suggestions
Is your feature request related to a problem?.
Only improvements like:
Unpin to taskbar Microsoft Store, Mail, ... apps Pin to taskbar any apps like Remote Desktop
Set SearchProvider and SearchProviderUrl for Google in Edge navigator.
Pin to QuickAccess
Pin to Start Menu
Connect to network drive
Shortcuts
Describe the solution you'd like
Pin / Unpin to taskbar https://stackoverflow.com/questions/9739772/how-to-pin-to-taskbar-using-powershell
Hidden Cortana button
Edge https://stackoverflow.com/questions/60892120/edge-chromium-gp-how-to-set-google-as-default-bypass-first-run-dialog-and-ha
Pin to QuickAccess https://stackoverflow.com/questions/30051634/is-it-possible-programmatically-add-folders-to-the-windows-10-quick-access-panel
Pin to Start Menu https://stackoverflow.com/questions/9903847/how-to-pin-to-start-menu-using-powershell
Connect to network drive https://www.itechguides.com/how-to-map-a-drive-in-powershell/
Create shortcut https://stackoverflow.com/questions/9701840/how-to-create-a-shortcut-using-powershell
Describe alternatives you've considered Using powershell
Additional context Windows 10 20H2
Unpin to taskbar Microsoft Store, Mail, ... apps
A very fancy function for this already exists, also MIT-licensed (as far as I've looked)
Another function that could be useful is the ability to export current state of windows services before applying tweaks, here's the issue I opened to review #673
I see Kodi is already added to this and VLC player for programs. Another good program to add would be the media program called Stremio. Thanks!
please make "uninstall edge" to affect only the legacy edge. the chromium edge is useful sometimes. or maybe add a separate option to uninstall it. i mean one option for legacy and another option for chromium. thanks.
Hi @andreialecsandru @ChrisTitusTech already answer a similar question related to edge and not sure if this will be implemented due the fact Chris already warn the users that the script removes edge. About edge legacy is already removed from the system except for the files in SystemApps folder that microsoft just keep due the LTSC and LTSB versions that has support and maybe use edge legacy (not sure) or they just forget the folders right there. Anyway, all the edge chromium stays on C:\Program Files now and removing the folders from SystemApps needs a really deep scan of regedit and folders inside windows to find all related to edge legacy and for edge chromium I think that is more easy to find.
But maybe this suggestion could be good to have in the list
Hi @andreialecsandru @ChrisTitusTech already answer a similar question related to edge and not sure if this will be implemented due the fact Chris already warn the users that the script removes edge. About edge legacy is already removed from the system except for the files in SystemApps folder that microsoft just keep due the LTSC and LTSB versions that has support and maybe use edge legacy (not sure) or they just forget the folders right there. Anyway, all the edge chromium stays on C:\Program Files now and removing the folders from SystemApps needs a really deep scan of regedit and folders inside windows to find all related to edge legacy and for edge chromium I think that is more easy to find.
But maybe this suggestion could be good to have in the list
Yeah. The legacy is technicaly removed but some shortcuts are srill there. In the app list or in default browser choose settings. Honestly, i hate such garbage in the system
Closed due to inactivity