Search:

Type: Posts; User: garlin

Page 1 of 10 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies 11 Views 606

    Ignore that shopping list of repair commands you...

    Ignore that shopping list of repair commands you have. There's specific cases for using them, and this isn't it.

    If /Apply-Image failed, it's probably a bad capture. But switching it out with a...
  2. Replies 11 Views 606

    If we presume you're following Kari's tutorial:...

    If we presume you're following Kari's tutorial:
    1. You managed to boot into a HDD, holding the ISO distribution.
    2. You followed Setup to allow it to create your partitions.
    3. You opened a CMD...
  3. Replies 4 Views 364

    The other consideration is SYSTEM as a...

    The other consideration is SYSTEM as a non-interactive profile, may not inherit the full environment variables a normal user or the Administrator account has. You should try dumping a list of...
  4. Replies 11 Views 606

    To summarize, you're taking the normal Windows...

    To summarize, you're taking the normal Windows ISO and doing the split volume trick where you copy the ISO filesystem to a bootable FAT32 on the drive, and copy the oversized install WIM to a NTFS...
  5. Thread: explorer title bar center aligned? by garlin
    Forum: Customization
    Replies 2 Views 140

    I haven't tried it, but ExplorerPatcher's dev...

    I haven't tried it, but ExplorerPatcher's dev wrote a W7-10 tool for centering window titles. But it's applied to all applications.

    GitHub - valinet/WinCenterTitle: WinCenterTitle is a simple...
  6. Replies 5 Views 326

    By default, Windows hides the advanced Power Plan...

    By default, Windows hides the advanced Power Plan settings because inexperienced users will randomly change with them without learning what each function does.

    There are scripts to unhide (remove...
  7. Replies 11 Views 606

    Was this Flex 3-1570, or another identical PC,...

    Was this Flex 3-1570, or another identical PC, the source for this captured WIM? It's not clear whether the problem starts with the image itself or your installation steps.

    One way to eliminate...
  8. Thread: Screen customization by garlin
    Forum: Installation and Upgrade
    Replies 2 Views 260

    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...
  9. Thread: Resetting Windows 10 Pro question by garlin
    Forum: Installation and Upgrade
    Replies 12 Views 730

    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? ...
  10. Thread: Resetting Windows 10 Pro question by garlin
    Forum: Installation and Upgrade
    Replies 12 Views 730

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

    "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,...
  12. Thread: Cache Folder Question by garlin
    Forum: General Support
    Replies 7 Views 476

    Saving Office documents to a network server is...

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

    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...
  14. Thread: How can I delete documents/files from a install.wim? by garlin
    Forum: Installation and Upgrade
    Replies 8 Views 577

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

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

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

    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.
  18. Thread: Some specific websites won't load, others do by garlin
    Forum: Network and Sharing
    Replies 38 Views 1,851

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

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

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

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

    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...
  22. Replies 18 Views 1,286

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

    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...
  24. Replies 8 Views 373

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

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

    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...
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 21:16.
Find Us




Windows 10 Forums