Giter Site home page Giter Site logo

Comments (3)

Disassembler0 avatar Disassembler0 commented on August 27, 2024

I'm planning to update the script for 1803 (aka RS4 aka Spring Creators Update) once I have a bit of free time. Probably later this week.

from win10-initial-setup-script.

SebastianK90 avatar SebastianK90 commented on August 27, 2024

I've made a reg-shot before (left) and after (right) I manually unpinned every tile.
Perhaps it helps for your investigation: https://60tools.com/fxP3Eh

from win10-initial-setup-script.

SebastianK90 avatar SebastianK90 commented on August 27, 2024

The following works in German Windows 10 1803. Could you test if it works in English Version?:

# Unpin all Start Menu tiles - Not applicable to Server - Note: This function has no counterpart. You have to pin the tiles back manually.
Function UnpinStartMenuTilesRS4 {
	Write-Host "Unpinning all Start Menu tiles..."
	$key = Get-ChildItem 'HKCU:\Software\Microsoft\Windows\CurrentVersion\CloudStore\Store\Cache\DefaultAccount\' -recurse | Where-Object {$_ -like  '*$start.tilegrid$windows.data.curatedtilecollection.tilecollection\Current*'}
    Set-ItemProperty -Path $key.pspath -Name Data -Value ([byte[]](0x02,0x00,0x00,0x00,0xcb,0x14,0x19,0x2d,0xa7,0xd0,0xd3,0x01,0x00,0x00,0x00,0x00,0x43,0x42,0x01,0x00,0x0a,0x0a,0x00,0xd0,0x14,0x0c,0xca,0x32,0x00,0xcc,0x8d,0x12,0x06,0x26,0x7b,0x00,0x34,0x00,0x34,0x00,0x41,0x00,0x36,0x00,0x43,0x00,0x37,0x00,0x33,0x00,0x44,0x00,0x2d,0x00,0x39,0x00,0x39,0x00,0x30,0x00,0x30,0x00,0x2d,0x00,0x34,0x00,0x43,0x00,0x30,0x00,0x31,0x00,0x2d,0x00,0x42,0x00,0x42,0x00,0x30,0x00,0x35,0x00,0x2d,0x00,0x33,0x00,0x32,0x00,0x41,0x00,0x36,0x00,0x33,0x00,0x42,0x00,0x33,0x00,0x31,0x00,0x45,0x00,0x46,0x00,0x43,0x00,0x36,0x00,0x7d,0x00,0x26,0x7b,0x00,0x36,0x00,0x34,0x00,0x38,0x00,0x38,0x00,0x42,0x00,0x43,0x00,0x39,0x00,0x35,0x00,0x2d,0x00,0x34,0x00,0x36,0x00,0x36,0x00,0x33,0x00,0x2d,0x00,0x34,0x00,0x35,0x00,0x39,0x00,0x33,0x00,0x2d,0x00,0x42,0x00,0x44,0x00,0x32,0x00,0x33,0x00,0x2d,0x00,0x43,0x00,0x34,0x00,0x45,0x00,0x34,0x00,0x39,0x00,0x38,0x00,0x41,0x00,0x34,0x00,0x41,0x00,0x30,0x00,0x32,0x00,0x32,0x00,0x7d,0x00,0x26,0x7b,0x00,0x37,0x00,0x30,0x00,0x43,0x00,0x39,0x00,0x31,0x00,0x42,0x00,0x34,0x00,0x32,0x00,0x2d,0x00,0x39,0x00,0x38,0x00,0x37,0x00,0x46,0x00,0x2d,0x00,0x34,0x00,0x41,0x00,0x30,0x00,0x34,0x00,0x2d,0x00,0x39,0x00,0x41,0x00,0x33,0x00,0x37,0x00,0x2d,0x00,0x33,0x00,0x35,0x00,0x45,0x00,0x31,0x00,0x44,0x00,0x45,0x00,0x42,0x00,0x36,0x00,0x46,0x00,0x33,0x00,0x34,0x00,0x43,0x00,0x7d,0x00,0x26,0x7b,0x00,0x41,0x00,0x45,0x00,0x34,0x00,0x36,0x00,0x46,0x00,0x31,0x00,0x33,0x00,0x43,0x00,0x2d,0x00,0x36,0x00,0x42,0x00,0x33,0x00,0x31,0x00,0x2d,0x00,0x34,0x00,0x42,0x00,0x37,0x00,0x38,0x00,0x2d,0x00,0x39,0x00,0x33,0x00,0x46,0x00,0x44,0x00,0x2d,0x00,0x43,0x00,0x39,0x00,0x46,0x00,0x38,0x00,0x30,0x00,0x37,0x00,0x32,0x00,0x45,0x00,0x36,0x00,0x39,0x00,0x32,0x00,0x36,0x00,0x7d,0x00,0x26,0x7b,0x00,0x42,0x00,0x38,0x00,0x35,0x00,0x33,0x00,0x39,0x00,0x33,0x00,0x46,0x00,0x42,0x00,0x2d,0x00,0x30,0x00,0x45,0x00,0x35,0x00,0x44,0x00,0x2d,0x00,0x34,0x00,0x32,0x00,0x41,0x00,0x42,0x00,0x2d,0x00,0x41,0x00,0x38,0x00,0x46,0x00,0x31,0x00,0x2d,0x00,0x36,0x00,0x30,0x00,0x41,0x00,0x44,0x00,0x36,0x00,0x30,0x00,0x31,0x00,0x33,0x00,0x42,0x00,0x33,0x00,0x35,0x00,0x35,0x00,0x7d,0x00,0x26,0x7b,0x00,0x43,0x00,0x38,0x00,0x36,0x00,0x32,0x00,0x33,0x00,0x31,0x00,0x36,0x00,0x33,0x00,0x2d,0x00,0x32,0x00,0x35,0x00,0x45,0x00,0x39,0x00,0x2d,0x00,0x34,0x00,0x43,0x00,0x33,0x00,0x44,0x00,0x2d,0x00,0x39,0x00,0x44,0x00,0x34,0x00,0x42,0x00,0x2d,0x00,0x37,0x00,0x36,0x00,0x39,0x00,0x31,0x00,0x31,0x00,0x35,0x00,0x41,0x00,0x44,0x00,0x30,0x00,0x44,0x00,0x32,0x00,0x44,0x00,0x7d,0x00,0xe2,0x2c,0x01,0x01,0x00,0x00)) -Force | Out-Null
	}

from win10-initial-setup-script.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.