Windows 10 April 2018 Update now available Monday, April 30

Page 45 of 95 FirstFirst ... 35434445464755 ... LastLast

  1. Posts : 57
    W10 Pro x64
       #440

    kado897 said:
    Not me. Background apps stays off.
    You're using W10 Home? If so both you and the other person who replied to me who is also using W10 Home doesn't seem to be having this issue while me and all the people who have also reported this issue and have stated their Windows version are using W10 Pro.
      My Computer


  2. Posts : 2
    Windows 10 Pro
       #441

    trashbag said:
    You're using W10 Home? If so both you and the other person who replied to me who is also using W10 Home doesn't seem to be having this issue while me and all the people who have also reported this issue and have stated their Windows version are using W10 Pro.
    Hello. I'm on Win10 Pro 1803 and have this problem (well its a minor issue really). Background apps setting turns on after i disabled it.
      My Computer


  3. Posts : 1,099
    Win 10 pro Upgraded from 8.1
       #442

    ericnixmd said:
    Are any of you getting any errors when trying to create a USB with MCT?
    I do one for each of my computers the first one downloaded in about 30 minutes and install without issues. the other two took several hours and didn't finish until after I had gone to bed last night.
    Backing up preparing to install on my notebook presently.. I believe that both of them completed without warnings all my computers are using Win 10 Pro.
      My Computers


  4. Posts : 31,659
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #443

    MikeMecanic said:
    The indexing options window is empty Bree....
    It is normal for the indexing options to be empty if the Windows Search service isn't running. See the example here... Enable or Disable Search Indexing in Windows

    Once the permissions had been fixed so that the Windows Search service could run the indexing options were back to normal, just like in your screenshot.
      My Computers


  5. Dav
    Posts : 92
    Windows 10 Pro X64
       #444

    Just chiming in. I installed 1803 on two desktops and three laptops yesterday without any issues attributed to the update. I updated two with the Update Assistant, two with a USB flash drive, and one with a DVD. I tweaked my settings and services and they appear to be holding. For now, all is normal and I really can't tell any difference. Time will tell...
      My Computers


  6. Posts : 50,055
    Windows 10 Home 64bit 21H1 and insider builds
       #445

    trashbag said:
    You're using W10 Home? If so both you and the other person who replied to me who is also using W10 Home doesn't seem to be having this issue while me and all the people who have also reported this issue and have stated their Windows version are using W10 Pro.
    Yes that's right.
      My Computer


  7. Posts : 65
    Windows 10 home
       #446

    Try3 said:
    tommo,

    The picture you posted is of File explorer. You need to post a screenshot of Disk management - C:\Windows\System32\diskmgmt.msc

    Denis
    Thanks Denis,Windows 10 April 2018 Update now available Monday, April 30-screenshot-2-.png
    I have no idea what disc drive 'G' could be
      My Computer


  8. Posts : 3,453
       #447

    pietcorus2 said:
    " Same here, auto-resets on restart - will have do it via logon task and script, I think. "...…….so Im not the only one with this strange behaviour !
    This can kill your SSD ( shorter life !) , coz it should be set at "1" , and stay at "1" !
    A solution would be very welcome …………….!!!!


    ( will have do it via logon task and script , can you make this script...…….??)
    Try this... it will create the task and run the command at logon

    Code:
    $action = New-ScheduledTaskAction -Execute 'Powershell.exe' -Argument '-command   "& {Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "NtfsDisableLastAccessUpdate" -Value "1"}'
    
    $trigger =  New-ScheduledTaskTrigger -AtLogOn 
    
    Register-ScheduledTask -RunLevel Highest -Action $action -Trigger $trigger -TaskName "Update FileSystem" -Description "Force NtfsDisableLastAccessUpdate"
    NB: user must be Admin as it needs that to access the registry.
      My Computer


  9. Posts : 258
    Windows 11 Pro
       #448

    tommo said:
    Thanks Denis,Windows 10 April 2018 Update now available Monday, April 30-screenshot-2-.png
    I have no idea what disc drive 'G' could be
    The clue could be in the "OEM Partition." Try here.
      My Computers


  10. Posts : 1,961
    Windows 10 Pro x64
       #449

    " Try this... it will create the task and run the command at logon "...…….will try , though I always use a local account for logging in.
    Can we open it as "administrator " , will it work also.
    Did you tried this already…?
      My Computer


 

  Related Discussions
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 18:47.
Find Us




Windows 10 Forums