Tell HN: MS forcing Edge shortcut on desktop
41–50 of 158 posts
Re: Tell HN: MS forcing Edge shortcut on desktop
#42Just open up a command line, change directory to your Desktop, and type: attrib +h "Microsoft Edge.lnk" Then you never have to see it again.
Re: Tell HN: MS forcing Edge shortcut on desktop
#43Does anyone (power users) really use the desktop anymore? Since moving back to windows, I've mostly used the taskbar and PowerToys Run to launch applications, and explorer to find files.
To run things on Windows nowadays I mostly use the Alt+Space applet that comes with PowerToys.
Re: Tell HN: MS forcing Edge shortcut on desktop
#44Earlier quoted context omitted.
Linux is also free and doesn't have this problem.
“ Linux is only free if your time has no value”
On Windows you burn time eliminating ads, Edge, "set up your machine" popups, and other bullshit.
On MacOS you burn time papering over what is a completely incompetent OS for dev: containers, package management, fourty-fucking-five minute security patches, and other bullshit.
Linux generally just works.
Re: Tell HN: MS forcing Edge shortcut on desktop
#45Just open up a command line, change directory to your Desktop, and type: attrib +h "Microsoft Edge.lnk" Then you never have to see it again.
Re: Tell HN: MS forcing Edge shortcut on desktop
#46Re: Tell HN: MS forcing Edge shortcut on desktop
#47Can confirm this is happening as well. I keep deleting it but it keeps coming back. Oh well, I might write a script to delete it automatically.
Re: Tell HN: MS forcing Edge shortcut on desktop
#48This is the kind of shenanigan that happens when you use an OS that literally has third party advertisements in its start menu
Re: Tell HN: MS forcing Edge shortcut on desktop
#49getfedora.org
Re: Tell HN: MS forcing Edge shortcut on desktop
#50It appears as though you can add a registry entry to prevent this behavior. I found details in the ms.edge admx documentation https://learn.microsoft.com/en-us/deployedge/microsoft-edge-... (An admx is for adding group policy templates but group policy is essentially a nice list of registry changes. You (reader) can find the reg entry and enter it manually or might can download and install the admx package and make t…