Search:

Type: Posts; User: garlin

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds; generated 18 minute(s) ago.

  1. Thread: Some specific websites won't load, others do by garlin
    Forum: Network and Sharing
    Replies 15 Views 287

    Check if you have a proxy server or VPN enabled...

    Check if you have a proxy server or VPN enabled on this PC. The clue is Spotify and Outlook are also broken, so it's not a browser-related problem.
  2. Thread: Defender's DetectionHistory Folder Undeleteable by garlin
    Forum: AntiVirus, Firewalls and System Security
    Replies 6 Views 324

    Depending on your browser's security settings,...

    Depending on your browser's security settings, some downloaded files or scripts won't get Blocked.
  3. Thread: Defender's DetectionHistory Folder Undeleteable by garlin
    Forum: AntiVirus, Firewalls and System Security
    Replies 6 Views 324

    Have you tried the latest version of LesFerch's...

    Have you tried the latest version of LesFerch's script?
    Clear Windows Security Center (Defender) Protection History
  4. Thread: Advanced TCP/IP Settings by garlin
    Forum: Network and Sharing
    Replies 3 Views 331

    If your PC belongs to a work or school...

    If your PC belongs to a work or school environment, it's common to register it in the organization's DNS domain to help other PC's find you.

    Unless you fall in the 5% of geeky users, you don't...
  5. Replies 3 Views 325

    You might want to ping the script's author, since...

    You might want to ping the script's author, since they're active on this forum:


    echo ===============================================================================
    echo.
    echo. IMAGE HEALTH...
  6. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    AME10 is an image modding tool which takes a...

    AME10 is an image modding tool which takes a clean ISO and outputs a debloated image, using a canned playbook. What would you be backing up? The original Windows ISO?

    We're talking about...
  7. Replies 8 Views 303

    You probably have to reboot, since you have an...

    You probably have to reboot, since you have an active default route.
  8. Replies 8 Views 303

    Under Settings / Network, bring up your...

    Under Settings / Network, bring up your Ethernet's properties. IP Settings -> Edit

    1. If you have Automatic (DHCP), then you will need to switch to Manual setting because DHCP means your router...
  9. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    OP's creating a new customized install image. ...

    OP's creating a new customized install image. There is nothing that needs to be backed up, and restored. Many image modding scripts or toolkits exist, but not all of them provide the users with...
  10. Replies 8 Views 303

    The simple solution is to remove the default...

    The simple solution is to remove the default gateway setting from your network interface. Every PC knows how to communicate directly with other devices on the same local network (subnet). But to...
  11. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    If you're less technical (not into coding), then...

    If you're less technical (not into coding), then try Chris Titus' winutil:
    GitHub - ChrisTitusTech/winutil: Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates

    It...
  12. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    There are quite a few PowerShell-based debloating...

    There are quite a few PowerShell-based debloating or anti-telemetry projects out there. Many of them overlap in basic features. It comes down to "do you trust the dev's defaults?", or are you...
  13. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    I'm not really a fan of Ameloriated's current...

    I'm not really a fan of Ameloriated's current model. What started out as an open, extensible architecture looks more and more closed source. It's a shame that AtlasOS and ReviOS are kinda stuck...
  14. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    I would look in the Playbook, and see what actual...

    I would look in the Playbook, and see what actual package(s) they removed. The other way is rebuild another image identical to your current install, except with IE intact. Now do a repair...
  15. Replies 4 Views 282

    When you see the yellow Explorer banner to...

    When you see the yellow Explorer banner to "enable Network Discovery", then Windows will automatically enable services and unblock the firewall. But if you're scripting commands, then you have to do...
  16. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 15 Views 500

    Two options: 1. Find your installed W10 build...

    Two options:

    1. Find your installed W10 build version on uupdump.net. Select the build, and Browse Files -> "Explorer". Download and install the...
  17. Replies 3 Views 267

    It's your sysprep. I don't know what really...

    It's your sysprep. I don't know what really happened, but something trashed the XML between lines 175 and 178.

    Since there's a serious integrity issue, I would start over with a clean image and...
  18. Replies 3 Views 267

    The error log calls out the specific reason: ...

    The error log calls out the specific reason:

    2024-04-24 16:28:59, Error SYSPRP SysprepSession::Validate: Error loading action XML file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml,...
  19. Replies 10 Views 35,069

    FYI - Your script sends a F5 key press. This...

    FYI - Your script sends a F5 key press. This keyboard shortcut for turning on the Wireless may not work for all PC brands or models. Also it doesn't actually check if the device actually connected.
  20. Thread: Back to W10 by garlin
    Forum: General Support
    Replies 33 Views 2,109

    Does your default browser settings protect you...

    Does your default browser settings protect you against opening "malicious files"?

    Copy the same text into in a new file: 22H2.reg


    Windows Registry Editor Version 5.00

    ; Created by: Shawn...
  21. Thread: Back to W10 by garlin
    Forum: General Support
    Replies 33 Views 2,109

    Download this reg file from Brink's tutorial:...

    Download this reg file from Brink's tutorial:...
  22. Replies 1 Views 713

    So basically the Store team has re-invented a...

    So basically the Store team has re-invented a self-extracting EXE sideloader for UWP apps that contains all the dependencies packages in one file? Just like how Dell or HP's crapware apps are...
  23. Replies 6 Views 612

    Those are temporary Word save files. If they're...

    Those are temporary Word save files. If they're too old, then it's likely they're not linked to recent documents you've opened or edited. Even if you could inspect the file contents, you would...
  24. Replies 4 Views 340

    Long story short, before everyone jumps in with...

    Long story short, before everyone jumps in with their weird timeserver reset scripts and nonsense:

    Try pool.ntp.org as your timeserver. It tends to work better than time.windows.com for some...
  25. Thread: Back to W10 by garlin
    Forum: General Support
    Replies 33 Views 2,109

    If your PC was silently upgraded to W11, it's...

    If your PC was silently upgraded to W11, it's possible it will be selected again in the future.

    Follow this guide to prevent that:
    How to Specify Target Feature Update Version in Windows 10
Results 1 to 25 of 249
Page 1 of 10 1 2 3 4
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:11.
Find Us




Windows 10 Forums