Watermark Remover

Discussion in 'Windows 10' started by Damian666, Dec 26, 2014.

  1. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
    Where to get UWD? please link.
     
  2. perre

    perre MDL Senior Member

    Nov 2, 2013
    285
    12
    10
    Please link to remove watermark.
     
  3. Medic

    Medic MDL Novice

    Sep 24, 2011
    19
    2
    0
    Sorry have to have 20 post to be able to send links:eek:
     
  4. Medic

    Medic MDL Novice

    Sep 24, 2011
    19
    2
    0
    PainteR7 still working on one?:rolleyes:
     
  5. LookAndFind

    LookAndFind MDL Novice

    May 21, 2007
    43
    3
    0
    Do you know where to download?

    Thnx
     
  6. Medic

    Medic MDL Novice

    Sep 24, 2011
    19
    2
    0
    Thanks Painter7 for all the hard work!:clap:
     
  7. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,132
    30
    #69 Krakatoa, Jan 28, 2015
    Last edited by a moderator: Apr 20, 2017
    Manual remove watemark, example for czech language:
    Windows10_TechnicalPreview_x64_CS-CZ_9926.iso

    Copy files:
    c:\Windows\Branding\Basebrd\cs-CZ\basebrd.dll.mui
    c:\Windows\System32\cs-CZ\shell32.dll.mui

    Folder: basebrd.dll.mui + shell32.dll.mui + start.cmd
    Backup original basebrd.dll.mui and shell32.dll.mui.

    Run Resource Hacker and editing copy files:
    basebrd.dll.mui
    Code:
    12, "Windows 10 Pro Technical Preview"
    13, "Windows 10 Pro Technical Preview"
    ->
    Code:
    12, ""
    13, ""
    shell32.dll.mui
    Code:
    33108, "%ws Build %ws"
    33115, "Licence systému Windows je platná po dobu %d %ws."
    33117, "Funkce SecureBoot není správně nakonfigurována."
    ->
    Code:
    33108, ""
    33115, ""
    33117, ""
    start.cmd
    Code:
    pushd "%~dp0"
    takeown /f c:\Windows\Branding\Basebrd\cs-CZ\basebrd.dll.mui
    icacls c:\Windows\Branding\Basebrd\cs-CZ\basebrd.dll.mui /grant administrators:F
    takeown /f c:\Windows\System32\cs-CZ\shell32.dll.mui
    icacls c:\Windows\System32\cs-CZ\shell32.dll.mui /grant administrators:F
    copy /y "basebrd.dll.mui" "c:\Windows\Branding\Basebrd\cs-CZ\basebrd.dll.mui"
    copy /y "shell32.dll.mui" "c:\Windows\System32\cs-CZ\shell32.dll.mui"
    mcbuilder
    pause
    Run start.cmd as admin.
    2x "1 file(s) copied." = OK, != again run start as admin (or restart OS and again run start as admin).
    And restart system.
     
  8. Damian666

    Damian666 MDL Novice

    Dec 17, 2014
    46
    16
    0
    yep, thats basicly what i do, but then automated :p


    seems it works on latest version too :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. WaltC

    WaltC MDL Addicted

    Mar 8, 2014
    518
    123
    30
    Maybe must-remove-watermark behavior explains why some folks often forget that these builds are betas, not RTM...;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. sciencefi

    sciencefi MDL Junior Member

    Jul 29, 2009
    72
    22
    0
    KMSpico v10.0.4 watermark remover works too.
     
  11. Damian666

    Damian666 MDL Novice

    Dec 17, 2014
    46
    16
    0
    updated :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,866
    1,527
    60
    #74 Ace2, Apr 28, 2015
    Last edited: Apr 28, 2015
    Not working on Windows 10 Build 10061.

    Evalution copy.Build 10061 is not removed.

    Update1:

    I didn't change wallpaper after patching.:eek:

    I will try patch again...

    Update2:

    Not working even after changing wallpaper.

    Evalution copy.Build 10061 is not removed.
     
  13. Damian666

    Damian666 MDL Novice

    Dec 17, 2014
    46
    16
    0
    #75 Damian666, Apr 28, 2015
    Last edited: Apr 28, 2015
    (OP)
    sshot-1.png
    hmm... could you try running mcbuilder.exe manually after reboot?

    guess its due to admin rights.

    just run mcbuilder.exe on a admin cmd prompt.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Profy_X

    Profy_X MDL Novice

    Apr 21, 2011
    3
    0
    0
    Hi does it support the insider preview?
     
  15. xxhbdl

    xxhbdl MDL Novice

    Mar 7, 2015
    17
    3
    0
    I wrote a small program, I hope will be helpful.

    File : GenericWindowsWatermarkRemover.exe
    Size : 0,11 MB
    CRC32 : D5B8F8B0
    MD5 : 16f835e98e9eb49d08fe05b2afc5e0f4
    SHA1 : ce8fdc306d8e46810e31550efa93bdd56f039096


    *ttp://ww*.datafilehost.com/d/e6b61854
     
  16. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,659
    1,364
    150
    what a waste of time.....this is the preview u will not run it for to long.
     
  17. Damian666

    Damian666 MDL Novice

    Dec 17, 2014
    46
    16
    0
    should work, i ran it no problem :p

    to each his own mate...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...