[INFO - DISCUSSION + Downloads] Windows 10 1809 FINAL b 17763.xxx (PC) [RS5]

Discussion in 'Windows 10' started by Enthousiast, Sep 18, 2018.

  1. TairikuOkami

    TairikuOkami MDL Expert

    Joined:
    Mar 15, 2014
    Messages:
    1,057
    Likes Received:
    926
    Trophy Points:
    60
    Malware authors are just gonna love MS for this. Windows service, which keeps clipboard persistent forever and even uploads it online. :yeahyeah:
    Code:
    reg add "HKLM\System\CurrentControlSet\Services\cbdhsvc" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKCU\Software\Microsoft\Clipboard" /v "EnableClipboardHistory " /t REG_DWORD /d "0" /f
    reg add "HKLM\Software\Policies\Microsoft\Windows\System" /v "AllowCrossDeviceClipboard " /t REG_DWORD /d "0" /f
    reg add "HKLM\Software\Policies\Microsoft\Windows\System" /v "AllowClipboardHistory" /t REG_DWORD /d "0" /f
     
  2. windrunnerxj

    windrunnerxj MDL Novice

    Joined:
    Oct 18, 2011
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    #1242 windrunnerxj, Oct 4, 2018
    Last edited: Oct 4, 2018
    How do I do that? I'm not seeing anything time-related in the lock screen settings, and nothing lock screen related in the time and region settings.
    Although weirdly enough, on the preview picture of the lock screen it shows time in 24H format but on the actual lock screen (and in game bar overlay) it still uses 12H.
     
  3. night_mare007

    night_mare007 MDL Novice

    Joined:
    Aug 19, 2012
    Messages:
    33
    Likes Received:
    20
    Trophy Points:
    0
    #1243 night_mare007, Oct 4, 2018
    Last edited: Oct 4, 2018
    I converted it in .REG format... THANKS !

    HOW TO DISABLE WINDOWS 10 1809(SR5) CLIPBOARD's SERVICE/HISTORY/SYNC
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\cbdhsvc]
    "Start"=dword:00000004
    [HKEY_CURRENT_USER\Software\Microsoft\Clipboard]
    "EnableClipboardHistory"=dword:00000000
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
    "AllowCrossDeviceClipboard"=dword:00000000
    "AllowClipboardHistory"=dword:00000000
    
    
     
  4. windows builder

    windows builder MDL Guru

    Joined:
    Sep 13, 2017
    Messages:
    2,030
    Likes Received:
    1,328
    Trophy Points:
    90
    Settings - Time and Language - Advance
     
  5. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
  6. Safety First

    Safety First MDL Novice

    Joined:
    Sep 20, 2017
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    I can't open Settings, is there any fix for it?
     
  7. night_mare007

    night_mare007 MDL Novice

    Joined:
    Aug 19, 2012
    Messages:
    33
    Likes Received:
    20
    Trophy Points:
    0
  8. pooryadevil

    pooryadevil MDL Novice

    Joined:
    Sep 8, 2015
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    how can update win 1803 to 1809 ?
     
  9. night_mare007

    night_mare007 MDL Novice

    Joined:
    Aug 19, 2012
    Messages:
    33
    Likes Received:
    20
    Trophy Points:
    0
  10. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,622
    Trophy Points:
    450
    I don't know what it can do, other then for some pid checking purposes, i was asked to publish them by @Tito with every new build.
     
  11. cuteee

    cuteee MDL Guru

    Joined:
    Oct 13, 2012
    Messages:
    5,013
    Likes Received:
    775
    Trophy Points:
    180
    Better to do is to make clean install.
     
  12. herrkarl

    herrkarl MDL Junior Member

    Joined:
    Aug 3, 2009
    Messages:
    63
    Likes Received:
    14
    Trophy Points:
    0
  13. windows builder

    windows builder MDL Guru

    Joined:
    Sep 13, 2017
    Messages:
    2,030
    Likes Received:
    1,328
    Trophy Points:
    90
    2018-10-04 001.png 2018-10-04 002.png 2018-10-04 003.png 4.png
     
  14. windrunnerxj

    windrunnerxj MDL Novice

    Joined:
    Oct 18, 2011
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Why is this buried all the way up there... Thanks for the screenshots, I don't think I would've been able to find it otherwise.
    Copying the settings fixed the lock screen but Game Bar still shows current time in 12H format even after rebooting and enabling/disabling Game Bar. Not that it's a vital thing but it's mildly annoying.
    Thanks for the help, at least lock screen works fine now :)
     
  15. Eurisoph

    Eurisoph MDL Junior Member

    Joined:
    Aug 5, 2015
    Messages:
    65
    Likes Received:
    9
    Trophy Points:
    0
    No need to reinstall: After Windows upgrade is completed use OfficeRTool to check activation status, if activation is broken simply run the convert to VL command and once that is done, run Kms activation. You'll be as good as new again
     
  16. toomanytimes1982

    toomanytimes1982 MDL Novice

    Joined:
    Sep 29, 2018
    Messages:
    19
    Likes Received:
    5
    Trophy Points:
    0
    Can someone please upload DE (GERMAN) Versions of:

    de_windows_10_business_edition_version_1809_updated_sept_2018_x64_dvd_0c671731.iso
    de_windows_10_business_edition_version_1809_updated_sept_2018_x86_dvd_5062aa2e.iso

    de_windows_server_2019_x64_dvd_5035aafd.iso

    Thanks in Advance! :)
     
  17. ankie

    ankie MDL Novice

    Joined:
    Jun 24, 2011
    Messages:
    17
    Likes Received:
    11
    Trophy Points:
    0
    With this version, Microsoft forces me not to cheat in games and Trueplay can not be turned off so I stick to 1803 until somebody comes in a way to turn it off again
     
  18. Jpmes

    Jpmes MDL Novice

    Joined:
    Mar 26, 2015
    Messages:
    23
    Likes Received:
    2
    Trophy Points:
    0
    Hi,
    I was wondering if the "pining to task bar" by a program as syspin.exe is a bug,
    or as MS does like those programatic pining is ther a new way to do it programaticaly.
    Thanks for the help
     
  19. verndog

    verndog MDL Member

    Joined:
    May 3, 2010
    Messages:
    114
    Likes Received:
    33
    Trophy Points:
    10
    Using the ISO setup. I get message "can't determine if I have enough disk space". 'answers.msn' had hundreds of same issue, but didn't help with my system.