BigHugeThingComputing
Mostly For Me But You Can Watch
Wednesday, June 18, 2025
ChrisTitusTool Shortcut
Sunday, June 15, 2025
Running a ps1 script
Monday, June 9, 2025
Hilarious . . . Claude.ai Created This From My Previous 7 Line Post.
The Magical Fix: When Your PC Won't Show Up in Its Own Network
Have you ever encountered that maddening moment when you open File Explorer, click on "Network," and your own PC is nowhere to be found? You're not alone. This perplexing issue has stumped countless users, myself included, for what feels like an eternity.
The Problem That Wouldn't Go Away
I had one PC that suffered from this mysterious ailment for years. Despite countless troubleshooting attempts, the computer stubbornly refused to appear in its own network neighborhood. Just when I thought I'd have to live with this digital ghost forever, a second PC developed the same issue. That's when I decided enough was enough – it was time to crack this case once and for all.
The Simple Solution That Actually Works
After exhausting what felt like every possible fix in the book, I stumbled upon a surprisingly simple solution that sounds almost too good to be true. Here's the step-by-step process that worked like magic:
The Fix:
- Navigate to Settings
- Go to Network
- Select Advanced Network
- Choose Advanced Sharing
- Turn the Network Discovery option OFF, then ON
- Turn the File and Printer Sharing option OFF, then ON
That's it. No registry edits, no command line wizardry, no reinstalling network drivers – just a simple toggle dance that somehow awakens your PC's network presence.
The Moment of Truth
After applying this fix to my second PC, I held my breath and checked File Explorer. There it was – my computer finally showing up in its own network list like it should have all along. The relief was immediate, but then came the real test: would this work on my original problem PC that had been acting up for years?
I rushed to my first computer, applied the same fix, and... magic happened again. After years of frustration, both PCs now appear in their respective network lists without fail.
Why This Works (And Why It's So Frustrating)
The beauty of this solution lies in its simplicity, but that's also what makes it so frustrating. Sometimes Windows just needs a gentle nudge to remember its basic networking functions. By toggling these settings off and on, you're essentially forcing Windows to refresh its network discovery services and re-register itself with the network.
It's one of those fixes that makes you wonder why Microsoft hasn't built an automatic refresh mechanism for these services, especially given how common this issue appears to be.
Final Thoughts
If you've been battling this same issue and have tried everything from flushing DNS to sacrificing small electronics to the tech gods, give this simple toggle method a try. Sometimes the most elegant solutions are hiding in plain sight, disguised as basic settings that seem too simple to be the answer.
Trust me – after years of trying complex fixes, this refreshingly simple approach might just be the magical solution you've been searching for. Your future self will thank you for not spending another weekend diving into network adapter properties and registry hacks.
Have you encountered this issue before? Did this fix work for you, or do you have another solution that saved the day? Share your network discovery horror stories and victories in the comments below!
My Own PC Not Showing On It's Own Network File Explorer
This worked:
Winaero Tweak List
Winaero Tweak List
Saturday, June 7, 2025
So, You Want to "Upgrade" to Windows 11?
So, You Want to "Upgrade" to Windows 11? Here's How to Do It Right
Upgrading to Windows 11 can be a challenge, especially if you're dealing with older hardware or unsupported systems. After wrestling with multiple machines and various upgrade methods, I've compiled this comprehensive guide to help you navigate the process successfully.
The Simple Upgrade Method
Try Flyby11 first.
This is basically what Flyby11 does without the Media Creation Tool:
- Download the Media Creation Tool and grab the Windows 11 ISO in your preferred language and location
- Mount the ISO (it'll appear as a new drive, let's say drive E)
- Open Command Prompt as an administrator
- Type
e:
to switch to the mounted drive - Run the setup with:
setup.exe /product server
For those who want more control over the process, use this extended command:
setup.exe /product server /auto upgrade /quiet /compat ignorewarning /dynamicupdate disable /eula accept /noreboot
Post-Installation Cleanup
Once Windows 11 is installed, you'll want to clean up the bloatware:
- O&O AppBuster makes removing unwanted apps a breeze
- O&O Shutup10++ helps disable privacy-invasive features
- Wintoys will help you with many settings
Dealing with Unsupported Hardware
Most of my computers are older machines with unsupported hardware, and I've found success with tools like Flyby11 and Rufus for in-place upgrades. Interestingly, as of June 4th, 2025, Windows Defender has started flagging Flyby11 for deletion – which might actually be a good sign that it's effective!
Rufus Method
If you're struggling with Rufus (like I was with creating bootable drives), try running it as administrator. Alternatively, use the Media Creation Tool to create your boot drive and add Schneegan's autounattend.xml file.
Troubleshooting Common Issues
When Upgrades Fail
Even machines with identical CPU generations can behave differently during upgrades. Here's what to try:
- Update all drivers before attempting the upgrade
- Perform a clean boot using MSConfig (avoid Safe Boot – it won't work with in-place upgrades)
- Let the process run longer – I've seen upgrades get stuck at 31% for extended periods before completing
Success Story: Dell Optiplex 9010
One stubborn 3rd-gen i7 Dell Optiplex 9010 refused every upgrade method until I:
- Installed a blank drive
- Set BIOS to UEFI mode
- Used Media Creation Tool with Schneegan's autounattend.xml
- Disabled NIC boot options in BIOS
Success at last!
Essential Preparation Steps
Before attempting any upgrade:
- Clone your drive if you have important data (use disk clone, not system transfer)
- Update all drivers to the latest versions
- Close running applications that might interfere with the process
Backup and Recovery Strategy
Disk Cloning Advice
Finding reliable free cloning software can be challenging. Here are my recommendations:
- Partition Wizard (older versions) – reboots and clones without Windows running, plus adjusts to use entire larger drives
- Avoid Hasleo for USB-attached drives – it only allows "transfer OS" which doesn't copy all files
- Rescuzilla on a Ventoy drive – perfect for cloning when Windows won't boot
Pro tip: When cloning, choose "copy/clone disk" instead of "transfer OS" to ensure all files are copied.
Optimizing with Schneegan's Autounattend.xml
For clean installations, Schneegan's autounattend.xml file is invaluable. Key settings to enable:
- Bypass TPM requirements
- Hide PowerShell scripts
- Add local offline account
- Show file extensions
- Use classic context menu
- Hide search and widgets
- Left-align taskbar
- Disable app suggestions
- Prevent device encryption
- Turn on num lock
Final Tips and Tools
- Remove annoying features: Use registry entries from Winaero to eliminate the "Learn more about this picture" icon
- File management: FreeFileSync makes moving large numbers of files effortless
- Patience is key: Some upgrades take much longer than expected – don't give up too early
Conclusion
Upgrading to Windows 11 on older or unsupported hardware requires patience and the right tools, but it's definitely achievable. The key is preparation: backup your data, update your drivers, and be ready to try multiple methods if the first one doesn't work.
Remember, if disaster strikes, you'll have that cloned drive as your safety net. Good luck with your upgrade journey!
Monday, June 2, 2025
BatToExe (In case I forget)
Sunday, June 1, 2025
Medicat
Saturday, November 2, 2024
Curl, Wget, Winget & Powershell Install or Download Commands
Saturday, October 26, 2024
Linking To A Specific Spot On A Url Page
ChrisTitusTool Shortcut
Runs PowerShell 7 (can be manually changed) Right-click on your desktop and go to New -> Shortcut It should ask for the location of the i...
-
In my quest to set up the "perfect" program install worksheet for Windows . . . Priorities are: easy update, easy install, useful...
-
Windows 11 Installation Guide: First Things to Do Getting the Windows ISO Grab an official Windows ISO. I get Win11 from here today ...
-
Links Windows Install Windows Software