I'm seeing an untraceable window that looks like a Powershell message asking for an update, and it includes a link that won't launch in Powershell: [https://aka.ms/PSWindows]. I can't find the source of this message, and even though I'm fully updated with Microsoft, it keeps asking me to install something through the browser. I just want it to stop appearing—even if it turns out to be an actual Microsoft issue. Update: I figured out how to disable it in admin mode by using {CTRL +} to get to settings and turning off 'Launch on Startup.'
2 Answers
Before trying to install anything from that link, ensure you're fully informed about what it is. Just because it looks legit doesn't mean it's safe. If you're unable to locate it in your startup settings, it might be worth heading to a tech support forum for detailed guidance. Better safe than sorry!
Agreed! I’ll definitely ask around and be careful.
Sounds like you might be dealing with a startup script or an application that’s been set to launch at boot. You might want to check all the usual startup locations in Windows. Tools like Autoruns can help you track down what’s running at startup. Also, if you’re using Terminal, remember its settings can be modified to prevent it from starting automatically in the dropdown or by using `CTRL + ,`. It's also a good idea to create a separate admin account for tasks to limit the risk of malware.
Thanks for the tips! I’ll check those settings out—I’m hopeful that's all it is.
Definitely check your startup items! Let me know if you find anything.

Good point! Always better to proceed with caution in these cases.