{"id":349,"date":"2017-08-30T15:07:25","date_gmt":"2017-08-30T15:07:25","guid":{"rendered":"https:\/\/www.web-workers.ch\/?p=349"},"modified":"2017-09-01T19:57:16","modified_gmt":"2017-09-01T19:57:16","slug":"how-to-enable-administrative-shares-on-windows-10","status":"publish","type":"post","link":"https:\/\/www.web-workers.ch\/index.php\/2017\/08\/30\/how-to-enable-administrative-shares-on-windows-10\/","title":{"rendered":"How to enable administrative shares on Windows 10"},"content":{"rendered":"<p>In some cases there is a need to enable the Admin Shares of local hard disks, commonly for administrative purposes. The Admin shares are the default shares (aka Administrative shares) of all disk drives (C$, D$, etc.) on a Windows computer and by default are hidden and inaccessible from the network. Administrative shares on Windows 10 are disabled by default. When exetung a net use \\\\computername\\C$ from a remote PC, it says it could not find the path, but of course, the PC is online and working fine, firewall is allowing traffic and you have full rights to it.<\/p>\n<p>Run the following command to enable administrative shares:<br \/>\n<code>reg add HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\system \/v LocalAccountTokenFilterPolicy \/t REG_DWORD \/d 1 \/f<\/code><br \/>\nAlternatively modify the registry manually.<\/p>\n<p><span style=\"font-size: 0.875rem; color: #454545;\">&#8211; Run regedit<br \/>\n<\/span><span style=\"font-size: 0.875rem; color: #454545;\">&#8211; Go to the following registry subkey:<\/span><code><span class=\"crayon-h\">[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\policies\\system]<br \/>\n\"LocalAccountTokenFilterPolicy\"=dword:00000001 <\/span><\/code><br \/>\nIf LocalAccountTokenFilterPolicy DWORD entry does not exist, then do the following:<\/p>\n<p><span style=\"font-size: 0.875rem; color: #454545;\">&#8211; Create a new DWORD value<br \/>\n<\/span><span style=\"font-size: 0.875rem; color: #454545;\">&#8211; Call the DWORD value LocalAccountTokenFilterPolicy<br \/>\n<\/span><span style=\"font-size: 0.875rem; color: #454545;\">&#8211; Enter 1 as value<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In some cases there is a need to enable the Admin Shares of local hard disks, commonly for administrative purposes. The Admin shares are the default shares (aka Administrative shares) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":153,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[3],"tags":[54,63,69,75,9,28,58],"class_list":["post-349","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mswin","tag-access","tag-ad","tag-firewall","tag-ie","tag-microsoft","tag-windows","tag-windows-10"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.web-workers.ch\/wp-content\/uploads\/2017\/03\/1418881.jpg?fit=660%2C448&ssl=1","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8sxjX-5D","jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/posts\/349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/comments?post=349"}],"version-history":[{"count":4,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/posts\/349\/revisions"}],"predecessor-version":[{"id":391,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/posts\/349\/revisions\/391"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/media\/153"}],"wp:attachment":[{"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/media?parent=349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/categories?post=349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.web-workers.ch\/index.php\/wp-json\/wp\/v2\/tags?post=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}