Windows 10

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Disable Compressed Icon)
m
Line 8: Line 8:
  
 
Use this: [[File:empty.ico]]
 
Use this: [[File:empty.ico]]
 +
 +
==Disable OneDrive==
 +
# <code>gpedit.msc</code>
 +
# Goto
 +
## Local Computer Policy
 +
## Computer Configuration
 +
## Administrative Templates
 +
## Windows Components
 +
## OneDrive
 +
# Set <code>Prevent the usage of OneDrive for file storage</code> == Enabled
  
 
==Other==
 
==Other==

Revision as of 20:47, 9 June 2017

Disable Compressed Icon

Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
"179"="empty.ico,0"

Use this: File:Empty.ico

Disable OneDrive

  1. gpedit.msc
  2. Goto
    1. Local Computer Policy
    2. Computer Configuration
    3. Administrative Templates
    4. Windows Components
    5. OneDrive
  3. Set Prevent the usage of OneDrive for file storage == Enabled

Other

rem Hide NTUSER.DAT
attrib +s +h "%userprofile%\ntuser.dat"
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox