Windows 10 1809 update + KB4464330 can't set no paging file in System Drive (C:)

Anonymous
2018-10-08T03:44:59+00:00

After I updated Windows 10 Pro 64-bit to the October 2018 version 1809 update. I can't set custom size or no paging file in virtual memory properties in drive C:. By after set custom size or no paging file and restart computer. Has system properties pop up on start up. And pagefile.sys in drive C: still automatically manage paging file size.

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

52 answers

Sort by: Oldest
  1. Anonymous
    2018-10-11T04:41:19+00:00

    Oct-11 2018, I update Windows 10 1809 update with KB4464330. But My PC still has problem about setting no paging file in system drive C:.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-10-12T17:22:55+00:00

    Hi Cut,

    Did this problem exist for you in 1803? 

    Can you check the value of this registry key and let me know?

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management\PagefileOnOsVolume

    Thanks!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-10-12T19:14:40+00:00

    Hi Sandeep,

    I have the same issue exactly since the 1809 update.

    I have no BitLocker enabled and no registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management\PagefileOnOsVolume".

    Microsoft suspended the update because of an issue that corrected in the Updated version of Windows 10 October 2018 Update released to Windows Insiders, it seems to be path file issue, so I'm thinking that is a bug in the 1809 update.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-10-12T19:57:51+00:00

    Hi Mahfoud,

    This issue is not related to the blog post that you shared. 

    Can you please run the following from an admin command window and share the output?

    1. reg query "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management"
    2. dir /a c:\pagefile.sys
    3. dir /a d:\pagefile.sys

    New in 1809, page file doesn't get created on "portable drives". It's possible that the storage controller is incorrectly reporting the drive as "portable" causing Windows to not use the drive for page files. 

    What's your storage controller (win+r, msinfo32, System Summary, Components, Storage) ? If you can share screenshots again, that will be great.

    Thanks!

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-10-12T20:56:53+00:00

    Hi Sandeep,

    thanks for your quick reply. Here the results for the asked commands.

    1. reg query "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management"

    C:\WINDOWS\system32>reg query "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management"

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

        ClearPageFileAtShutdown    REG_DWORD    0x0

        DisablePagingExecutive    REG_DWORD    0x0

        LargeSystemCache    REG_DWORD    0x0

        NonPagedPoolQuota    REG_DWORD    0x0

        NonPagedPoolSize    REG_DWORD    0x0

        PagedPoolQuota    REG_DWORD    0x0

        PagedPoolSize    REG_DWORD    0x0

        SecondLevelDataCache    REG_DWORD    0x0

        SessionPoolSize    REG_DWORD    0x4

        SessionViewSize    REG_DWORD    0x30

        SystemPages    REG_DWORD    0x0

        PagingFiles    REG_MULTI_SZ    c:\pagefile.sys 16 16\0d:\pagefile.sys 2560 2560\0h:\pagefile.sys 2560 2560

        PhysicalAddressExtension    REG_DWORD    0x1

        FeatureSettings    REG_DWORD    0x0

        PagefileUsage    REG_BINARY    05000000869A0000C92800001C580000F2630000D985000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

        SESSION_HAS_VALID_POOL_ON_EXIT    REG_BINARY    55737378

        da56a5e4-287c-4a5b-86da-140a12d814cd    REG_DWORD    0x1

        ExistingPageFiles    REG_MULTI_SZ    ??\C:\pagefile.sys\0??\D:\pagefile.sys\0??\H:\pagefile.sys

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\StoreParameters

    1. dir /a c:\pagefile.sys

    C:\WINDOWS\system32>dir /a c:\pagefile.sys

     Volume in drive C has no label.

     Volume Serial Number is 4EB8-70F3

    Directory of c:\

    12/10/2018  21:11        16,777,216 pagefile.sys

                   1 File(s)     16,777,216 bytes

                   0 Dir(s)  94,590,648,320 bytes free

    3. dir /a d:\pagefile.sys

    C:\WINDOWS\system32>dir /a d:\pagefile.sys

     Volume in drive D has no label.

     Volume Serial Number is DA29-F7D8

    Directory of d:\

    12/10/2018  20:26     2,684,354,560 pagefile.sys

                   1 File(s)  2,684,354,560 bytes

                   0 Dir(s)  129,636,433,920 bytes free

    Here the screenshots.

    Was this answer helpful?

    0 comments No comments