Search:

Type: Posts; User: garlin

Page 1 of 10 1 2 3 4

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

  1. Thread: Screen customization by garlin
    Forum: Installation and Upgrade
    Replies 2 Views 183

    Extract boot.wim -> 2\sources\w32uires.dll ...

    Extract boot.wim -> 2\sources\w32uires.dll

    From Resource Hacker, it's Dialog #145


    145 DIALOGEX 0, 0, 350, 227
    STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
    CAPTION "Drive Selection"
    LANGUAGE...
  2. Thread: Resetting Windows 10 Pro question by garlin
    Forum: Installation and Upgrade
    Replies 12 Views 587

    Unless it's like a newer Intel VMD drive...

    Unless it's like a newer Intel VMD drive controller, a lot of the generic drivers will work as decent substitutes until you install a replacement driver. What type of drivers are you re-installing? ...
  3. Thread: Resetting Windows 10 Pro question by garlin
    Forum: Installation and Upgrade
    Replies 12 Views 587

    Reset removes all 3rd-party drivers and only...

    Reset removes all 3rd-party drivers and only loads drivers that are included in the recovery image.

    You should export your current 3rd-party drivers to an USB stick, and import them back...
  4. Replies 3 Views 374

    "Use recommended options" asks MCT to auto-select...

    "Use recommended options" asks MCT to auto-select the same install language, edition (Home vs. Pro), and system architecture (32-bit vs. 64 bit) as your current PC. Unless you have a special need,...
  5. Thread: Cache Folder Question by garlin
    Forum: General Support
    Replies 7 Views 462

    Saving Office documents to a network server is...

    Saving Office documents to a network server is slow when using EFS
  6. Thread: How can I delete documents/files from a install.wim? by garlin
    Forum: Installation and Upgrade
    Replies 8 Views 530

    After you mounted it, all the files should be...

    After you mounted it, all the files should be present as normal folders.
    ie. C:\MountDir\Users\tecknot\Documents

    As Administrator, you should be able to browse and delete whatever using "rmdir...
  7. Thread: How can I delete documents/files from a install.wim? by garlin
    Forum: Installation and Upgrade
    Replies 8 Views 530

    1. Create a temporary mount folder. mkdir...

    1. Create a temporary mount folder.


    mkdir C:\MountDir

    2. Mount the install.wim. For a captured WIM, there's usually only one image (index 1).


    DISM /Mount-Wim...
  8. Replies 4 Views 527

    The technical reason is in the past, there have...

    The technical reason is in the past, there have been actual Windows security exploits based on fonts. A clever programmer can create a fake font with the express goal of crashing the application...
  9. Replies 4 Views 360

    Create a shortcut with the command: ...

    Create a shortcut with the command:


    powershell Start-Process powershell -ArgumentList 'irm christitus.com/win ^| iex' -Verb RunAs



    If you don't want the UAC warning on launch, then create...
  10. Replies 4 Views 527

    No. The lock screen is tightly controlled for...

    No. The lock screen is tightly controlled for security reasons, and allows no user customization other than the option of displaying a background wallpaper.
  11. Thread: Some specific websites won't load, others do by garlin
    Forum: Network and Sharing
    Replies 37 Views 1,784

    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.
  12. Thread: Defender's DetectionHistory Folder Undeleteable by garlin
    Forum: AntiVirus, Firewalls and System Security
    Replies 6 Views 438

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

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

    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
  14. Thread: Advanced TCP/IP Settings by garlin
    Forum: Network and Sharing
    Replies 3 Views 431

    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...
  15. Replies 18 Views 1,227

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

    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...
  17. Replies 8 Views 357

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

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

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

    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...
  20. Replies 8 Views 357

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

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

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

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

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

    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...
Results 1 to 25 of 248
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 10:02.
Find Us




Windows 10 Forums