File System
8 TopicsWindows Update, ESU, System Restore fail, fill C: drive
My C: drive on my laptop running Windows 10 Home has gone from about 20 GB free to 133 MB free after aborting Windows 11 installation, trying to sign up for ESU and trying several times to use System Restore to put things back the way they were. I'm hoping you can tell me where to look for the leftover files that are causing my C: drive to be so full. Here's roughly what I did, in order: I set Restore Points between the steps below. In Windows Update, chose to update from Windows 10 to Windows 11 24H2. After a lot of downloading, I got an error saying C: was full, that I should attach an external drive and remove about 5 GB from the disk. I tried for a while but realized that installing Windows 11 could fill my C: drive and make the computer useless. So I canceled the update. I read that ESU (which extends Windows 10 updates for a year) requires a Microsoft account to sign up. I only use local accounts because I'm often not on the Internet, and a Microsoft account requires me to be online. I created a Microsoft account with administrator privileges. From there, I ran Windows Update... but didn't see the option to join ESU. Then I went to the local adminstrator account and tried Windows Update again. I don't remember what happened, but I couldn't get ESU. The worst is that this changed my local admin account to a Microsoft account!! I tried System Restore to (I hoped) un-do the change to my local admin account, remove the Microsoft admin account, and un-do the files that were clogging my C: drive. But System Restore failed because there wasn't enough disk space. I tried earlier restore points, but for some reason they had been deleted. I started a chat with Microsoft support, then had to restart the chat after the first reboot during System Restore. The agents ran Disk Cleanup and also cleaned up various folders. That gave me about 3 GB free... not near the 20 GB I used to have. Luckily, the agent was able to restore my previous admin from a Microsoft account to a local account. What I think I need to know is what folders Windows Update, ESU, and System Restore use. I'm hoping I can go there, find the files changed yesterday afternoon / evening, and see that they take up nearly 20 GB... then I'd delete those files. For example, does ESU signup create C:\Windows\XYZ123? If you have any other suggestions, I'd sure appreciate them!13Views0likes0CommentsWindows Research Kernel Bring it Back!
I think it is time to revive the Windows Research Kernel! We need the community to be able to understand what is going on without letting everything out of the bag. The last version available was v1.2 which was based off of the kernel for Windows XP and Windows Server 2003 SP2. We need a modern release for development, education, and security research. Who is with me?379Views0likes1CommentHow to Use Windows on an iMac: Need Guidance!
I'm excited to share that I've landed a new job opportunity in the Gulf country, and I've even got my Kuwait visa sorted out. However, here's the twist: I've just learned that the office utilizes iMac systems, which is a bit unfamiliar territory for me. I've been a Windows user all my life and feel quite comfortable with it. Given that I'll be working on an iMac now, I'm seeking advice on how to smoothly integrate Windows functionality into the Mac environment. I believe this will help me maintain my productivity and adapt quickly to the new work setup. Are there any methods, tools, or software solutions that can assist me in using Windows applications on an iMac? I'd greatly appreciate any guidance or tips from those who've navigated this transition before. Your insights will undoubtedly make a significant difference as I embark on this new chapter of my career.606Views0likes3CommentsHow to open a url in Edge WebView2 control within mmc instead of old Internet explorer?
Can we replace old IWebBrowser2 with IWebView2 controls in mmc so that websites open using new Edge WebView2 instead of old internet Explorer. I want the website to open within mmc and not outside in a popup new window. Is there any code that I can refer to achieve this? Or any change in registry settings to help achieve this? Note: I tried the webview2 in win32 apps in c++ sample code provided on Microsoft's website which opens webview2 component in a new window. But that when I tried to integrate the same with mmc snapin it did not work.891Views0likes0Comments