<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Problem-Solving on Brian Carroll</title><link>https://briancarroll.cool/tags/problem-solving/</link><description>Recent content in Problem-Solving on Brian Carroll</description><generator>Hugo -- 0.147.6</generator><language>en-us</language><lastBuildDate>Mon, 23 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://briancarroll.cool/tags/problem-solving/index.xml" rel="self" type="application/rss+xml"/><item><title>Everything is Manipulatable</title><link>https://briancarroll.cool/blog/everything-is-manipulatable/</link><pubDate>Mon, 23 Sep 2024 00:00:00 +0000</pubDate><guid>https://briancarroll.cool/blog/everything-is-manipulatable/</guid><description>&lt;p>When working on the &lt;a href="https://briancarroll.cool/blog/windows-task-scheduler-woes/">task scheduler issue&lt;/a> I previously posted, I managed to lock myself out of my computer. It’s been a long time since I have done that. I had some research to do. These days that means querying an LLM but I actually didn’t find this answer through them. Good ol’ Reddit solved it.&lt;/p>
&lt;p>See, on the Windows login screen, there is a button for the Ease of Access settings. If you click it, it will run an .exe called utilman.exe. This password recovery process involves you booting from the USB, opening the command-line, backing up utilman.exe, creating a copy of cmd.exe, renamed as utilman.exe. Now when you boot back to Windows, you can access the command prompt from the login screen by clicking Ease of Access and resetting your password.&lt;/p></description></item></channel></rss>