certutil -deletehellocontainer
Friday, March 7, 2025
Awkward Introductions & Windows Hello
You know that feeling when you meet someone new and it just starts off a little awkward? You are then thinking to yourself it sure would be nice if I can start over. Well, this sometimes happens when you set up Windows Hello. IF you want to say goodbye to windows hello and start over, enter this command into powershell.
Subscribe to:
Post Comments (Atom)
Windows 11 Network Refresh Without Reboot
# Full-Network-Reset.ps1 # Run as Administrator for full effect Write-Host "Restarting network adapters..." -ForegroundColor C...
-
First, you need to locate the server with the PDC role. Open the command prompt and type: netdom /query fsmo Look for the PDC line L...
-
I was having trouble with .net framework install on new computers. I'm not sure why it didn't work repeatedly, but found that if y...
No comments:
Post a Comment