Findings about Windows 10 Releases

Discussion in 'Windows 10' started by nexus76, Oct 1, 2014.

  1. arseny92

    arseny92 MDL Secret Weapon

    Sep 22, 2009
    570
    1,268
    30
    #1081 arseny92, Mar 19, 2015
    Last edited by a moderator: Apr 20, 2017

    Attached Files:

  2. xpduyson

    xpduyson MDL Junior Member

    Sep 12, 2011
    83
    46
    0
    #1082 xpduyson, Mar 19, 2015
    Last edited by a moderator: Apr 20, 2017
    I can't find "feedback_enabled" on my json string
    Code:
    {"cdm":{"creativeId":"default","placementId":"LockScreen","impressionToken":"_imp","assetFolderRootPath":"C:\\Windows\\SystemApps\\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy","imagePairIndex":"001"},"assets":{"image_fullscreen_001_landscape":{"t":"img","u":"experiences\\LockScreen\\asset.jpg","w":"1920","h":"1200","sha256":"<file hash>","fileSize":"287209"},"image_fullscreen_001_portrait":{"t":"img","u":"experiences\\LockScreen\\asset.jpg","w":"1200","h":"1920","sha256":"<file hash>","fileSize":"287209"}},"parameters":{"_id":"31e3f841-7a54-4859-a466-0ba022439673","_imp":"<impressionTrackingUri>"}}
     
  3. ericgl

    ericgl MDL Member

    Mar 10, 2011
    218
    166
    10
    Anyone tried formatting a drive to the new ReFS format? You can use the Format command in CMD.
    Just saying...
     
  4. Shenj

    Shenj MDL Expert

    Aug 12, 2010
    1,557
    656
    60
    Fix your Apps then, blaming UAC for bad code... awwww yes. If they are not your own Apps look at the manifest of each which is very likely configured wrongly and easily fixable.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. ericgl

    ericgl MDL Member

    Mar 10, 2011
    218
    166
    10
    In Win10 b10041, If you open the Task Scheduler and navigate to: Microsoft->Windows->SettingSync
    There's a task called "BackgroundUploadTask" which cannot be disabled....hmmm.
     
  6. brownimfc

    brownimfc MDL Senior Member

    Jan 25, 2015
    328
    94
    10
    #1086 brownimfc, Mar 20, 2015
    Last edited: Mar 20, 2015
    Yes, hmmm.

    possibly related to the p2p "feature" in Windows Update?

    Talking through my backside there!

    Probably this

    Screenshot (2).png
     
  7. alexwilson

    alexwilson MDL Junior Member

    Oct 8, 2014
    86
    34
    0
    Build 10041 contains more of the Game DVR feature. Could get the screenshot functionality to work but not recording. The game bar appears when pressing Win+G but does not seem to be enabled yet. Buttons from left to right are:

    • Open Xbox app
    • "Record that" - save last 30 seconds as video (background recording has to be enabled first)
    • Make screenshot (saves as rather low quality JPEG in Pictures/Screenshots)
    • Start recording
    • Settings (opens Xbox app with Game DVR settings but they do not seem present yet in the app)
    • handle to move the game bar

    gamepanel (0).png gamepanel (1).png gamepanel (2).png gamepanel (3).png gamepanel (4).png
     
  8. Hadron-Curious

    Hadron-Curious MDL Guru

    Jul 4, 2014
    3,657
    569
    120
  9. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,013
    775
    180
    #1090 cuteee, Mar 20, 2015
    Last edited by a moderator: Apr 20, 2017
  10. hutclucky

    hutclucky MDL Novice

    Mar 20, 2015
    37
    8
    0
    I was a bit disappointed to install it: D
     
  11. hutclucky

    hutclucky MDL Novice

    Mar 20, 2015
    37
    8
    0
    how to fix Driver Realtek sound card Win10 preview
     
  12. WildByDesign

    WildByDesign MDL Addicted

    Sep 8, 2013
    733
    392
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. TheSubaru2012

    TheSubaru2012 MDL Senior Member

    Jul 11, 2014
    387
    125
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,183
    146
    60
    This build seem to be the best so far.
    Have not had any problems with it.
     
  15. Super User

    Super User MDL Addicted

    Jun 26, 2012
    541
    274
    30
    This registry tweak brings back Jump Lists. Notice small black arrow in the top right corner of the File Explorer. Also it works with other apps, including Metro, which supports Jumps lists.
     
  16. SNaRe

    SNaRe MDL Senior Member

    Apr 8, 2009
    329
    87
    10
    Does anyone know how to reduce start menu opening delay? Now it take 0.5 secs to open. I prefer it to be opened instantly.
     
  17. nexus76

    nexus76 MDL Addicted

    Jan 25, 2009
    788
    298
    30
    #1100 nexus76, Mar 23, 2015
    Last edited: Mar 23, 2015
    (OP)
    Did you figure out how to disable debug mode, cause some apps don't even start?

    debug.png

    an app developer who's apps don't start now on 10041 told me to disable the startup debug settings.
    however bcdedit /debug OFF doesn't fix the issue. the startup settings appear to be locked:

    debug-locked.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...