Search:

Type: Posts; User: garlin

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies 7 Views 122

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

    You probably have to reboot, since you have an active default route.
  2. Replies 7 Views 122

    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...
  3. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 13 Views 288

    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...
  4. Replies 7 Views 122

    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...
  5. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 13 Views 288

    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...
  6. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 13 Views 288

    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...
  7. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 13 Views 288

    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...
  8. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 13 Views 288

    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...
  9. Replies 4 Views 199

    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...
  10. Thread: Reinstalling IE Engine by garlin
    Forum: Browsers and Email
    Replies 13 Views 288

    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...
  11. Replies 3 Views 242

    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...
  12. Replies 3 Views 242

    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,...
  13. Replies 10 Views 35,013

    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.
  14. Thread: Back to W10 by garlin
    Forum: General Support
    Replies 33 Views 2,062

    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...
  15. Thread: Back to W10 by garlin
    Forum: General Support
    Replies 33 Views 2,062

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

    Download this reg file from Brink's tutorial:...
  16. Replies 1 Views 686

    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...
  17. Replies 6 Views 587

    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...
  18. Replies 4 Views 319

    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...
  19. Thread: Back to W10 by garlin
    Forum: General Support
    Replies 33 Views 2,062

    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
  20. Replies 981 Views 1,046,052

    Installation & Upgrade It's not a good idea to split unattended files...

    It's not a good idea to split unattended files (for a beginner). There is a specific search order for when/where Windows install looks answer files and what they need to be named. Having a single...
  21. Thread: Microsoft Store totally broke? by garlin
    Forum: Software and Apps
    Replies 11 Views 651

    When DesktopAppInstaller app is available (and...

    When DesktopAppInstaller app is available (and hasn't been removed), then it will install any Appx or MSIX package file by clicking from Explorer. It will silently download any dependencies in the...
  22. Replies 19 Views 1,194

    Regardless of the Windows driver status, if you...

    Regardless of the Windows driver status, if you don't get a Link Light from plugging in the cable -- then it's a physical issue. Wiggling the cable indicates it's either a damaged cable, or a bad...
  23. Thread: VS Studio Code Background Update? by garlin
    Forum: Software and Apps
    Replies 3 Views 338

    Three different methods are listed under: Use...

    Three different methods are listed under:
    Use command-line parameters to install, update, and manage Visual Studio

    1. Check if you need to refresh the VS installer. If it's current, re-run the...
  24. Replies 4 Views 444

    Just removing registry keys doesn't clean up the...

    Just removing registry keys doesn't clean up the files left behind in "\Windows\System32\Windows Tasks".

    That's why you use schtasks.exe or PowerShell commands to disable or delete them.
  25. Thread: Windows Security Always Detect audiodg.exe as virus by garlin
    Forum: AntiVirus, Firewalls and System Security
    Replies 10 Views 808

    "C:\ProgramData\WindowsTask" doesn't appear to be...

    "C:\ProgramData\WindowsTask" doesn't appear to be a legitimate Windows folder. So this file is probably suspect. You might want to check if any other files exist in that folder.
Results 1 to 25 of 250
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 12:28.
Find Us




Windows 10 Forums