There are a couple of conditions to keep in mind. Using Recovery Drive resets Windows back to its initial factory state. Specifically, the recovery stores all built-in Windows files, any updates installed when you set up the drive, and any customizations from the PC maker. Your customizations, personal files, and any apps you've installed are not included, so you'll want to make sure you have separate backups of those items.
But are things getting worse? According to Register readers, and the company's own release health dashboard, the answer has to be yes. It isn't just you. The frequency of emergency out-of-band releases for the company's operating systems has been rapidly increasing to the point where, for every Patch Tuesday update, there'll likely be at least one out-of-band patch to fix whatever got broken.
Microsoft PC Manager, which first appeared in beta form in 2022, and is now available for free to anyone who wants to give it a try. Microsoft promises it "effortlessly enhances PC performance with just one click," and will "keep your PC running smoothly." In other words, it's intended to clean up some of the clutter and baggage that your PC may have accumulated over the years.
The issue focuses on how Windows handles these directories for specific user sessions. Because the kernel creates a DOS device object directory on demand, rather than at login, it cannot check whether the user is an admin during the creation process. Unlike UAC, Administrator Protection uses a hidden shadow admin account whose token handle can be returned by the system when calling the NtQueryInformationToken API function.