From ae41c8a2bbab423235614386cab12fa713383ce6 Mon Sep 17 00:00:00 2001 From: Rsge <rsge@web.de> Date: Tue, 1 Aug 2023 22:26:40 +0200 Subject: [PATCH] Added disablers for a few folders --- Disable 3D Objects folder.reg | Bin 0 -> 646 bytes Disable Network folder.reg | Bin 0 -> 540 bytes Disable OneDrive folder.reg | Bin 0 -> 542 bytes README.md | 3 +++ 4 files changed, 3 insertions(+) create mode 100644 Disable 3D Objects folder.reg create mode 100644 Disable Network folder.reg create mode 100644 Disable OneDrive folder.reg diff --git a/Disable 3D Objects folder.reg b/Disable 3D Objects folder.reg new file mode 100644 index 0000000000000000000000000000000000000000..05a222401d500cc1bcd6d13062aa3edae79028ce GIT binary patch literal 646 zcmezWFPtHhA&()2A)ld~p_oB|A&4QBA)O(Up_rkBp@^Z9L4m=QA%!86p@boyp@>0& zA&eoFp@^ZFA(J7WA&)_U!IVLd!GOVlftP^`jH4NJ89W%g8C)468R8jy82lNW85|jW z7~&ax85|j$89W#~8T=Sr8DbcM8T=XC7(y7r85|jcz#_g3nGDGcMGW~2#SHljX$&O{ zF$}2gi(znPC}k*OC}K!u$YUr$b4?6`D?<fC0YeVhtsr;CF!(Z5GB`8jGvqQ9FqATs zfL$NM;Kz{2kjs$D5X?}(kjRkCkjfClP|aY#;KJa<V9wymV8CF^;KrcK;Ktz0V8md_ zpvz#w;KJa{V8)=!V98*>V8mbmmUUw=VK8KHVlZW}WN>9LWiVtgW^iPvWrzib1t?4? c36F4ate7#FFc>o!G59g$Go*lBI^4nu018}cnE(I) literal 0 HcmV?d00001 diff --git a/Disable Network folder.reg b/Disable Network folder.reg new file mode 100644 index 0000000000000000000000000000000000000000..9f50c3fd6f151e220a0ddf21b00773b175b73950 GIT binary patch literal 540 zcmezWFPtHhA&()2A)ld~p_oB|A&4QBA)O(Up_rkBp@^Z9L4m=QA%!86p@boyp@>0& zA&eoFp@^ZFA(J7WA&)_U!IVLd!GOVlftP^`jH4NJ89W%g8C)468R8k78GINV8G;#t z8C)5H8R8j&82lOh8A2Fhz%s!Mo(wJwF$~oVZVUztMhwmjh767j1`I9?x(rSXt_(&D zh77t4CJe?5rVIuQx(pT!77R{cmN|nlgBgQ4gByc0gC&C*gDZm@gE50MLoGuLLoh=I zLn=cKLk@!*Lq0<eLkif%v0&FJF*q`mfPI$9ki<~RP{NSPP|TpjV9SugP!9HC3WF6x r5`zJQC4&jrUuFy@V4WcU5$m^baA<;b8Z#I%_%Y;z-9S4()5g~TWQ0*6 literal 0 HcmV?d00001 diff --git a/Disable OneDrive folder.reg b/Disable OneDrive folder.reg new file mode 100644 index 0000000000000000000000000000000000000000..0e70e25ba91a665c672bbebab0d9a5d6cfcedd53 GIT binary patch literal 542 zcmezWFPtHhA&()2A)ld~p_oB|A&4QBA)O(Up_rkBp@^Z9L4m=QA%!86p@boyp@>0& zA&eoFp@^ZFA(J7WA&)_U!IVLd!GOVlftP^`jH4NJ89W%g8C)468R8k78GINV8G;#t z8C)5H8R8j&82lOh8A2Fhz%s!Mo(wJwF$~oV1`LJ_77Q*7rVP#uW(;Nwx(p@^rVPdm z#$c8)g8_p%gD!(5gA-U(m%)g^h{1%xg~64<h{2V?g~5=)jlq?{jG>kx7VHWohG2$D zupd$xavAg(JQ<1^0>D1aV@PF4VF+Q!XYgZ4WXNSmWe8>{U`S+0W=LfSVJKoqWk_XE oVz6aMVJHXtIEBHA4Bv%=!_$nxgu$4>h{2B`pCN@Ib;$V|07F$$iU0rr literal 0 HcmV?d00001 diff --git a/README.md b/README.md index bb84da0..9198592 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,12 @@ A collection of scripts to fix various errors and inconveniences cropping up in Windows.\ These are made for running via double-clicking the scripts in file explorer. +* `Disable 3D Objects folder.reg` disables the 3D Objects folder in Quicklinks, This PC and in the navigation menu. * `Disable AeroShake.reg` disables Windows AeroShake function for all users, which if you "shake" a window you are "holding", minimizes all other windows. * `Disable Cortana & start menu Bing search.reg` disables the use of Cortana and the start menu searching on the internet via Bing for all users. +* `Disable Network folder.reg` disables the Network folder. * `Disable News & Meet.reg` disables the "Meet now" button for all users and hides the News & Interests feed for the current one. +* `Disable OneDrive folder.reg` disables the OneDrive folder in Quicklinks, This PC and in the navigation menu. * `Fix Outlook Temp folder.cmd` empties the Temp folder of MS Office Outlook to fix it filling up the main harddrive. * `Fix blank icons.cmd` fixes desktop icons appearing as blank white rectangles instead of their usual icon. Adapted from the [ElevenForums](https://www.elevenforum.com/t/rebuild-icon-cache-in-windows-11.2049/) [[Archived link](https://web.archive.org/web/20211017173532/https://www.elevenforum.com/t/rebuild-icon-cache-in-windows-11.2049/)] * `Fix edgegdi.dll.cmd` fixes the `edgegdi.dll` not being available for certain tasks, leading to errors thrown. -- GitLab